Pdfium Sdk
Properties
Functions
Release native resources and opened file
Count number of rectangular areas occupied by a segment of texts.
Get Unicode of a character in a page.
Extract unicode text string from the page.
Extract unicode text within a rectangular boundary on the page. If the buffer is too small, as much text as will fit is copied into it.
Get page height in pixels.
This method requires page to be opened.
Get page height in PostScript points (1/72th of an inch).
This method requires page to be opened.
Get all links from given page
Get the rotation of page
Get size of page in pixels.
This method does not require given page to be opened.
Get page width in pixels.
This method requires page to be opened.
Get page width in PostScript points (1/72th of an inch).
This method requires page to be opened.
Get a rectangular area from the result generated by FPDFText_CountRects.
Get bounding box of a particular character.
Create new document from file
Create new document from file with password
A handle class for the search context. stopSearch must be called to release this handle.
Prepare information about all characters in a page. Application must call FPDFText_ClosePage to release the text page information.
Prepare information about all characters in a range of pages. Application must call FPDFText_ClosePage to release the text page information.
Release all resources allocated for a text page information structure.