I have 5 pages of text fragments I have to display and don't want to set the font data for each call to TextPrint. I imagine there is a way to set the default font. I've tried preview.setFont(null, myFontData) without success and PrintJob nor DefaultGridLook have such a method.
Anyone know ?
Pierre
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have 5 pages of text fragments I have to display and don't want to set the font data for each call to TextPrint. I imagine there is a way to set the default font. I've tried preview.setFont(null, myFontData) without success and PrintJob nor DefaultGridLook have such a method.
Anyone know ?
Pierre