| Title: | *OLD* ALL-IN-1 (tm) Support Conference |
| Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 |
| Moderator: | IOSG::PYE |
| Created: | Thu Jan 30 1992 |
| Last Modified: | Tue Jan 23 1996 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 4343 |
| Total number of notes: | 18308 |
Hi,
A customer with ALL-IN-1 2.4 has a question regarding printing
e.g of an index. When printed it comes out as 60 lines per page
because that's what OA$HLS_80 says (length 66, bottom margin 6).
So if he wants some index printing to be e.g 68 lines, he can
of course change OA$HLS_80. But he wants to know if you can instead
do this so that only a certain print operation get a specific
format different from OA$HLS_80?
Thanks,
Hans Westerback
TSC, Stockholm
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 234.1 | Create a new Print Form and Printer Type | IOSG::NEWLAND | Richard Newland, IOSG, REO1-D/4A | Fri Mar 13 1992 11:54 | 23 |
You cannot get certain print operations to format differently if they use
the OA$HLS_80 print form. What you have to do is use a different print
form.
The following can be done:
1. Create a new VMS Print form with the required settings (e.g. length = 68
lines, top margin = 0 lines and bottom margin = 0 lines).
2. Create a new ALL-IN-1 Printer Type, specifying the new VMS Print form
in the Print form field.
3. In a print operation select the new Printer Type in the style field of
the Printing Document form. The print job will be created using the
new VMS Print form.
Note that all 68 lines may not be used if the listing file is formatted to
use less, e.g. has form-feeds every 60 lines.
Richard
| |||||