The PXC_AddImageFromHBITMAP function uses (and does not release) a large amount of memory.
Problem:
The PXC_AddImageFromHBITMAP function uses (and does not release) a large amount of memory.
Resolution:
The PXC_AddImageFromHBITMAP function does not free the bitmap handle passed to it, and it must therefore be released in the code. See here for further information.
More Like This
-
KB#72: How do Icopy an image from an existing PDF file to a new PDF file and retain the original dimensions?
-
KB#227: I have an issue using the PDF-XChange SDK sample code with Microsoft Visual Basic in 'Interactive Mode' for debugging.
-
KB#50: Error when running application scheduled task
-
KB#51: I have a problem with my web application making calls to PXCLIB40.dll when running in 64 bit development environment
-
KB#118: Can I use the PDF-XChange print driver from Delphi 5 to save a Quick Report as a PDF file without user intervention?