Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!

Debenu Quick PDF Library - PDF SDK Community Forum Homepage
Forum Home Forum Home > For Users of the Library > I need help - I can help
  New Posts New Posts RSS Feed - out of memory problem
  FAQ FAQ  Forum Search   Register Register  Login Login

out of memory problem

 Post Reply Post Reply
Author
Message
agrosoft View Drop Down
Beginner
Beginner


Joined: 18 May 06
Location: Israel
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote agrosoft Quote  Post ReplyReply Direct Link To This Post Topic: out of memory problem
    Posted: 23 Mar 07 at 3:55AM
Hi
when I create a big PDF file' I got en Out of memory error
I  can see in memory that the application growers untill the error message apears
I don't have the source but the debuger says the bproblem comes from uPDFStructure.pas
 
any ideas ?
 
Regards
 
  David
Back to Top
marian_pascalau View Drop Down
Debenu Quick PDF Library Expert
Debenu Quick PDF Library Expert


Joined: 28 Mar 06
Location: Germany
Status: Offline
Points: 278
Post Options Post Options   Thanks (0) Thanks(0)   Quote marian_pascalau Quote  Post ReplyReply Direct Link To This Post Posted: 23 Mar 07 at 4:12AM
David,
the most memory killing operations are the operations with images. You should pay attention first there.
Back to Top
bogey View Drop Down
Senior Member
Senior Member
Avatar

Joined: 30 Nov 05
Location: United States
Status: Offline
Points: 50
Post Options Post Options   Thanks (0) Thanks(0)   Quote bogey Quote  Post ReplyReply Direct Link To This Post Posted: 23 Mar 07 at 7:45AM
Make sure you setup a temp folder for overflow. This folder has to have write privledges for the inetusr account. (assuming IIS)
 
 
  Set QP = Server.CreateObject("iSED.QuickPDF")
  Call QP.UnlockKey("xxxxxxxxxxxxxxxxxxxxxxx")
  QP.SetTempPath("d:/pdftemp")
  QP.SetTempFile("d:/pdftemp/pdftemp.dat")
  if session("debug") = true then
   response.write("<hr><b><i>Start QuickPDF Process</i></b>")
   response.write("<br>iSed QuickPDF Version = " & QP.LibraryVersion())
   response.write("<br>Check Temp Path = " & QP.TestTempPath())
  end if
Back to Top
agrosoft View Drop Down
Beginner
Beginner


Joined: 18 May 06
Location: Israel
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote agrosoft Quote  Post ReplyReply Direct Link To This Post Posted: 24 Mar 07 at 2:01AM
Hi again
thanks all for the info
howerver the problem remains even without logos and with temp files
I got 10 pages document with size of almost 5 MB
its content is a table with lines of data
am I missing something here about fonts ? is that size resneble for 10 pages ?
 
Regards
 
David
 
 
Back to Top
marian_pascalau View Drop Down
Debenu Quick PDF Library Expert
Debenu Quick PDF Library Expert


Joined: 28 Mar 06
Location: Germany
Status: Offline
Points: 278
Post Options Post Options   Thanks (0) Thanks(0)   Quote marian_pascalau Quote  Post ReplyReply Direct Link To This Post Posted: 24 Mar 07 at 3:59AM
David, send VB/Delphi/.Net sample to support(at)quickpdf.org
When I have some time I will try to confirm your problem.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 11.01
Copyright ©2001-2014 Web Wiz Ltd.

Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. AboutContactBlogSupportOnline Store