Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Linux Applications > Application to combine PDF files?

Forgot Password?
 Linux Applications   I cant get "X" app to work... also discussion about linux programs.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 3 Weeks Ago   #1 (permalink)
oxf
Linux Newbie
 
Join Date: May 2009
Location: Oxfordshire, UK
Posts: 107
Application to combine PDF files?

Hi

My partner has a lot of PDF files saved. She would like to combine some of them into single files. Any recomendations for applications to do this?

Thanks
Mike
__________________
Mike

Jaunty 9.04
oxf is offline  


Reply With Quote
Old 3 Weeks Ago   #2 (permalink)
Trusted Penguin
 
daark.child's Avatar
 
Join Date: Apr 2006
Location: South Yorks, UK
Posts: 4,067
Take a look at the suggestions here. Hopefully you will find something that will help.
daark.child is offline   Reply With Quote
Old 3 Weeks Ago   #3 (permalink)
oxf
Linux Newbie
 
Join Date: May 2009
Location: Oxfordshire, UK
Posts: 107
Quote:
Originally Posted by daark.child View Post
Take a look at the suggestions here. Hopefully you will find something that will help.
OK thanks! Those will do for now but what I was really looking for was a GUI utility.
To bad I can do it using acroread.
Mike
__________________
Mike

Jaunty 9.04
oxf is offline   Reply With Quote
Old 3 Weeks Ago   #4 (permalink)
oxf
Linux Newbie
 
Join Date: May 2009
Location: Oxfordshire, UK
Posts: 107
Anyone used PDFSAM to merge pdf's? I added that but couldn't get it to work!
Mike
__________________
Mike

Jaunty 9.04
oxf is offline   Reply With Quote
Old 3 Weeks Ago   #5 (permalink)
Linux Newbie
 
Join Date: Nov 2007
Location: Planet Earth
Posts: 130
Copy the files into a single directory, and:
Code:
for file in *.pdf; do pdf2ps $file; done;
cat *.ps > allcontent.ps
ps2pdf allcontent.ps
OK, you want a GUI, but it's prettey easy to make a script of this... or at least could be useful for other people
__________________
EOF
hugortega is offline   Reply With Quote
Old 3 Weeks Ago   #6 (permalink)
oxf
Linux Newbie
 
Join Date: May 2009
Location: Oxfordshire, UK
Posts: 107
Quote:
Originally Posted by hugortega View Post
Copy the files into a single directory, and:
Code:
for file in *.pdf; do pdf2ps $file; done;
cat *.ps > allcontent.ps
ps2pdf allcontent.ps
OK, you want a GUI, but it's prettey easy to make a script of this... or at least could be useful for other people
OK thanks! That does the trick for now. If anyone does know of a GUI app please let me know.
__________________
Mike

Jaunty 9.04
oxf is offline   Reply With Quote
Old 3 Weeks Ago   #7 (permalink)
Just Joined!
 
Join Date: Sep 2008
Posts: 12
You could try giving PDF-Shuffler a try. I haven't used it, there is a blog entry regarding it, with youtube vid even, but guess I haven't posted here enough to include a URL. I should fix that, huh?

Anyhow if you google PDF-Shuffler, you'll find it. Looks pretty intuitive.

To find the blog post I read, google
bigbrovar PDF Shuffler

Let me know how it works.


James
J-Dude is offline   Reply With Quote
Old 3 Weeks Ago   #8 (permalink)
oxf
Linux Newbie
 
Join Date: May 2009
Location: Oxfordshire, UK
Posts: 107
Quote:
Originally Posted by J-Dude View Post
You could try giving PDF-Shuffler a try. I haven't used it, there is a blog entry regarding it, with youtube vid even, but guess I haven't posted here enough to include a URL. I should fix that, huh?

Anyhow if you google PDF-Shuffler, you'll find it. Looks pretty intuitive.

To find the blog post I read, google
bigbrovar PDF Shuffler

Let me know how it works.


James
Thanks! That might have potential. I'll check it out and get back

Mike
__________________
Mike

Jaunty 9.04
oxf is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 07:24 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2