|
|
PDFSplitMergeLib is a freeware ActiveX dll library for merging and splitting PDF document files See also:
PDFSplitMergeLib is a freeware ActiveX dll library
for merging and splitting PDF document files
IPDFSplitMerge ( PDFSplitMergeLib.PDFSplitMerge object) interface methods
(1) SelectPagesFromDocumentAndSaveToFile.vbs - sample demonstrating how to extract selected pages from PDF document (sample1.pdf) and then merge and save them into new PDF document file. You can find this sample and sample PDF documents in /examples/ sub-folder. Dim PdfSpliter Set PdfSpliter = CreateObject("PDFSplitMergeLib.PDFSplitMerge") ' adding PDF document and get its index in internal collection ' selecting pages 1,3,4,5 to extract ' now save extracted pages into single PDF document (2) SelectPagesFromTwoDocumentAndSaveIntoSingleFile.vbs - sample demonstrating how to extract selected pages from two different PDF document (sample1.pdf and sample2.pdf) and then merge extracted pages into new single PDF document file. You can find this sample and sample PDF documents in /examples/ sub-folder. Dim PdfSpliter Set PdfSpliter = CreateObject("PDFSplitMergeLib.PDFSplitMerge") ' extracting pages from Sample1.pdf ' extracting pages from Sample2.pdf ' saving extracted pages into sinlge PDF document How To Install Library on target computer Library requires .NET framework 2 installed on computer to operate. Download .NET 2 framework for free from this page: http://www.microsoft.com/downloads/details.aspx?familyid=0856eacb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en
See also:
COMMERCIAL FORM FILLER ALTERNATIVE RECOMMENDATION If you are looking for commercial alternative for Bytescout Form Filler then check Form Pilot product suite from Two Pilots software. Get special 5% off discount for any Form Pilot family product (Home, Pro or Office) using the special coupon code: bytescout (or direct links to purchase with 5% off: Home, Pro and Office versions) Read more about Form Pilot product suite at Two Pilots web-site |
||||||||||||||
|
Copyright © ByteScout, 2003-2010. Privacy Statement
Microsoft®, Windows®, Windows 2000®, Windows Server®, Windows Vista®, Internet Explorer®, .NET Framework®, ActiveX®, Visual Basic®, Visual C#®, ASP®, ASP.NET®, Excel®, PowerPoint®, are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Adobe®, Flash® and Acrobat® are registered trademarks of Adobe Systems, Incorporated. Mozilla®, Firefox® and the Mozilla and Firefox Logos are registered trademarks of the Mozilla Foundation. Other product names or brandnames used herein are for identification purposes only and might be trademarks or registered trademarks of their respective companies. We disclaim any and all rights to those marks. |
|||||||||||||||