gambas-source-code/gb.poppler
gambas 61e010f147 Add new properties and methods.
[GB.POPPLER]
* NEW: PdfDocument: Find() method finds a page index from its label.
* NEW: PdfPage: Thumbnail property returns the thumbnail of a page if it exists.
* NEW: PdfPage: Label property returns the label of the page.
* NEW: PdfPage: Text property returns the text contents of the page.
* NEW: PdfPage: GetText() method returns the text contents of part of the page.
* NEW: PdfPage: Width and Height properties return the size of the page.
* NEW: PdfPage: FindText() method searches for a specific text in the page and return all the bounding boxes found.
2020-06-24 17:29:47 +02:00
..
src Add new properties and methods. 2020-06-24 17:29:47 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac
COPYING
gambas.h
gb.geom.h Add support for document index and actions. 2020-06-24 09:44:47 +02:00
gb.image.h
gb_common.h
INSTALL
m4
Makefile.am
NEWS
README
reconf