There is a problem with converting international xml files into
PDF. Every character (non-latin) is converted into # (hash)
character.
There is no difference between xml declared as ISO-8859-2,
UTF-8, UTF-16 or inserted as &#<number> (like in xhtml) in
latin-1 charset.
Logged In: YES
user_id=271087
Maybe the default font for pdf does not support those
characters. Can u post a sample file?
Logged In: YES
user_id=43916
Sorry for delay.
In sample file you have just letters (all Polish diacritic
only - capitals and regular) when execute:
aurigadoc -html -xml test.xml -out test.html
Everything is OK - I have correct html, but:
aurigadoc -pdf -xml test.xml -out test.pdf
gives pdf with hashes