How to print Multilanguage data - TechRepublic
General discussion
July 19, 2005 at 06:23 AM
rharishraj

How to print Multilanguage data

by rharishraj . Updated 20 years, 11 months ago

Hi all,
We are generating MultiLanguage reports with wide char encoding for printing from our application. We need to achieve Multilanguage printing of these reports, please help us how to achieve the same.

We are getting junk printed when we try to print the Multilanguage characters using WritePrinter() API. Is there any API which does the job of printing Multilanguage.

As of now we are using WritePrinter( ) function and able to print English Data where we also send some control characters to the printer to print the data in the desired format.

Please do the needful.

Regards

R.HARI

This discussion is locked

All Comments