+ " -pdfa1b outfile input will be rendered as PDF/A-1b compliant PDF\n"
+ " (outfile req'd, same as \"-pdf outfile -pdfprofile PDF/A-1b\")\n"
+ " -awt input will be displayed on screen \n"
- + " -mif outfile input will be rendered as MIF (FrameMaker) (outfile req'd)\n"
+ " -rtf outfile input will be rendered as RTF (outfile req'd)\n"
- + " -tiff outfile input will be rendered as TIFF (outfile req'd)\n"
- + " -png outfile input will be rendered as PNG (outfile req'd)\n"
+ " -pcl outfile input will be rendered as PCL (outfile req'd) \n"
+ " -ps outfile input will be rendered as PostScript (outfile req'd) \n"
+ + " -afp outfile input will be rendered as AFP (outfile req'd)\n"
+ + " -tiff outfile input will be rendered as TIFF (outfile req'd)\n"
+ + " -png outfile input will be rendered as PNG (outfile req'd)\n"
+ " -txt outfile input will be rendered as plain text (outfile req'd) \n"
- + " -svg outfile input will be rendered as an SVG slides file (outfile req'd) \n"
+ " -at [mime] out representation of area tree as XML (outfile req'd) \n"
+ " specify optional mime output to allow AT to be converted\n"
+ " to final format later\n"
+ " -out mime outfile input will be rendered using the given MIME type\n"
+ " (outfile req'd) Example: \"-out application/pdf D:\\out.pdf\"\n"
+ " (Tip: \"-out list\" prints the list of supported MIME types)\n"
+ + " -mif outfile input will be rendered as MIF (FrameMaker) (outfile req'd)\n"
+ + " Experimental feature - requires additional fop-sandbox.jar.\n"
+ + " -svg outfile input will be rendered as an SVG slides file (outfile req'd) \n"
+ + " Experimental feature - requires additional fop-sandbox.jar.\n"
+ "\n"
+ " -foout outfile input will only be XSL transformed. The intermediate \n"
+ " XSL-FO file is saved and no rendering is performed. \n"