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!
Cant get DaRenderPageToString to Work ? |
Post Reply |
Author | |
John Sigoloff
Beginner Joined: 20 Sep 06 Status: Offline Points: 11 |
Post Options
Thanks(0)
Posted: 01 Oct 06 at 2:10PM |
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 |
|
JanN
Senior Member Joined: 29 Oct 05 Location: Germany Status: Offline Points: 116 |
Post Options
Thanks(0)
|
http://www.quickpdf.org/forum/forum_posts.asp?TID=525&get=last#2293
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. About — Contact — Blog — Support — Online Store