home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 November / macformat-109.iso / Shareware / Utilities / jpg2pdf-2.2 / jpg2pdf.cfg next >
Encoding:
Text File  |  2001-08-08  |  1.8 KB  |  65 lines  |  [TEXT/ttxt]

  1. # You can use these variables
  2. #
  3. # author : 
  4. # creator :
  5. # keywords :
  6. # subject : 
  7. # title :
  8. # If the value of author, creator, keywords, subject is not
  9. # known there are omited
  10. # If the value of title is null, the file name is introduced
  11. #
  12. # default paper is letter
  13. # paper : image
  14. #
  15. # Scaling image factor
  16. # scale : 0.5
  17. #
  18. # You can use also A3 (or a3), A4 (or a3), A5 (or a4), tabloid, ledger,
  19. # legal, statement, executive, image
  20. # The image paper will configure every PDF page with the image format
  21.  
  22. # Background design file
  23. # bgdesign : bgdesign.txt
  24. # Foreground design file
  25. # fgdesign : fgdesign.txt
  26.  
  27. # imagex (default 0) is the distance from the left page border of the bottom-left
  28. # point of the image
  29. # imagey (default 0) is the distance from the bottom page border of the bottom-left
  30. # point of the image
  31. # remember don't set imagex and imagey with a number bigger than the paper dimension
  32.  
  33. # imagex : 50
  34. # imagey : 50
  35.  
  36. # These is the list of all the transition effect (the default is replace)
  37. # transition:replace
  38. # transition : split!H!I!
  39. # transition : split!H!O!
  40. # transition : split!V!I!
  41. # transition : split!V!O!
  42. # transition : blinds!H!
  43. # transition : blinds!V!
  44. # transition : box!I!
  45. # transition : box!O!
  46. # transition : wipe!0!
  47. # transition : wipe!90!
  48. # transition : wipe!180!
  49. # transition : wipe!270!
  50. # transition : dissolve
  51. # transition : glitter!0!
  52. # transition : glitter!270!
  53. # transition : glitter!315!
  54.  
  55. # The 2 supported page modes are FullScreen and UseThumbs
  56. # (thumbnail page images should be displayed automatically)
  57. # pagemode : FullScreen
  58.  
  59. # The only supported page layouts are OneColumn, TwoColumnsLeft, TwoColumnRight
  60. # pagelayout : OneColumn
  61.  
  62. # Encoding : you can select one from WinAnsiEncoding, MacRomanEncoding, MacExpertEncoding
  63. # typeencoding : default
  64.