This utility allows to create PDF documents, open and save PDF layouts (ddx files), save layouts as Clarion source code.
- bin\doc\um.pdf file contains the documentation
- bin\samples subfolder contains some sample layouts, wich you can load into the designer and inspect
- line-wrapping,
- text-alignments (left, right, centered, justified),
- numbered and bulleted lists,
- tables and columns
- auto/fixed/star-sized widths,
- col-spans and row-spans,
- headers automatically repeated in case of a page-break,
- images,
- convenient styling and style inheritance,
- page headers and footers:
- background-layer,
- page dimensions and orientations,
- margins,
- custom page breaks,
- support for complex, multi-level (nested) structures,
- table of contents,
- setting of PDF metadata (e.g. author, subject).
- The utility was created in Clarion 10
- EasyXML
- PdfMake
- EasyHTML
- EasyPDFMaker
Free