EnglishFrenchSpanish

Ad


OnWorks favicon

bookletimposer - Online in the Cloud

Run bookletimposer in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command bookletimposer that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


bookletimposer - An utility to reorganize PDF pages

SYNOPSIS


bookletimposer [options][*input-file*]

bookletimposer -a [options] input-file

DESCRIPTION


bookletimposer is an utility to achieve some basic imposition on PDF documents, especially
designed to work on booklets.

It allows:

· to transform linear documents to booklets;

· to reduce a document to put many on one sheet (for tracts for example);

· to transform booklets to linear documents.

It is a free software released under the GNU General Public License, either version 3 or
(at your option) any later version.

OPTIONS


--version
show program's version number and exit.

-h, --help
show an help message and exit.

-o OUTFILE, --output=OUTFILE
set output PDF file to OUTFILE.

-a, --no-gui
automatic converstion (don't show the user interface). In that mode, the input file must
be defined.

-i, --gui
show the user interface (default).

-b, --booklet
produce a booklet out of a linear document (default).

-l, --linearize
produce a linear document out of a booklet.

-n, --no-reorganisation
don't reorganize (will only scale and assemble pages).

-c, --copy-pages
copy the same group of input pages on one output page.

-p PAGES_PER_SHEET,
--pages-per-sheet=PAGES_PER_SHEET

number of pages per sheet, in the format HORIZONTALxVERTICAL, e.g. 2x1.

-f OUTPUT_FORMAT,
--format=OUTPUT_FORMAT

output page format, e.g. A4 or A3R.

-k, --keep
do not overwrite output file if it exists.

EXAMPLES


bookletimposer
Displays the GTK+ user interface.

bookletimposer --no-gui --booklet --pages-per-sheet=2x1
--output=out.pdf in.pdf

Converts in.pdf into a booklet with two pages per sheet an saves the result as out.pdf.

bookletimposer --no-gui --linearise --pages-per-sheet=2x1
in.pdf

Converts the two-pages-per-sheet booklet in.pdf into a page-by-page PDF. As the output
file name is not defined, it will default to in-conv.pdf.

Use bookletimposer online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 2
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 3
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 4
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 5
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 6
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • More »

Linux commands

Ad