Search found 6 matches

by Ankur Saxena
Wed Jun 22 2005
Forum: C/C++/C# Community
Topic: VC++ app - StartDoc fails when used with DoPrintDialog()
Replies: 8
Views: 17329

Thanks for your inputs !!
by Ankur Saxena
Tue Jun 21 2005
Forum: C/C++/C# Community
Topic: VC++ app - StartDoc fails when used with DoPrintDialog()
Replies: 8
Views: 17329

Regarding printing, my application opens standard printing dialog box (DoPrintDlg()). Now i can select the "Amyuni PDF converter" from the printer list. But after clicking the OK button, my application fails at the StartDoc() function. In this case, i am not making a call to the DriverInit...
by Ankur Saxena
Mon Jun 20 2005
Forum: C/C++/C# Community
Topic: VC++ app - StartDoc fails when used with DoPrintDialog()
Replies: 8
Views: 17329

Can you please tell me the activation process. Is it a call to the EnablePrinter() API or something else?
by Ankur Saxena
Mon Jun 20 2005
Forum: C/C++/C# Community
Topic: Printer not activated, error code - 20
Replies: 2
Views: 10537

Thanks, i got it sloved.
by Ankur Saxena
Mon Jun 20 2005
Forum: C/C++/C# Community
Topic: VC++ app - StartDoc fails when used with DoPrintDialog()
Replies: 8
Views: 17329

VC++ app - StartDoc fails when used with DoPrintDialog()

I am working on a VC++ application. Application works fine when i do the printing through EnablePrinter() but StartDoc() gives an error if i use the DoPrintDialog(). DoPrintDialog() opens the print dialog then i select the PDF converter printer. But StartDoc returns an error. Can anybody tell me why...
by Ankur Saxena
Mon Jun 20 2005
Forum: C/C++/C# Community
Topic: Printer not activated, error code - 20
Replies: 2
Views: 10537

Printer not activated, error code - 20

I have downoaded a demo version from the Amyuni site and after installing i got a printer listed named "Amyuni PDF Converter". Now when i have tried to print a MS word document with this printer, i got the above mentioned error message.

Anybody help me.

Thanks in advance.