home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / txpdf56.zip / Tests / flowchart / flowchart.cfg < prev    next >
Text File  |  2001-11-01  |  1KB  |  53 lines

  1. # Default directory, where temporary files are created, is ./
  2. # It's better if you use the specific temporary directory of your system
  3. # eg /tmp/  on UNIX systems
  4. #    /temp/ on Windows systems
  5. #
  6. # You can use these variables
  7. #
  8. author : SANFACE Software
  9. # creator :
  10. # keywords :
  11. subject : This is flowchart test
  12. title : txt2pdf test
  13. # If the value of author, creator, keywords, subject is not
  14. # known there are omited
  15. # If the value of title is null, the file name is introduced
  16. #
  17. # default paper is letter
  18. paper : a4
  19. #
  20. # You can use also A3 (or a3), A4 (or a3), widthxheight
  21. # It is possible to use also -paper parameter
  22. #
  23. # default landscape is 0 
  24. # landscape : 1
  25. #
  26. # default font is Courier
  27. # You can also use Helvetica or Times
  28. # font : Helvetica
  29. #
  30. # lines
  31. # lines :
  32. #
  33. # default tab is 8 blank
  34. # tab : 8
  35. #
  36. # default pointSize is 10
  37. # pointSize : 8
  38. #
  39. # default vertSpace is 12
  40. # vertSpace : 12
  41. #
  42.  
  43. # npage : 1
  44.  
  45. # border : 1
  46.  
  47. colour : colour.cfg
  48. bgdesign : bgdesign.txt
  49. # fgdesign : fgdesign.txt
  50.  
  51. transition : dissolve
  52.