Blog dedicated to Oracle Applications (E-Business Suite) Technology; covers Apps Architecture, Administration and third party bolt-ons to Apps

Thursday, June 12, 2008

Command line Pasta through FNDPSTAX

When using the Pasta utility from the command line, you can use the options below.

FNDPSTAX [options]

-c
specifies the number of copies to print.
-el
Specifies the error log file’s path and name. The path is the absolute path to the error
log file.
-f<lename>
specifies the input file name. Example: -fmyfile.txt
-F
Specifies the configuration file’s path and name.
-h
Adjusts the space between lines. The default value is 1.0. If is larger than 1, the
space between lines will be larger.
-w
Adjusts the space between characters. The default value is 1.0. If is larger than
1.0, the space between characters will be larger.
-l
Print in landscape mode. (The default is portrait).
-o<lename>
specifies the output file name.
-s
Overrides the font size option in pasta.cfg.
-bs
Overrides the font size in -s and fontsize for bold font.
-np
No print option.
-ph
specifies the paper height in inches.
-pw
specifies the paper width in inches.
-pform
Converts a PostScript file to a PrintForm file .
-pf
specifies a PrintForm file to be merged in a Pasta output at runtime.
-pn
specifies the printer name.

-t
Banner option for use with the Unix lp command.
-v
Displays the version number.
-xauto]>
Specifies the output format. Two output formats are supported: PostScript ("ps") and
text ("text").

Example:


$ FNDPSTAX -pnPrinter007 -f/tmp/kanban.zpl -c1
request id is Printer007-900 (1 file(s))

1 comment:

Ashok Kumar said...

copy paste
http://docs.oracle.com/cd/E18727_01/doc.121/e12893/T174296T174303.htm