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
Exceptions when drawing to PDF printer DC
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.
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.