Print Page | Close Window

Memory problem when print pdf

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=3085
Printed Date: 28 Apr 24 at 6:25AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Memory problem when print pdf
Posted By: lorenzoC
Subject: Memory problem when print pdf
Date Posted: 06 Mar 15 at 10:38AM
I'm using the Quick PDF ver 9.13 for Delphi.
When I try to print the PDF file sometimes it returns me an "out of memory" message.
I saw that the app use a lot of memory (near 2GB of the 32bit process).
This situation appear with several printer models and also with Microsoft XPS Writer. I tried to run the same operation on the demo version of .NET but without success.
If is necessary I can share (in private) a PDF file with the problem (6MB).

Thank you



Replies:
Posted By: mLipok
Date Posted: 07 Mar 15 at 7:50AM
Did you try it with current relased version ?
You can download DEMO and check it .
Then you be know if the issue is solved by development team.


-------------
Here you can find description how to test my examples:
http://www.quickpdf.org/forum/forum_posts.asp?TID=2932&PID=12600&title=drawcapturedpagematrix-matrix-howto#12600


Posted By: lorenzoC
Date Posted: 09 Mar 15 at 3:18PM
Yes I have tried with the demo version (11.13) but I have the same problem with the same use of ram


Posted By: tfrost
Date Posted: 09 Mar 15 at 10:23PM
Which version of Delphi are you using, and what operating system are your applications running on?  In other words, do you have the opportunity to build a 64-application?   If not, have you tried using (in the DPR file) {$SetPEFlags IMAGE_FILE_LARGE_ADDRESS_AWARE}?  This could give your process around 3GB to play with instead of 2GB when your BOOT.INI is correctly configured.  If you are not familiar with this, read about it first at http://msdn.microsoft.com/en-us/library/ff556232.aspx" rel="nofollow - https://msdn.microsoft.com/en-us/library/ff556232.aspx



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk