FPDF4MVS Manual
- Forms and Achors
- ApplyTextProp: output a string with anchor properties
- GetColumns: Retrieve a set of columns widths from an anchor
- GetDrawProp: Get graphic anchor properties
- InclForm: Include a form in current page
- Include: Import a form within a form
- SetColumns: Specify a set of widths for columns handling
- SetForm: Import a Form
- SetTextProp: Defines a text anchor together
- Circle: Draw a circle
- Ellipse : Draw an ellipse
- Image: Insert a JPEG Image
- InLine: Insert raw PDF instruction(s)
- Line: Draw a line from point P1 to point P2
- Polygon: Draw a Polygon of up to 20 points
- Rect: Draw a Rectangle
- Rotate: Rotation around a point
- Sector: Draw a sector
- SetAlpha: Set Transparency Mode
- SetCustColors: Set Customized Colored
- SetDrawColor: Set lines color
- SetFillColor: Set color of areas to be filled
- SetLineWidth: Set Line thickness
- SuperRect: draw a rounded corner rectangle
- AddAnnot: Insert a PDF annotation
- AddLink: Allocate a link
- AttachFile: Import an external file
- SetLink: Specify Link Target
- SetAuthor: Set Author Property
- SetCompression: Set stream compression mode
- SetCreator: Set Creator Property
- SetDisplayMode: Set Initial Display Mode
- SetKeywords: Set Keywords Property
- SetProtection: Set Document Protection
- SetSubject: Set Subject Property
- SetTitle: Set Title Property
- AddPage: Add a new page
- AliasNbPages: Handling page numbering
- Bookmark: Insert a bookmark for current page
- GetX: retrieve current X posision
- GetY: retrieve current Y position
- Ln: Insert line break
- PageNo: Get Current Page Number
- SetAutoPageBreak: Configure Automatic Page break
- SetMargins: Set Margins within a page
- SetX: Set X position
- SetXY: Set abscissa and ordinate
- SetY: Set Y position
- Cell: Insert a Text Cell
- Code39: Output a Codebar 39
- GetStringWidth: Get the width of a string
- i25: Output an ITF codebar
- SetFont: Set Current Font
- SetHorzScaling: Set Horizontal Scaling
- SetTextColor: Set color of Text
- Text: Output Text
- Write: Output text in flow mode
Graphical Functions
Initialisation - Output
Links and Annotations
Overall document settings
Page Lay out
Text Functions