Hi,

We can able to get the Unicode string by using 'GetStringW()' method. It 
returns 'std::wstring'.

But if we try to convert 'std::wstring' to PdfString then it gives the wrong 
characters.

We tries below line to convert 'std::wstring' to PdfString,

PdfString pdfstring(reinterpret_cast<const pdf_utf8*>( std::wstring.c_str()));

We want to draw this unicode characters in PDF file.

Kindly help us to resolve this issue.

Regards,
Dinesh

From: Dineshkumar Ramalingam
Sent: 17 June 2015 18:31
To: 'podofo-users@lists.sourceforge.net'
Subject: RE: Get JP characters from PDF

I tried to get the string by "GetStringUtf8", but it's not giving actual.

From: Dineshkumar Ramalingam
Sent: 17 June 2015 18:09
To: 'podofo-users@lists.sourceforge.net'
Subject: Get JP characters from PDF

Hi,

Here I am trying to get Japanese characters from bookmark title. But it is not 
giving the expected one.

How to encode the pdf string while parsing?

Regards,
Dinesh




::DISCLAIMER::
----------------------------------------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information 
could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in 
transmission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability on 
the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the 
author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction, 
dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written 
consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please 
delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and 
other defects.

----------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------
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