Image Capture

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
mWarlock
Posts: 4
Joined: Tue Nov 21 2006

Image Capture

Post by mWarlock »

Hi,

At the moment i am trying to capture the output data of the driver before it is sent to the spooler (especially image data) in bitblt. So right now, i am able to alter text, fonts and such before it is sent to the spooler, but i have no idea on how to manipulate the image data that is rendered which i have noticed it calling bitblt. Is it possible to store this image data into a char buf[] of some sort before it is sent to the spooler?

Any help would be greatly appreciated?
mWarlock
Posts: 4
Joined: Tue Nov 21 2006

Rephrase the question

Post by mWarlock »

I guess I should rephrase this question since no one could reply. Does any one know how to capture the image from a SURFOBJ? Given that we have a type STYPE_BITMAP format?
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

This is a windows programming question and i am not a windows programmer myself. Are you using the PDF Converter or you need this information for another application?

I believe if you search msdn you can find some hints.
Post Reply