Spire.PDF is a professional PDF library applied to creating, writing, editing, handling and reading PDF files without any external dependencies. Get free and professional technical support for Spire.PDF for .NET, Java, Android, C++, Python.

Wed Jun 26, 2024 11:56 am

Hello everyone!

I'm working on an e-signature app using .NET. I've managed to get the customer's signature and convert it to PNG, but I'm stuck on placing it in different spots on various report templates in a PDF. I can use text to find positions, but I need to identify rectangles to properly fit the signature image.

Does anyone know how to find a rectangle on a PDF and get its coordinates and properties to place the signature image accurately?

Any advice or code snippets would be greatly appreciated!

mustafagulsoy
 
Posts: 1
Joined: Wed Jun 26, 2024 11:46 am

Thu Jun 27, 2024 2:54 am

Hello,

Thanks for your reply.
Sorry, since the rectangle is composed of Path objects, our Spire.PDF cannot recognize this object, so it does not support the function of finding the rectangle you mentioned. If you have other questions, please feel free to write back.

Sincerely,
William
E-iceblue support team
User avatar

William.Zhang
 
Posts: 451
Joined: Mon Dec 27, 2021 2:23 am

Return to Spire.PDF