Placing an image in a PDF

Hi,

We need help with one more thing. I need to be able to place a graphics (like a signature) anywhere we chose in a pdf file. SO:

  1. Getting the coordinate of a click on PDF file

  2. Placing a signature or other graphics at that location

  3. Maybe even place that in a different layer of the PDF (above or below text layer)

This is very important. Please let me know if it’s possible with ASPOS total or something else.

@Hootan

Aspose.PDF for .NET follows different coordinate system that starts from bottom-left. You can check below articles that show the examples to add images at particular location inside PDF documents. You can calculate and use positioning values as per your desire in order to place image at give coordinates: