|
|
Tag Browser: aspose.word-docx2pdf-fonts
< 1 second(s)
-
Hi,
I am using Aspose.Words version 6.6.0.0 to convert word document to PDF. The resulting PDF is high quality. Tool has been greatly enhanced as compared to previous versions (using Aspose.Words and Aspose.PDF).... Thank You!!!
So far I have seen only one formatting problem: The word document contains vertical text direction however pdf output ...
-
Hi,
Thanks for your quick response.
I tried the new version of Aspose.Words and it worked fine with the simple document that I sent you, but when I tried the full document, each column overlapped each other. In other words, each column seemed to expand the width when converting to PDF. I have attached the document and I also removed all of the ...
-
Create a new Word 2007 document
write a small text with Algerian font
save it under .docx
run this C# program
Aspose.Words.Document mDocument; mDocument = new ...
|
|