35.10 Portfolio

The portfolio utility is used to create or manipulate PDF portfolios.

$ mutool portfolio 
usage: mutool portfolio [options] portfolio.pdf [actions] 
 
Options are: 
      -p -   password 
      -o -   output (defaults to input file) 
      -O -   PDF output options (see mutool create) 
 
Actions are: 
      t     display a table listing the contents of the portfolio 
      x N <file> 
            extract Nth entry to <file> 
      a <file> <name> 
            add contents of <file> as an entry named <name> 
 
For safety, only use ASCII characters in entry names for now.