hi,
In the project, we used the Mapping Suite( http://www.mappingsuite.com/en/home/home-0001.html ) to convert the text file to PDF. Mapping Suite was suppored the Chinese, so we choice it. But we have the problem, the pdf font encode is ANSI, we have to use the Identity-H.
Is it possible to implement convert it by using Aspose Pdf?
scenario
Text -> pag(Mapping split file) -> XPS -> PDF
why not
Text -> pag -> PDF
because we use Chinese. In English, it's ok.
Or do you have other solution? Thanks.