![]() |
|
|||||||
| SDK ( DLL or ActiveX) Integrate PDF functions into your application easily. The SDK shares the same technology that powers Foxit Reader. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
Hello, I'm a registred user of your PDF Sdk (DLL not ActiveX) version 1.4.0.1425, dated: 25 Feb 2007. When rendering to printer device a pdf file with about 170 pages it will consume a lot of system resources/memory and sometimes it will crash with access violation in the printer driver: Access Violation (0xc0000005) in module EFXLGEX.DLL (that is the printer driver). At page 70 the spool printer has already more then 900mb which is enormous (the pdf is all text, no graphics)
Printing the same document (pdf version 1.5, file size 6,5mb) from adobe reader it will be more faster and without exceeding more then 50mb. Is there any way we can reduce the resources consumed because i guess that is way sometimes it will crash. Rendering to printer is done like this: Code:
FPDF_RenderPage(myPrinter->Canvas->Handle,hPrintPage,0,0,pWidth ,pHeight,0,0); |
|
#2
|
|||
|
|||
|
hi
we need more information to recreate your problem 1.Please use this tool (http://www.foxitsoftware.com/tools/Getprinterinfo.exe) to get your printer information for us. 2.Please help send me the sample file for testing. If it is private, please send to support@foxitsoftware.com or use our ticket system. All the files you send us will be kept confidential and deleted after testing Thank you. Last edited by AmyLin; March 1st, 2007 at 06:54 PM. |
|
#3
|
||||
|
||||
|
Ok, mail sent with the pdf and log of Getprinterinfo.exe tool.
Thank you. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|