It's not a secret anymore!
The moose likes Java Micro Edition and the fly likes Q: Convert an image form j2me to PCL3 command Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "Q: Convert an image form j2me to PCL3 command" Watch "Q: Convert an image form j2me to PCL3 command" New topic
Author

Q: Convert an image form j2me to PCL3 command

Mohammed AlRefaii
Greenhorn

Joined: Oct 03, 2009
Posts: 8
Hi all
I have spent 1 week of my life trying to print image that i take from graphic object to HP Officejet H470 which support PCL3.
I try multi ways but nothing till now.
My problem was to print arabic character to this printer but i couldn't becuase the don't support arabic font as i know,
so i write arabic character to the graphic of the canvas by using (drawString()) method,
then i try to print this graphic.
Please if any one has any tip or any way,
i will be very greatfull.

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Q: Convert an image form j2me to PCL3 command
 
Similar Threads
NetBeans UTF8 Encoding Problem?
Can't write arabic text into mysql database using mysql prompt
how to convert mysql tables to utf-8 ?
Print dialog
Printing using SWT Urgent