Results 1 to 2 of 2

Thread: Combine PDF Files in VB Net

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2019
    Posts
    108

    Combine PDF Files in VB Net

    I have created a number of pdf files that I wish to combine into one
    I have the titles stored in a "sFileName() as string" array
    I am looking for a routine that will read this array and add them to a new file.

    I have loaded the following library, but can't seem to figure how to use it.
    Imports iTextSharp.text.pdf

    Thanks
    Richard

  2. #2
    Wall Poster TysonLPrice's Avatar
    Join Date
    Sep 2002
    Location
    Columbus, Ohio
    Posts
    3,834

    Re: Combine PDF Files in VB Net

    If you Google

    vb .net merge pdf files

    You will get lot's of hits. This link is to a completed project

    https://www.codeproject.com/Articles/69177/PDF-Merge
    Please remember next time...elections matter!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width