home *** CD-ROM | disk | FTP | other *** search
Text File | 2001-08-08 | 1.8 KB | 65 lines | [TEXT/ttxt] |
- # You can use these variables
- #
- # author :
- # creator :
- # keywords :
- # subject :
- # title :
- #
- # If the value of author, creator, keywords, subject is not
- # known there are omited
- # If the value of title is null, the file name is introduced
- #
- # default paper is letter
- # paper : image
- #
- # Scaling image factor
- # scale : 0.5
- #
- # You can use also A3 (or a3), A4 (or a3), A5 (or a4), tabloid, ledger,
- # legal, statement, executive, image
- # The image paper will configure every PDF page with the image format
-
- # Background design file
- # bgdesign : bgdesign.txt
- # Foreground design file
- # fgdesign : fgdesign.txt
-
- # imagex (default 0) is the distance from the left page border of the bottom-left
- # point of the image
- # imagey (default 0) is the distance from the bottom page border of the bottom-left
- # point of the image
- # remember don't set imagex and imagey with a number bigger than the paper dimension
-
- # imagex : 50
- # imagey : 50
-
- # These is the list of all the transition effect (the default is replace)
- # transition:replace
- # transition : split!H!I!
- # transition : split!H!O!
- # transition : split!V!I!
- # transition : split!V!O!
- # transition : blinds!H!
- # transition : blinds!V!
- # transition : box!I!
- # transition : box!O!
- # transition : wipe!0!
- # transition : wipe!90!
- # transition : wipe!180!
- # transition : wipe!270!
- # transition : dissolve
- # transition : glitter!0!
- # transition : glitter!270!
- # transition : glitter!315!
-
- # The 2 supported page modes are FullScreen and UseThumbs
- # (thumbnail page images should be displayed automatically)
- # pagemode : FullScreen
-
- # The only supported page layouts are OneColumn, TwoColumnsLeft, TwoColumnRight
- # pagelayout : OneColumn
-
- # Encoding : you can select one from WinAnsiEncoding, MacRomanEncoding, MacExpertEncoding
- # typeencoding : default
-