Search found 4 matches

by srini
Mon Aug 08 2005
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Printer Enable Exception
Replies: 1
Views: 4011

Printer Enable Exception

Hi, I am getting the printer enabled expection if i try to convert word2000 document in to pdf format. if my client is having other versions of word it is working fine.I am using word object PRINOUT() and redirecting the out put to PDF convertor. Please help me in this regard. Thanks & Regards S...
by srini
Mon May 16 2005
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Converting Word Document to PDF
Replies: 2
Views: 5198

Converting Word Document to PDF

Hi I am programmatically instantiate an instance of MsWord and using it’s .printout() method to direct it’s output to the PDF Converter to avoid the Word popups while converting word documents to PDF.Its working fine for me..But "printer pop-up's"(Document <1> is sent to printer) are s...
by srini
Tue Mar 22 2005
Forum: C/C++/C# Community
Topic: Converting Word to PDF
Replies: 1
Views: 6955

Converting Word to PDF

Hi
I am using BatchConvert() Method for converting word files into
PDF.Conversion is working fine but source files (word files in my case) are opening and closing while converting.
Is there any way to overcome this. please suggest me.
Thanks in advance.

Regards
Srinivas Reddy
by srini
Mon Mar 21 2005
Forum: C/C++/C# Community
Topic: hiding the popups
Replies: 0
Views: 6209

hiding the popups

I am using BatchConvert() running but it pops open the application that relates to the document type and converts it just fine.

I was wondering if there is a function or property that can be set so the application would not be shown during the conversion?