Jump to content

Concatinate two PDF files or XLS files


Recommended Posts

Posted

Hi all,

I have to concatenate two .pdf files (or two .xls files) into one sngle file. For example I have two pdf files with one page each. I have two concatenate this file into one single pdf file with two pages. Any ideas?

Posted (edited)

 Try to search "pdftk" on google. 

It is very simple to concatenate two or more pdf files using this tool and system exec.

Bye

Golzio

Edited by golzio
Posted

I did this a while ago to merge PDF files using pdftk in LabVIEW.  Put the path to the directory containing your PDF files into the Path Control, add a filter (*.pdf is good) and a name for the new file.  Run the VI, select the pages from each PDF file to go into the new file, press "Go" and Bob will be your father's brother.

post-7534-12724500984_thumb.png

LV-pdftk.zip

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.