Legacy Documentclose button

Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.

Current information on this Reference Library topic can be found here:

Version: 1.0

Posted: 2003-01-14

Build Requirements: N/A

Runtime Requirements: Carbon

View Source Code:

Download Sample (“HairLines.zip”, 22.5K)
Download Sample (“HairLines.dmg”, 83.3K)



Description

HairLines is an MPW 3.2 Pascal sample that demonstrates different methods of creating hairlines on printers. You select the method(s) you want to use from the Settings menu. The SetLineWidth method is only supported by PostScript printers, although all printer drivers will support it in the future. The PrGeneral method can be used with any printer, QuickDraw or PostScript, and is the method of choice to date. It has the drawback that all of your graphics and text need to be scaled to the resolution you print at. Requires: Keywords: print, hairline, PostScript, QuickDraw, SetLineWidth, PrGeneral

Document Revision History

Date Notes
2003-01-14First Version

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.