Print Preview Tutorial: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
   00100 OPEN #255: "name=preview:/select",display,output
   00100 OPEN #255: "name=preview:/select",display,output


As of 4.2, BR saves the PREVIEW window "position" and "maximized" settings across sessions.


<noinclude>
<noinclude>

Revision as of 03:31, 23 September 2014

To first display a print preview window, this can be added to the BRConfig.sys file:

Substitute WIN:/  PREVIEW:/

Or, the preview can be started from the program itself using this command:

 00100 OPEN #255: "name=preview:/select",display,output

As of 4.2, BR saves the PREVIEW window "position" and "maximized" settings across sessions.


Next: Connecting to Other Printers
Back: Table of Contents