Am 14.12.2009 um 15:55 schrieb Dominik Seichter:

> Thanks for the clarifications. I commited a fix to SVN, could you please 
> check 
> that the behaviour is now correct for you?

Dominik, thank you for your fix! I have just tried rev. 1173 and it works fine 
for my examples :-)

Now, "\n", "\r" and all similar escape sequences are preserved by PdfString.

However, I am not quite sure what your code does with octal codes "\ddd":
For example, \015 which is equal to \r (Carriage Return 0Dh). This should be 
preserved as well - otherwise it would yield the same problem that it will be 
interpreted as 0Ah if escaping is expanded to a single byte.

Greetings,
Amin
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to