-width <int> : Set PDF page width
-height <int> : Set PDF page height
-bwidth <int> : Set web browser's width for HTML conversion
-bheight <int> : Set web browser's height for HTML conversion
-multipagetif : Create multipage TIFF
-xres <int> : Set X resolution for image file
-yres <int> : Set Y resolution for image file
-bitcount <int> : Set color depth for image conversion
-rotate <int> : Rotate pages (90, 180 or 270)
-margin <string> : Set PDF page margin
-margin 10 : Set left margin to 10pt
-margin 10x10 : Set left and top margins to 10pt
-margin 10x10x10 : Set left, top and right margins to
10pt
-margin 10x10x10x10: Set left, top, right and bottom margins to 10pt
-view : View PDF file after creation
-postdata <string> : Set the data to be posted to the URL. Use this function for some URLs protected by forms.
-postdatafile <string>: Read long postdata parameter from a disk file
-producer <string> : Set 'producer' for PDF file
-creator <string> : Set 'creator' for PDF file
-subject <string> : Set 'subject' for PDF file
-title <string> : Set 'title' for PDF file
-author <string> : Set 'author' for PDF file
-keywords <string> : Set 'keywords' for PDF file
-openpwd <string> : Set 'open password' for PDF file
-ownerpwd <string> : Set 'owner password' for PDF file
-keylen <int> : Key length (40 or 128 bit)
-keylen 0 : 40 bit RC4 encryption (Acrobat 3 or higher)
-keylen 1 : 128 bit RC4 encryption (Acrobat 5 or higher)
-keylen 2 : 128 bit RC4 encryption (Acrobat 6 or higher)