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 - First Page Rendered Often Blank
  FAQ FAQ  Forum Search   Register Register  Login Login

First Page Rendered Often Blank

 Post Reply Post Reply
Author
Message
John Sigoloff View Drop Down
Beginner
Beginner


Joined: 20 Sep 06
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote John Sigoloff Quote  Post ReplyReply Direct Link To This Post Topic: First Page Rendered Often Blank
    Posted: 21 Sep 06 at 12:46AM

I am a newbee but I am using very simple code.  I am finding that with about half the PDF files I must render the first page a second time becuase the first time I get a blank page.  This problem occurs with the QuickPDF manual too.

           QP.LoadFromFile('iSEDQuickPDF 5.11 Reference Guide.pdf');
           // This first one yields a blank page ???
           QP.RenderDocumentTofile(150, 1, 1, 6, 'Test.gif');
           // Check if blank (very small filesize) and re-render
           if _getfilesize('Test1.gif') < 8000 then
               QP.RenderDocumentTofile(150, 1, 1, 6, 'Test.gif');

          // All subsequent Rendering is good such as:
          QP.RenderDocumentTofile(150, 2, 2, 6, 'Test.gif');
             ...
          QP.RenderDocumentTofile(150, 25, 25, 6, 'Test.gif');

Any help is very appreciated,

Regards,  John

 

Back to Top
Frank View Drop Down
Debenu Quick PDF Library Expert
Debenu Quick PDF Library Expert
Avatar

Joined: 16 Feb 05
Location: Germany
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote Frank Quote  Post ReplyReply Direct Link To This Post Posted: 21 Sep 06 at 1:18AM

Hi John

Could it be the same problem as handled here:
www.quickpdf.org/forum/forum_posts.asp?TID=412&PN=3

Regards, Frank

 

Back to Top
John Sigoloff View Drop Down
Beginner
Beginner


Joined: 20 Sep 06
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote John Sigoloff Quote  Post ReplyReply Direct Link To This Post Posted: 21 Sep 06 at 3:11AM

 

Thanks for the suggestion.  Using "SelectPage" before the call to Render solved the problem with the blank pages...

Regards,

John

 

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