The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

mxpdf - PDF CLA

USAGE

        lnation:Aloha lnation$ mxpdf pdf-name

or

        lnation:Aloha lnation$ mxpdf pdf-name path/to/conf

or

        lnation:Aloha lnation$ mxpdf pdf-name path/to/conf path/to/content
 

Input is parsed per line.

You can currently prefix lines with the following markup

        =Title
        ==Subtitle
        ===Subsubtitle=
        =i=path/to/image.png

The configuration file should be in yaml format.

        ---
        page:
            background: '#f00'
            padding: 10 

To exit from the STDIN input - type

        save