Hello,
we have a program that convert Word documents to pdf with AMYUNI PDF Converter 2.50.
We are using MSWord, open a document, modify the document, initialize the printer with a developer license,
put the driver printer to default, and print the Word document using MSWord.
Well, in Win 2000 server, using .NET wrapper dll, we cannot generate a pdf, because set driver printer to default fails.
(Really doesn´t fail. We can see the printer sets as default, but MSWord uses another printer).
Also, we configured the driver port to "LPT1" and changed to "Print to File". Nothing change.
In Win 2000 Professional and Xp works fine.
Any idea?
Thanks.