Hi,
I’m converting a Word document to Pdf format and saving this Pdf document using doc.Save(Path), where Path looks like “C:…\Name.docx”
Later, I’m trying to write into that Pdf document using a VB6 DLL which uses AspPdf to do it, but when I see the final document, it’s completly inverted! (If I open it directly with Adobe it doesn’t look wrong)
It only occurs with Aspose.Words documents, so is there any Saving-Option I have to use?
Thanks and regards,
Mariola