# Default directory, where temporary files are created, is ./ # It's better if you use the specific temporary directory of your system # eg /tmp/ on UNIX systems # /temp/ on Windows systems # /desktop folder/temp on MacOS # /sys$scratch/ or SYS$SCRATCH on OpenVMS # # tmpdir : /your_temporary_directory # tmdpir : /temp # # 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 : A4 # # You can use also A3 (or a3), A4 (or a3), A5 (or a4), widthxheight # It is possible to use also -paper parameter # # default landscape is 0 # landscape : 1 # # default font is Courier # You can also use Helvetica or Times font : F50 # # default columns2 is 0 # columns2 : 1 # # default page number is 0 (no page number) # npage : 1 # # cols max chars per output line (default 80) # cols : 120 # # lines # lines : 62 # # default tab is 8 blank # tab : 8 # # default pointSize is 10 # pointSize : 9.7 # # default vertSpace is 12 # vertSpace : 10.3 # # List of coulored words # yellow: yellow.cfg # red: red.cfg # green: green.cfg # blue: blue.cfg # bolditalic : bolditalic.cfg # bold : bold.cfg # italic : italic.cfg # # Text you can add at the begin of every file # beginfile : beginfile.cfg # Text you can add at the end of every file # endfile : endfile.cfg # # allowinparse : 1 # # topmargin : 50 # leftmargin : 50 # # Encoding : you can select one from WinAnsiEncoding, MacRomanEncoding, MacExpertEncoding, PDFDocEncoding typeencoding : WinAnsiEncoding # # All the text bold, italic, bolditalic (default normal) # alltext : normal # bgdesign : bgdesign.txt fontfile : polish.txt # If you don't want that txt2pdf will change the original file extension # with .pdf Simply txt2pdf will add .pdf at the end of the file # withextension : 1 compress : 1