logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

setpdfpage - Replace a page of PDF layout

Author

       See CAM::PDF

perl v5.36.0                                       2022-12-08                                     SETPDFPAGE(1p)

Description

       Assign the specified ASCII file to be the page content for the PDF page indicated.  The existing page
       layout is discarded.

Name

       setpdfpage - Replace a page of PDF layout

See Also

       CAM::PDF

       getpdfpage

Synopsis

        setpdfpage [options] infile.pdf page.txt pagenum [outfile.pdf]

        Options:
          -o --order          preserve the internal PDF ordering for output
          -v --verbose        print diagnostic messages
          -h --help           verbose help message
          -V --version        print CAM::PDF version

See Also