Add table in existing PDF at desired location in C# with Aspose.PDF for .NET

Hello,
Is their any way to add Table in existing pdf at custom location. Like we add text and image in Pdf file mend and give coordinates for them.

Hi Sameer,

Thank you for contacting support. You can add a table to the floating box object. It accepts absolute positioning rather than flow layout (Top left to Bottom right). In that way, you would be able to move the table as per the requirement. Please refer to these help topics:

  1. Working with Floating Box in PDFs
  2. Working with Tables of a PDF

Please let us know in case of any further assistance or queries.