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!
CopyPageRanges (Delphi) |
Post Reply |
Author | |
cwenet
Beginner Joined: 29 Sep 06 Status: Offline Points: 4 |
Post Options
Thanks(0)
Posted: 14 Aug 10 at 2:14PM |
Hi,
I tried this, but something is missing to do the CopyPageRanges: var QP: QuickPDF; d1,d2: integer; begin QP:= QuickPDF.Create; QP.LoadFromFile('myFile.pdf'); d1 := QP.SelectedDocument; QP.CopyPageRanges(d1,'1-10'); QP.SaveToFile('MyRange.pdf'); end; There is allways the complete file in MyRange.pdf regards Christoph |
|
Ingo
Moderator Group Joined: 29 Oct 05 Status: Offline Points: 3524 |
Post Options
Thanks(0)
|
Hi Christoph!
Since 2006 in the forum and not using the (advanced) search function above ... ;-) Try the sample from JanN: http://www.quickpdf.org/forum/copypageranges-corrupts-original-document_topic1254_post5746.html?KW=CopyPageRange#5746 BTW: I've used the advanced search function with CopyPageRange + all forums + any time. Cheers, Ingo |
|
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