Just a silly thought I just had... Have you thought of creating a HTML output page on the fly and printing it with BuddyApi?
I've pissed around with PM long time ago and I remember banging my head about the text flow between columns and rows..etc... but I've just realised that HTML could do the job, and you will also get the Unicode sorted straight away. All you need is a template page that works well for print, make it manualy untill happy, then store all the headers and text content as variables...when ready to print simply replace the text bit and compose the whole page as a string and FileIo-it somewhere localy and use BuddyAPI's "baPrintFile" Hmmm... I reckon I will use this method somewhere one day... thanks for initiating a new mental process in my few remaining grey cells :) Pedja -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kerry Thompson Sent: 24 June 2004 15:13 To: [EMAIL PROTECTED] Subject: <lingo-l> Hi-res printer fonts I need to get a high-res (1200 dpi) printer font for Chinese and Cyrillic--we need to do high-quality print output. Does anybody have any ideas how to get those? I've only dealt with on-screen fonts. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!] [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
