Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 1st May 2008, 09:26 AM
minhaj Offline
Banned
 
Join Date: Apr 2008
Posts: 16
combining pdf

i want to combine few pdfs to one pdf. which software i can use.
Reply With Quote
  #2  
Old 1st May 2008, 09:42 AM
mps2006 Offline
Registered User
 
Join Date: Sep 2006
Posts: 170
PDFTK:

http://www.pdfhacks.com/pdftk/

Used to be in the repos, but dropped for some reason. If you are on F7 or before yum install pdftk is sufficient. Otherwise get the source rpm

http://rpmseek.com/rpm/pdftk-1.41-5....:3952772:0:0:0

then (as root):

rpmbuild --rebuild pdftk-1.41-5.fc7.src.rpm

There may be dependecies you need to install, particularly libgcj-devel, the rpm build output should tell you. Its an F7 package, but worked fine for me on F8

pdfedit (in the repos so yum install pdfedit) can also do it, but it has a really clunky interface and pdftk is IMHO much quicker for simple jobs.

HTH

M.
Reply With Quote
  #3  
Old 1st May 2008, 10:54 AM
sideways's Avatar
sideways Offline
Retired User
 
Join Date: Oct 2004
Location: London, UK
Posts: 4,999
you can install pdfjam from the repositories

Code:
 yum info pdfjam
Available Packages
Name   : pdfjam
Arch   : noarch
Version: 1.20
Release: 5.fc6
Size   : 57 k
Repo   : fedora
Summary: Utilities for join, rotate and align PDFs
Description:
PDFjam is a small collection of shell scripts which provide a simple
interface to some of the functionality of the excellent pdfpages
package (by Andreas Matthias) for pdfLaTeX.  At present the utilities
available are:

  * pdfnup, which allows PDF files to be "n-upped" in roughly the way
    that psnup does for PostScript files;
  * pdfjoin, which concatenates the pages of multiple PDF files
    together into a single file;
  * pdf90, which rotates the pages of one or more PDF files through 90
    degrees (anti-clockwise).

In every case, source files are left unchanged.

A potential drawback of these utilities is that any hyperlinks in the
source PDF are lost. On the positive side, there is no appreciable
degradation of image quality in processing PDF files with these
programs, unlike some other indirect methods such as "pdf2ps | psnup |
ps2pdf" (in the author's experience).
Reply With Quote
  #4  
Old 1st May 2008, 03:39 PM
A.Serbinski Offline
Registered User
 
Join Date: Jul 2006
Posts: 1,123
You don't need special software for this. Ghostscript (which is installed by default) will do the job just fine...
gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=finished.pdf file1.pdf file2.pdf .... filen.pdf
Reply With Quote
Reply

Tags
combining, pdf

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
combining 2 systems into 1 FedoraSpock Using Fedora 5 2nd April 2009 09:00 AM
Combining Commands glennzo Using Fedora 15 16th August 2008 04:52 PM
Combining cd set ozie03 Using Fedora 1 7th August 2008 09:58 AM
Combining two HDDs into one cypher543 Installation and Live Media 2 21st July 2006 04:23 PM


Current GMT-time: 07:31 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat