Hi,
I have a problem with ps file size using Aspose.Words. When I print a doc file to file (.ps), the ps document is bigger than if I print from Word to ps file.
by Word => kb1Word.PS : 164Ko
by Aspose => kb1Aspose.PS : 596Ko
We need to add postcript tag in the ps file before sending it to printer (merge, type of media input, duplex mode, stapple) and we buy aspose to replace Word (activeX) by sdk Aspose.Words.You can find in attachement a complete C# sample using both Word and Aspose.
Thank you.