Package pdfjam: Information

Source package: pdfjam
Version: 2.08-alt1
Build time:  Sep 15, 2011, 10:47 PM
Category: Publishing
Report package bug
License: GPLv2
Summary: Utilities for joining, rotating and aligning 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).

List of rpms provided by this srpm:
pdfjam (noarch)

Maintainer: Denis G. Samsonenko

List of contributors:
Denis G. Samsonenko

    1. /proc
    2. texlive-latex-recommended
    3. unzip

Last changed


Sept. 15, 2011 Denis G. Samsonenko 2.08-alt1
- Build for ALT Linux
- spec adapted
Feb. 8, 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.08-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Nov. 15, 2010 Michel Salim <salimma@fedoraproject.org> - 2.08-1
- Update to 2.08 (test5 fixed upstream)