Getting to last line of the pdf document

I have a pdf document where in i want to insert an image after the last line at the end of the document. How can i achieve this using aspose.pdf.kit

For eg:

The pdf has 3 pages then i want insert the image after the last line of 3rd page.


This message was posted using Aspose.Live 2 Forum

Hi Raji,

You may use addImage method of Aspose.Pdf.Kit for Java to add image at the specified location in a PDF file. Please try this sample at your end.

I hope this helps. If you have any further questions, please do let us know.
Regards,