Summary
Please:
Detail
On the tasting-note pages there are vertical lines, to gently separate the zones specified by
/TastingNotesColumnHeadings [ (Times) (Eye) (Nose) (Mouth) (Score) ] def
The lines are meant to be very faint, so that those who don’t like this separation can blithely overwrite them. The faintness comes from
/TastingNotesColumnStrokeCode {0 setgray 0.06 setlinewidth … [2.4 16.8] 0 setdash stroke} def
At a recent tasting this failed miserably. It printed as 1pt no-dash solid black, which was far too heavy, far too visually dominant.
Yes, this was a failure of the printer, which ignored the dashing and printed much thicker than specified. But it was therefore also a failure of the default value of TastingNotesColumnStrokeCode to cope with that printer.
The default formatting should work on all printers. Hence many printers need to be tested. A printable test has been created, and readers are asked to help. Please:
-
Print a test page, either A4 = 297mm×210mm, or USL = 11″×8½″. Ensure that the scaling is 100%: some systems have a default scaling of 96%.
-
In the margin hand-write the make and model of printer, optionally adding your name.
-
Then post = mail the paper printout to me. (If you don’t have my address then ask, ideally by ThePortForum PM.)
PostScript source for test pages: jdawiseman.com/2021/20210910_stroke_test.ps. (But please print at 100% from PDF, either A4 or 11″×8½″.)
Links to here from ThePortForum and FTLoP.
Summary
Please:
Detail
On the tasting-note pages there are vertical lines, to gently separate the zones specified by
The lines are meant to be very faint, so that those who don’t like this separation can blithely overwrite them. The faintness comes from
At a recent tasting this failed miserably. It printed as 1pt no-dash solid black, which was far too heavy, far too visually dominant.
Yes, this was a failure of the printer, which ignored the dashing and printed much thicker than specified. But it was therefore also a failure of the default value of
TastingNotesColumnStrokeCodeto cope with that printer.The default formatting should work on all printers. Hence many printers need to be tested. A printable test has been created, and readers are asked to help. Please:
Print a test page, either A4 = 297mm×210mm, or USL = 11″×8½″. Ensure that the scaling is 100%: some systems have a default scaling of
96%.In the margin hand-write the make and model of printer, optionally adding your name.
Then post = mail the paper printout to me. (If you don’t have my address then ask, ideally by ThePortForum PM.)
PostScript source for test pages: jdawiseman.com/2021/20210910_stroke_test.ps. (But please print at 100% from PDF, either A4 or 11″×8½″.)
Links to here from ThePortForum and FTLoP.