Problem Conversion txt to PDF

Hello,

I have some technical question concerning Aspose.Word before buying the solution.

I have tested to convert doc/docx document and it works perfectly. But now, I wan't to convert txt and htm document. I have tryied to do this (with an evaluation licence of Aspose.words) and I have some strange result.

1) Conversion txt to pdf

All the special caracter does not appear. I join the input file (mail.txt) and output file (mail.pdf)

2) Conversion htm to pdf

Can you please help me or give me some explanation for this issues?

PS: I'm working on Visual studio 2008 on WS2003 x32.

Here is the code used for the conversion

Document doc = new Document(inputFile);

doc.Save(outputFolder + Path.GetFileNameWithoutExtension(inputFile) + ".pdf");

I have another question, with this product, Can I convert to pdf/a?


Hi Samy,


Thanks for your inquiry. I have already answered your questions here in this thread. If we can help you with anything else, please feel free to ask.

Best Regards,