dependencies/pdf/pdf
library
Classes
-
PdfaAttachedFiles
-
-
PdfaColorProfile
-
-
PdfaFacturxRdf
-
-
PdfAnnot
-
-
PdfAnnotBase
-
-
PdfAnnotCircle
-
-
PdfAnnotInk
-
-
PdfAnnotNamedLink
-
-
PdfAnnotPolygon
-
-
PdfAnnotSign
-
-
PdfAnnotSquare
-
-
PdfAnnotText
-
-
PdfAnnotUrlLink
-
-
PdfAnnotWidget
-
-
PdfaRdf
-
-
PdfBaseFunction
-
-
PdfBorder
-
Defines a border object
-
PdfButtonField
-
-
PdfChoiceField
-
-
PdfColor
-
Represents an RGB color
-
PdfColorCmyk
-
Represents an CMYK color
-
PdfColorGrey
-
-
PdfColorHsl
-
Represents an HSL color
-
PdfColorHsv
-
Same as HSB, Cylindrical geometries with hue, their angular dimension,
starting at the red primary at 0°, passing through the green primary
at 120° and the blue primary at 240°, and then wrapping back to red at 360°
-
PdfColors
-
Material design colors
-
PdfDocument
-
This class is the base of the Pdf generator. A PdfDocument class is
created for a document, and each page, object, annotation,
etc is added to the document.
Once complete, the document can be written to a Stream, and the Pdf
document's internal structures are kept in sync.
-
PdfDocumentParserBase
-
Base class for loading an existing PDF document.
-
PdfEncryption
-
Encryption object
-
PdfFont
-
Pdf font object
-
PdfFontMetrics
-
Describe dimensions for glyphs in a font
-
PdfFormField
-
-
PdfFunction
-
-
PdfGraphics
-
Pdf drawing operations
-
PdfGraphicState
-
Graphic state
-
PdfGraphicStates
-
Stores all the graphic states used in the document
-
PdfImage
-
Image object stored in the Pdf document
-
PdfInfo
-
Information object
-
PdfJpegInfo
-
Jpeg metadata extraction
-
PdfMetadata
-
Pdf Metadata
-
PdfName
-
-
PdfOutline
-
Pdf Outline object
-
PdfPage
-
Page object, which will hold any contents for this page.
-
PdfPageFormat
-
-
PdfPageLabel
-
-
PdfPageLabels
-
Pdf PageLabels object
-
PdfPattern
-
-
PdfPoint
-
-
PdfRasterBase
-
Represents a bitmap image
-
PdfRect
-
-
PdfShading
-
-
PdfShadingPattern
-
-
PdfSignature
-
-
PdfSignatureBase
-
-
PdfSoftMask
-
-
PdfStitchingFunction
-
-
PdfTextField
-
-
PdfTtfFont
-
-
TtfBitmapInfo
-
-
TtfGlyphInfo
-
-
TtfParser
-