|
NAMEpodofopages - move and delete pages in a PDF documentSYNOPSISpodofopages [--delete] [--move] [inputfile] [outputfile]DESCRIPTIONpodofopages 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 NUMBERDeletes 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 ALSOpodofobox(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)AUTHORSPoDoFo 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).
Visit the GSP FreeBSD Man Page Interface. |