Exceptions when drawing to PDF printer DC

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
bjornar
Posts: 1
Joined: Wed Jun 11 2003

Exceptions when drawing to PDF printer DC

Post by bjornar »

Hello!
I'm using PDF Converter version 2.09c, and when drawing an image on the HDC created by the CDICreateDC function, sometimes get exception thrown (and sometimes that cause my app to crash)

I'm using vector based drawing with lineTo, movetoEx, anglearc etc
This only happens with some specific cases, a the latest case I now have, is that the problem occurs if I zoom into a part of my drawing and do a printout of that. (The remaining part of the drawing will then be drawn outisde the DC)

It is a bit hard to decode what happens, because the PDF driver, just throws an exception on e.g a LineTo statement with legal parameters.

Are there any tracing possibility to see what drawing operations that is sent to the PDF-printer-DC from my app? Or are there other possibilities to come closer to a solution?

- BB
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

The first issue you can try is to use the latest version 2.09e available on our site http://www.amyuni.com/en/support/updates.html or you can try the latest release 2.10i-6.

If this issue still occur you need to submit a request to support@amyuni.com

Hope this helps.
Post Reply