gambas-source-code/gb.poppler
gambas 1d10b2117c Add support for document index and actions.
[GB.POPPLER]
* NEW: Default resolution is now the same as the poppler library (72 DPI).
* NEW: PdfDocument: Add Max and Index.Max property.
* NEW: PdfDocument: Add Keywords, CreationDate and ModificationDate properties.
* NEW: PdfDocument: Add Linearized and Version properties.
* NEW: PdfDocument: PdfDocument.Index returns the document index as an read-only array of PdfIndex objects.
* NEW: PdfIndex: Action property returns the detail of the action associated with an index entry.
2020-06-24 09:44:47 +02:00
..
src Add support for document index and actions. 2020-06-24 09:44: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