gb.poppler
This component allows you to manipulate a PDF document by internally using the
poppler library.
Author
|
BenoƮt Minisini.
|
Requires
|
gb.image.
|
Class
|
Description
|
Pdf
|
This class provides constants for the PdfDocument[].FindText() method.
|
PdfAction
|
This class represents the action associated with an index entry.
|
PdfDocument
|
This class represents a PDF document. It allows to read its contents and render it.
|
PdfIndex
|
This class represents one document index entry.
|
Point
|
This class describes a point with two integer coordinates.
|
PointF
|
This class describes a point whose coordinates are two floating point numbers.
|
Rect
|
This class represents a rectangle with integer coordinates.
|
RectF
|
This class represents a rectangle whose coordinates are two floating point numbers.
|