........
Hi Koki,
not sure whether this is a good idea. The pdfdocEnc function is supposed to use
either a bytestring or unicode. The output is 'supposed' to be acceptable to PDF
and for that we would normally expect to use the pdfdoc standard encoding. The
extpdfdoc encoding just adds CR ('\r') and LF ('\n') identity mapped.
Can you give an example of where this is going wrong ie what you passed to a
reportlab function to cause the problem.
PDF does allow different encodings in various places, but usually we either end
up using pdfdoc or sometimes UTF16. I don't think PDF allows utf8 in many
places; names are one case and I believe some software uri's can be directly
encoded as utf8.
--
Robin Becker
_______________________________________________
reportlab-users mailing list
reportl...@lists2.reportlab.com
https://pairlist2.pair.net/mailman/listinfo/reportlab-users