Classes

  Class Description
Public class ASCII85Compress
Public class ASCIIHexCompress
Public class CCITTFAXCompress
Public class DCTCompress
Public class FlateCompress
Public class GDI32API
GDI32API
Public class HTML2PDF
HTML2PDF
Public class LZWCompress
Public class PDFAnchor
PDFAnchor is the class for connect anchor to the id tag
Public class PDFAnchors
Public class PDFArrayObject
array object likes: 6 0 obj [1 0 R 2 0 R] endobj
Public class 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
Public class PDFBaseObject
pdf base object each real pdf object is derive from it
Public class PDFButtonField
Public class PDFChoiceField
Public class PDFDocument
PDFDocument for create each document elment
Public class PDFEncoder
PDFEncoder
Public class PDFField
Public class PDFFont
Public class PDFFontFileObject
Public class PDFForm
PDFForm
Public class PdfHeaer
pdf header for create pdf header version info
Public class PDFImageObject
Public class PDFNumber
number object will only show a number in this object,likes: 5 0 obj 2003 endobj
Public class PDFObject
pdf full object include object index
Public class PDFPageObject
Public class PDFPagesObject
pdf page list object
Public class PDFRect
Public class PDFSignatureField
Public class 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
Public class PDFSubObject
pdf sub object, this object will be include by other full object
Public class PDFTable
Public class PDFTextField
Public class PDFTextLine
a text line which will be draw to the pdf document
Public class PDFUtils
pdf same usefull function and const
Public class PDFWriter
PDFWriter
Public class RunLengthCompress
Public class TableCols
pdf table colouns

Structures

  Structure Description
Public structure ABC
Public structure LineStyle
pdf draw line style
Public structure LPTEXTMETRIC
Public structure OUTLINETEXTMETRIC
Public structure PANOSE
Public structure PDFColor
pdf color format struct
Public structure PDFSubText
Public structure POINT
Public structure RECT

Enumerations

  Enumeration Description
Public enumeration ContentType
Public enumeration PDFCharEncoder
Public enumeration PDFVersion