"Serious" users? No. Just lazy. Heaven forbid they actually DO something. Thank you for the well wishes. I need it today.

I figured a driver would be cumbersome. Of course, I've been surprised before. Sometimes the easiest things are the things you assume are going to be difficult and vice versa.

An email sounds interesting and I could easily implement it. However, it would be the same number of steps. This system is replacing a complicated duct-tape and bailing wire scenario. Right now, they are using a print driver to generate and save the pdf's to a network location, never to be seen again...especially if they didn't put them in the correct location in the first place (not that it ever happens...cough, cough). Filling out a web form, remembering where they saved their file, selecting the files, and then deleting them? That's just "too much work".

I move mountains with the holy spirit of perl and it's not good enough. I'm dumbfounded right now...


In reply to Re^2: Windows print driver by ksublondie
in thread Windows print driver by ksublondie

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.