Hello,
I am trying to convert a translated RTF document into a PDF document, and for some reason the special characters are not converting.
Here is the general code:
doc = aw.Document('my_file.rtf')
saveOptions = aw.s…...embed_full_fonts = True doc.save('my_file.pdf'...The problem occurs because fonts required for rendering the document...