The documentation for CAM::PDF has: "Many example programs are included in this distribution to do useful tasks. See the bin subdirectory."

At the top of that documentation page, you'll see "Chris Dolan > CAM-PDF-1.55 > CAM::PDF" - follow the CAM-PDF-1.55 link. Here you'll find a link to MANIFEST (which lists all the files in the bin directory) and, further down the page under Documentation, links to all the example programs. You can follow the Source link at the top of each example documentation page to see the code. Hopefully, you'll find one or more of these examples useful.

For future reference, most (if not all) CPAN module pages follow this general format.

-- Ken


In reply to Re: Cam-PDF how to by kcott
in thread Cam-PDF how to by cliffrubinmusic

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.