margee, as this is your first post (under this nickname), I would suggest you start by reading the ever-popular, "How (Not) To Ask A Question". Most notably, your post has no formatting whatsoever, it is missing some punctuation, and Randomly capitalises Words. Oh, and there is no code with which we can help you.

Often, I install a module that someone is having problems with solely to help someone. I take their code, install the required modules, and test it out. Sometimes I don't find the same problem, but sometimes not only do I find it, but I point out where the error is. It's a great way for me to learn new modules. In your case, I know what module you're using, but I have no idea what your code is.

If you could boil down your code to as few lines as possible to replicate the problem, I'm sure more people would be able to help you.


In reply to Re: PDF Color by Tanktalus
in thread PDF Color by margee

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.