On Mon, 2015-06-22 at 10:26 +0000, Dineshkumar Ramalingam wrote:
> But if we try to paint the string by using PdfPainter, it's not
> actually painting.

        Hi,
"it's not painting" means you get dots, or squares, or whatever but the
actual string shown in the PDF viewer?

> Do we need to specify any specific encoding params for this?

Yes, you definitely should use the right encoding. Check the
CreationTest.cpp in the PoDoFo test/CreationTest/, there are also used
some unicode strings, though a very similar code as you cited.

I would try to print the same string written in UTF-8 first. If it'll
work, then it's it, do convert whatever you want into UTF-8 first and
then pass it to PoDoFo. I pointed you to a function in the previous
email which does the job pretty well.

        Bye,
        zyx

-- 
http://www.litePDF.cz                                 i...@litepdf.cz


------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to