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!
![]() |
Extract Pages |
Post Reply ![]() |
Author | |
luet ![]() Team Player ![]() ![]() Joined: 09 Aug 16 Location: Germany Status: Offline Points: 41 |
![]() ![]() ![]() ![]() ![]() Posted: 13 Aug 16 at 2:02PM |
I would like to add from an existing PDF file several pages to an existing PDF document.
Is there a AddPage function? Do I need to apply ExtractPage? Who can help me with a few lines of Source Code? I use the QuickPDF Library with VB6 thank you luet
|
|
![]() |
|
Ingo ![]() Moderator Group ![]() ![]() Joined: 29 Oct 05 Status: Offline Points: 3529 |
![]() ![]() ![]() ![]() ![]() |
Hi Luet,
here's a sample from the official support pages: http://www.debenu.com/kb/programmatically-insert-pages-from-one-pdf-file-to-another-pdf-file/ In the developer guide there's a sample, too: http://www.debenu.com/products/development/debenu-pdf-library/help/developer-guide/ A good starting point learning more about the library is here: http://www.quickpdf.org/ For special functionalities regarding your issue you should read here: http://www.debenu.com/docs/pdf_library_reference/PageManipulation.php |
|
Cheers,
Ingo |
|
![]() |
|
luet ![]() Team Player ![]() ![]() Joined: 09 Aug 16 Location: Germany Status: Offline Points: 41 |
![]() ![]() ![]() ![]() ![]() |
Hello Ingo,
Thanks for the very good tip. So I can work. It's nice that someone is so good help does. Thank you especially! luet
|
|
![]() |
|
luet ![]() Team Player ![]() ![]() Joined: 09 Aug 16 Location: Germany Status: Offline Points: 41 |
![]() ![]() ![]() ![]() ![]() |
Hello Ingo, small improvement from my side. So that the documents are not moved in the wrong order: QPdf.SelectPage QPdf.PageCount() - tPages3 + 1 QPdf.MovePage NewPagePos NewPagePos = NewPagePos + 1 tPages3 = tPages3 - 1 Wend QPdf.SaveToFile ("Target.pdf") |
|
![]() |
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