Examples

These topics show example IDF scripts to demonstrate how IDF elements and attributes may be used. An xml header may not be necessary if the document was saved in UTF-8. Typical headers:

<?xml version="1.0" encoding="UTF-8"?>

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<?xml version="1.0" encoding="UTF-8" standalone="no"?>

Drawing elements example: Bezier, Polyline and Move.
FIELD element example.
FILE element example.
GROUP element example.
IDF element example.
RTF element example.
TEXT element example.
COLOUR example.
INDEX example.
LINESTYLE example.
ROTATE example.
STEPY example.
TRIM example.
Double page example demonstrates how to create "two-up" pages from a file nominated by a user.