Parameters

-a cc_type
Specify one of the following values to indicate the type of carriage control used in the input file:
A
ANSI. This is the default value.
M
Machine
N
None
-c cp
Specify the code page used by the input file. The default value is 500.
-d rec_delim
Specify the value, in hexadecimal, used in the input file to indicate the end of record. The default value is 0A.
-f rec_fmt
Specify one of the following values to indicate the record format used in the input file:
F
Fixed. This is the default value.
V
Variable.
S
Stream. If Stream is specified, the default carriage control is None.
-F font_dir
Specify the path or paths of the font files required by the input file.
-g pdf_image_file
Specify the path and name of the file containing a PDF image. The file name must end with .png or .jpg extension.
-G pdf_image_file_pos
Specify the location on the page to place the top left corner of the image file. The upper left corner of the page is 0,0 which is the default.
-h page_height
Specify the height of the page in the output file.
-i inp_file
Specify the name of the input file.
-k overstrike_mode
Specify one of the following values to indicate how the overstrike carriage control is processed:
M
Merge. This is the default value.
S
Separate.
F
Full.
-K pdf_image_mode
Specify one of the following values to indicate the PDF image mode:
A
Place the image on all of the pages. This is the default value.
F
Place the image on the first page only.
L
Place the image on the last page only.
-l rec_len
If the record format is fixed, specify the length of the record. The default value is 133.
-m margin
Specify the size of the margin in the following format: size_of_top_margin,size_of_bottom_margin,size_of_left_margin,size_of_right_margin top,bottom,left,right
-n font_size
Specify the size of the font used in the output file. The default value is 12.
-o out_file
Specify the name of the output file.
-O orientation
Specify one of the following values to indicate the page orientation:
P
Portrait.
L
Landscape.
-p prmode
Specify one of the following values to indicate the presentation mode used by the input file:
N
None. This is the default value.
1
SOSI1
2
SOSI2
3
SOSI3
-P parm_file
Specify the name of the parameter file. Use the -P parameter and a parameter file to specify multiple input and output files. When you use the -P parameter, all of the other parameters are specified on the command line.
The syntax for the contents of the parameter file is:
input_filename<tab>output_filename
-q lines_per_page
Specify the number of lines per page. The default value is 0.
-Q lines_per_print_page
Specify the number of lines per page when the document is printed. The default value is 0.
-s line_spacing_factor
Specify the size of the space between lines. The default value is 1.16.
-t trc
Specify one of the following values to indicate if the file contains TRC:
0
No. This is the default.
1
Yes.
-w page_width
Specify the width of the page in the output file.
-x transform_type
Specify one of the following values to indicate the target format:
U
UTF-8. This is the default.
P
PDF.
-1 trace_file
Specify a fully qualified trace file name as directed by IBM Software Support.
-2 trace_level
Specify a value as directed by IBM Software Support.

Note: The -g, -G, -h, -K, -m, -n, -O, -s, and -w parameters are only used when the document is converted to PDF.