T.R | Title | User | Personal Name | Date | Lines |
---|
1836.1 | More general question | ROMEDU::NEBBIA | Mario Nebbia @RIO - EDU Rome Italy | Wed Nov 25 1992 09:56 | 14 |
| Maybe my question is not clear. Let me try to re-formulate it in a simplier
and more general form:
- Is it possible to pass to PSPRINT the LAYUP, and the the ORIENTATION
pasrameter?
- Is it possible to tell PSPRINT (or anybody else) to print on two
sides of the sheet?
- Is there a document and/or a manual I can refere to for more
information about the printing process?
Regards
Mario
|
1836.2 | Answers | IOSG::NEWLAND | Richard Newland, IOSG, REO1-D/4A | Wed Nov 25 1992 10:25 | 44 |
|
- is it possible to print a WPS-PLUS document 2, 4 or more pages for
sheet? How can I pass the "layup=..." paramenter to the printer?
Yes, but you should specify this in the 'Number up' field. The names of
the fields on the Print Settings form match the names of the CPS print
parameters. The PSPRINT /LAYUP qualifier is equivalent to the CPS
NUMBER_UP parameter. PSPRINT does not have an equivalent to the CPS LAYUP
parameter.
- Have I to configure my DEClaser as a LN03 or a PSPRINT Printer
type?
The ALL-IN-1 printer destination entry should be configured as:
Format Printer Type: PS
Destination Printer Type: SYSTEM_PSPRINT
- How can I specify I want to print on both the sides of the sheets?
The PSPRINT utility does not support sides, so this can't be done.
- How can I specify the orientation?
Use the Orientation field on the Print Settings form.
- Is there a document and/or a manual I can refere to for more
information about the printing process? (The Management Guide
chapter on printing contains only generic info...)
The Application Programming Guide has a chapter on Printing.
Richard
|
1836.3 | DCL help gives a bit of info too | IOSG::SHOVE | Dave Shove -- REO-D/3C | Wed Nov 25 1992 11:17 | 4 |
| Also, DCL $HELP PSPRINT gives you a bit of info about what PSPRINT does
and doesn't support.
Dave.
|
1836.4 | Thanks and further questions... | ROMEDU::NEBBIA | Mario Nebbia @RIO - EDU Rome Italy | Wed Nov 25 1992 11:32 | 13 |
| Thanks to everybody!
I think the "master" hint is using the PS printer type. I got confused by
2 elements:
- the availability of a pre-defined "PSPRINT" printer type
- the presence of a "LAYUP" field in the SMPRINTERTYPES form.
Can anybody please tell me the reason because they are provided?
Regards
Mario
|
1836.5 | PSPRINT is a better style | IOSG::NEWLAND | Richard Newland, IOSG, REO1-D/4A | Wed Nov 25 1992 14:01 | 10 |
| The PS printer type is for Print Server printers (e.g. LPS20 and LPS40)
which support all the additional options.
I forgot about the PSPRINT printer type. It is a better choice if you are
using the PSPRINT utility. It still sets the device type to PS, which
means formatters produce PostScript output files, but it sets the other
fields not supported by PSPRINT to non-changeable.
Richard
|