Use the LOG2PSEG utility to compile a LOG (graphic) file into an AFP page segment. Use this utility to apply rotations to graphics before downloading them to an AFP printer. You can also enlarge the graphic using the scale option.
LOG2PG32 /I
Parameter |
Description |
/I |
Enter the name of the file which contains records in this format: ;name;logofile;outfile;scale;orientation; The default extension is DAT. (you can use asterisks as wildcards) |
- or-
LOG2PG32 /I /O /C /S /R
Parameter |
Description |
/I |
Enter the name of the graphic file. The default extension is LOG. |
/O |
Enter the name of the output file. The default extension is SEG. |
/C |
Add this parameter if the AFP overlay should use color. Enter one of the named AFP colors such as blue, red, magenta, green, cyan, yellow, dark_blue, orange, purple, dark_green, dark_cyan, mustard, gray, or brown. |
/S |
Enter 1 or 2. The default is 1 (normal), 2 indicates enlarge. |
/R |
Enter 1 (0 degrees-portrait), 2 (90 degrees), 3 (180 degrees), 4 (landscape 270 degrees), or 5 (all rotations). |
Note | The utility ignores the /O option if you include /R=5. The utility will instead use data from the LOG file. |
© Copyright 2013, Oracle and/or its affiliates. All rights reserved. Legal notices.