[reportlab-users] aalways using wordWrapping="CJK", any disadvantages?
Gábor Farkas
gabor at nekomancer.net
Wed Nov 12 09:48:27 EST 2008
hi,
i'm working on a pdf document, that sometimes might contain japanese
or chinese text,
so i'd like it to wrap such text correctly.
i know that saying wordWrapping="CJK"..
but i cannot see any disadvantages when using it for non-cjk-text, so
i was thinking
about simply turning it on for every possible language.
are there are problems with such approach?
in other words, are there any situations, when it's not a good idea to
have wordWrappign="CJK" ?
thanks,
gabor
More information about the reportlab-users
mailing list