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 - Can’t get DaRenderPageToSting to work ?
  FAQ FAQ  Forum Search   Register Register  Login Login

Can’t get DaRenderPageToSting to work ?

 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: Can’t get DaRenderPageToSting to work ?
    Posted: 01 Oct 06 at 2:51PM
Newbe question but I can't get the simplest code to work with DaRenderPageToString:

fHandle : LongInt;
S : Strint;
QP : TiSEDQuickPDF

      fHandle := QP.DaOpenfile('good.pdf','');
      if fHandle <> 0 then
        begin
          S := QP.DaRenderPageToString(fHandle,1,0,72);
          Showmessage(S); // Returns "" everytime ????
        end;

      
Any Help would be much appreciated.

John
Back to Top
JanN View Drop Down
Senior Member
Senior Member


Joined: 29 Oct 05
Location: Germany
Status: Offline
Points: 116
Post Options Post Options   Thanks (0) Thanks(0)   Quote JanN Quote  Post ReplyReply Direct Link To This Post Posted: 01 Oct 06 at 6:00PM
You cannot directly pass the page number. You need to use DAFindPage first.
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