Classes
Class | Description | |
---|---|---|
![]() |
ASCII85Compress | |
![]() |
ASCIIHexCompress | |
![]() |
CCITTFAXCompress | |
![]() |
DCTCompress | |
![]() |
FlateCompress | |
![]() |
GDI32API |
GDI32API
|
![]() |
HTML2PDF |
HTML2PDF
|
![]() |
LZWCompress | |
![]() |
PDFAnchor |
PDFAnchor is the class for connect anchor to the id tag
|
![]() |
PDFAnchors | |
![]() |
PDFArrayObject |
array object likes:
6 0 obj
[1 0 R 2 0 R]
endobj
|
![]() |
PDFBaseCompress |
pdf base compress decoder and incoder
because of Compress target is printable chars
so we compress unprintable bytes to string
and decompress string to unprintable bytes
|
![]() |
PDFBaseObject |
pdf base object each real pdf object is derive from it
|
![]() |
PDFButtonField | |
![]() |
PDFChoiceField | |
![]() |
PDFDocument |
PDFDocument for create each document elment
|
![]() |
PDFEncoder |
PDFEncoder
|
![]() |
PDFField | |
![]() |
PDFFont | |
![]() |
PDFFontFileObject | |
![]() |
PDFForm |
PDFForm
|
![]() |
PdfHeaer |
pdf header for create pdf header version info
|
![]() |
PDFImageObject | |
![]() |
PDFNumber |
number object will only show a number in this object,likes:
5 0 obj
2003
endobj
|
![]() |
PDFObject |
pdf full object include object index
|
![]() |
PDFPageObject | |
![]() |
PDFPagesObject |
pdf page list object
|
![]() |
PDFRect | |
![]() |
PDFSignatureField | |
![]() |
PDFStreamObject |
pdf stream object
it contains a lot of unvisable char, so we must translate it direct into stream,if we translate it string first, the contents will change
|
![]() |
PDFSubObject |
pdf sub object, this object will be include by other full object
|
![]() |
PDFTable | |
![]() |
PDFTextField | |
![]() |
PDFTextLine |
a text line which will be draw to the pdf document
|
![]() |
PDFUtils |
pdf same usefull function and const
|
![]() |
PDFWriter |
PDFWriter
|
![]() |
RunLengthCompress | |
![]() |
TableCols |
pdf table colouns
|
Structures
Structure | Description | |
---|---|---|
![]() |
ABC | |
![]() |
LineStyle |
pdf draw line style
|
![]() |
LPTEXTMETRIC | |
![]() |
OUTLINETEXTMETRIC | |
![]() |
PANOSE | |
![]() |
PDFColor |
pdf color format struct
|
![]() |
PDFSubText | |
![]() |
POINT | |
![]() |
RECT |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
ContentType | |
![]() |
PDFCharEncoder | |
![]() |
PDFVersion |