Provided by: libpodofo-utils_0.9.6+dfsg-5build1_amd64 bug

NAME

       podofopages - move and delete pages in a PDF document

SYNOPSIS

       podofopages [--delete] [--move] [inputfile] [outputfile]

DESCRIPTION

       podofopages  is one of the command line tools from the PoDoFo library that provide several
       useful operations to work with PDF files. It can move and delete pages in a PDF document.

OPTIONS

       --delete NUMBER

              Deletes the page NUMBER (number is 0-based). The page will not  really  be  deleted
              from the PDF. It is only removed from the so called pagestree and therefore becomes
              hidden. The content of the page can still be retrieved from the document though.

       --move FROM TO

              Moves a page FROM TO in the document (FROM and TO are 0-based).

SEE ALSO

       podofobox(1),  podofocolor(1),   podofocountpages(1),   podofocrop(1),   podofoencrypt(1),
       podofogc(1),         podofoimg2pdf(1),        podofoimgextract(1),        podofoimpose(1),
       podofoincrementalupdates(1),    podofomerge(1),    podofopdfinfo(1),     podofotxt2pdf(1),
       podofotxtextract(1), podofouncompress(1), podofoxmp(1)

AUTHORS

       PoDoFo is written by Dominik Seichter <domseichter@web.de> and others.

       This  manual  page  was  written by Oleksandr Moskalenko <malex@debian.org> for the Debian
       Project (but may be used by others).