well. Thanks for the reply. I don't wish to use any third party software or SDK. As I found from Symbol Print Library function, there is one function called ptTextToBuffer and i would like to print it in some other character form. The problem is how to convert the Bitmap Ptr (which is store in a pdb) and let the palm know that the coordinate-x and y so that it can use the printer function to transmit the character-form to printer?
Any idea? Pls advise in this regard. Thank you so much! --- Aaron Ardiri <[EMAIL PROTECTED]> wrote: > > Does anybody ever use Symbol to print any bitmap > onto > > paper through a small designated printer? I know > how > > to print normal text onto the paper but not so > sure is > > there any possibility to transmit image data into > > printed form format? > > > > pls advise in this regard. Any idea/comments are > very > > much welcome. Thank you so much! > > check the API for printing, there may be a raw mode > you > can use - and, then all you need to do is convert > from > the internal Bitmap format to that. > > printers always have this API - even some of the old > 9-pin > epsons (i used to do graphic printing from an old > z80 box) :P > > --- > Aaron Ardiri > [EMAIL PROTECTED] > CEO - CTO > +46 70 656 1143 > Mobile Wizardry > http://www.mobilewizardry.com/ > > > -- > For information on using the Palm Developer Forums, > or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
