How to find PDF Coordinates

Hi Team,


How to find the PDF document Coordinates using Aspose.Pdf (7.0.0.0 version).

Thanks,
Ramesh.

Hi Ramesh,

Thanks for your interest in our products.

From your above requirement, do you mean the dimensions (Height x Width) of PDF document. If so is the case, please visit the following link for information on Get Page Properties

In case I have not properly understood your requirement or you have any further query, please feel free to contact.

Thank you for quick response

We want to retrieve coordinates (i.e. Position) of each row & column of table in PDF document.

RameshCIQ: We want to retrieve coordinates (i.e. Position) of each row & column of table in PDF document.

Hi Ramesh,

Thanks for sharing the details.

Recently since the release of Aspose.Pdf for .NET 7.1.0, we have introduced new classes Table, Cell and Row in Aspose.Pdf namespace and it provides the capability to add tables while creating new PDF file as well as it supports the feature to add table in existing PDF document but I am afraid it does not support the capability to manipulate/get information of existing table in PDF file. However for the sake of implementation, I have logged this requirement as PDFNEWNET-34105 in our issue tracking system. We will further look into the details of this requirement and will keep you updated on the status of correction. Please be patient and spare us little time. We are sorry for this inconvenience.