How to get header/footer bound?

Hi, thanks in advance for your help.

I want to find the area of header and footer in loadedDocument.

Is there any way to find the area or any other idea?

Also, is there any way to find line, rect element from loadedDocument?


1 Reply

RB Ravikumar Baladhandapani Syncfusion Team August 17, 2023 01:48 PM UTC

As of now, we don't have support to get the coordinates of the header, footer, and path elements (e.g., rectangle, line, etc.) in the existing PDF document. Currently, we have support to get the coordinates of text and images. Please find the below documentation:


- https://help.syncfusion.com/file-formats/pdf/working-with-text-extraction?cs-save-lang=1&cs-lang=csharp


- https://help.syncfusion.com/file-formats/pdf/working-with-image-extraction?cs-save-lang=1&cs-lang=csharp


Loader.
Up arrow icon