Report Manager
Prints a report manager (
.rep
) file to a Adobe PDF file.
Version:
printreptopdf 2.9a
Usage:
printreptopdf [Options] -stdin|reportfilename [outputfilename]
Option Name |
Description |
-paramPARAMNAME=paramvalue |
Assign a value to a parameter |
-collate |
Collate the copies |
-csvseparator |
CSV output separator |
-oemconvert |
Force recode to oem for text output |
-html |
Generate Html output |
-u |
Generate not compressed pdf |
-m |
Generate Report Metafile Stream format |
-text |
Generate text output with escape codes to print |
-csv |
Output to comma separated values |
-ctxt |
Output to custom text |
-svg |
Output to scalable vector graphics format |
-copies n |
Prints pnum copies |
-from n |
Prints report from page pnum |
-to n |
Prints report to page pnum |
-q |
Quiet mode, don't show progress |
-stdin |
Read from standard input instead from a file |
-textdriver driver |
Use the text driver for text output |