User Tools

Site Tools


high_20quality_20hardcopy_20output_20_28lbb_29

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
high_20quality_20hardcopy_20output_20_28lbb_29 [2018/03/31 13:19] – external edit 127.0.0.1high_20quality_20hardcopy_20output_20_28lbb_29 [2024/01/05 00:22] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
 //by Richard Russell, October 2015//\\ \\  The article [[/Improving%20the%20print%20quality|Improving the print quality]] describes one way of improving the quality of hardcopy output from LBB. An alternative approach is to use a large (normally) invisible window, of a sufficient size to achieve the desired quality, and then to send it to the printer using the GUI **print** command. Here's an example, using a large invisible window to give 600-dpi equivalent quality (LBB only; it doesn't work properly in LB):\\ \\  //by Richard Russell, October 2015//\\ \\  The article [[/Improving%20the%20print%20quality|Improving the print quality]] describes one way of improving the quality of hardcopy output from LBB. An alternative approach is to use a large (normally) invisible window, of a sufficient size to achieve the desired quality, and then to send it to the printer using the GUI **print** command. Here's an example, using a large invisible window to give 600-dpi equivalent quality (LBB only; it doesn't work properly in LB):\\ \\ 
 +<code lb>
       PaperWidth = 7.0   ' Printable width in inches       PaperWidth = 7.0   ' Printable width in inches
       PaperHeight = 10.0 ' Printable height in inches       PaperHeight = 10.0 ' Printable height in inches
Line 22: Line 23:
       #preview "print ";WindowWidth       #preview "print ";WindowWidth
       close #preview       close #preview
 +</code>
high_20quality_20hardcopy_20output_20_28lbb_29.1522502364.txt.gz · Last modified: 2024/01/05 00:17 (external edit)