Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PODOFOPAGES(1)			   podofopages			  PODOFOPAGES(1)

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 re-
	    ally 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), podofoen-
     crypt(1),	podofogc(1),  podofoimg2pdf(1),  podofoimgextract(1),  podofoim-
     pose(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).

PoDoFo				   2010-12-09			  PODOFOPAGES(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=podofopages&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help