| DialogWeb Help: Print Format Options |
| Example: Request portrait
prints, one record per page, for items 1-10 from set S1 in Format 5. Command: pr s1/5/1-10 port solo |
Landscape
In most databases offline print output is printed in a landscape layout with records
horizontally oriented on the paper and with multiple records printed on each page.
Landscape output can also be printed with one record per page by appending the SOLO option
to the print statement. For example, pr s1/5/1-10 solo.
Portrait
Output can also be printed in a portrait layout by appending the PORT option to the PRINT statement. Portrait output is vertically
oriented on the paper with multiple records printed on each page. Portrait output can also
be printed with one record per page by appending the SOLO option to the print statement,
as in the example given above.
Note:
Some databases have a default layout of portrait that cannot be changed to landscape.
Check the database Bluesheet for print layout restrictions. Also, all OneSearch output is printed in portrait
format.