<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Try:</p>
    <pre><code>unoconv --stdout [your-report-output-name.txt] | lpr -U [username] -P [the_printer_name]

</code></pre>
    <div class="moz-cite-prefix">or, you can use libreOffice to do so</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">
      <pre><code>libreoffice --headless --print-to-file --printer-name [the_printer_name] --outdir /tmp [your-report-output-name.txt]
lpr -U username /tmp/</code><code><code>your-report-output-name</code>.ps -P the_printer_name
rm /tmp/</code><code><code>your-report-output-name</code>.ps</code></pre>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">A lot of us know of libreOffice but I
      bet few use it as suggested above - libreOffice could be your best
      friend <br>
    </div>
    <div class="moz-cite-prefix">when converting/printing/rendering
      documents ...  Check it out!<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Are your clients still using dumb
      terminals?  <br>
    </div>
    <div class="moz-cite-prefix">Is there a reason why you do not have
      drivers for your printers?</div>
    <div class="moz-cite-prefix">If your clients use PCs, why can't they
      open the PDF and print them?</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Why would you say that you are just an
      application developer without skill set to develop in any coding
      language?<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Obviously, if you are an application
      developer, you must have some skill set to develop in some
      language.<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Try the above, I hope it works out for
      you.</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">On 5/19/21 9:25 AM, Cindy Youngman
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CABxCSe4nKQsC7jKvBPYtCF+sTNzFH-DkbLDgAe-FvKdcbvHxNQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hi Jose,
        <div><br>
        </div>
        <div>I already have a script that will convert anything I print
          to a PDF however I am not using any print drivers, just raw
          print jobs.  Can I push that PDF output to the printer from
          linux with no print driver?</div>
        <div><br>
        </div>
        <div>To everyone else,</div>
        <div><br>
        </div>
        <div>Upgrading to the latest fielPro version is too costly for
          most of my clients.  They are all on old 5.0 versions that
          they have been running on for over 10 years.  Most of these
          have been on filepro since the late 80s, early 90s.  I am
          mainly an applications developer and do not have the skill set
          to develop anything in PHP or other coding languages.  </div>
        <div><br>
        </div>
        <div>Any suggestions would be appreciated.</div>
        <div>Cindy</div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Tue, May 18, 2021 at 11:58
          AM Jose Lerebours via Filepro-list <<a
            href="mailto:filepro-list@lists.celestial.com"
            moz-do-not-send="true">filepro-list@lists.celestial.com</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Wouldn't
          the logical thing to do be use the PDF features now available
          <br>
          natively (I think) to filePro?<br>
          <br>
          Eventually, you will run out of OLD PRINTERS and people that
          have them - <br>
          perhaps, it will be<br>
          some one else's problem down the road but why kick the can
          down the road !?!<br>
          <br>
          We asked for PDF in filePro and then refuse to use it - or is
          it cost of <br>
          upgrading the problem?<br>
          <br>
          Gees, even if you buy ANZIO version that allows you to
          pass-through and <br>
          print directly to PDF,<br>
          you should be able to just go that route and know that you
          have a <br>
          permanent solution and no<br>
          need to worry about legacy technology (lol, even if filePro
          itself is a <br>
          legacy tech ...).<br>
          <br>
          All that being said, we can talk about writing PHP scripts to
          generate <br>
          your reports in PDF format! ;-)<br>
          <br>
          <br>
          On 5/17/21 6:44 PM, Laura Brody via Filepro-list wrote:<br>
          > I know for a fact that you can buy almost anything from
          eBay. If you don't<br>
          > mind that the printer is used rather than new, it is an
          option.<br>
          ><br>
          > Craigslist and Facebook Marketplace are other
          possibilities.<br>
          ><br>
          > Laura Brody<br>
          ><br>
          > On Mon, May 17, 2021 at 5:30 PM Cindy Youngman via
          Filepro-list <<br>
          > <a href="mailto:filepro-list@lists.celestial.com"
            target="_blank" moz-do-not-send="true">filepro-list@lists.celestial.com</a>>
          wrote:<br>
          ><br>
          >> Hi everyone,<br>
          >><br>
          >> I've been using Jim Asman's mkpcl for years to
          convert pcx to pcl for<br>
          >> printing forms under 5.0.14 using the old HP-4500
          printer definitions.<br>
          >> They work great and have had no problems.<br>
          >><br>
          >> The problem is I am having trouble finding
          replacement printers that have<br>
          >> PCL5 print language.  Might anyone know of any models
          that still have the<br>
          >> good old PCL5?<br>
          >><br>
          >> Thanks in advance<br>
          >><br>
          >> --<br>
          >> Cindy Youngman<br>
          >> FutureSoft Tech<br>
          >> -------------- next part --------------<br>
          >> An HTML attachment was scrubbed...<br>
          >> URL: <<br>
          >> <a
href="http://mailman.celestial.com/pipermail/filepro-list/attachments/20210517/079da283/attachment.html"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://mailman.celestial.com/pipermail/filepro-list/attachments/20210517/079da283/attachment.html</a><br>
          >> _______________________________________________<br>
          >> Filepro-list mailing list<br>
          >> <a href="mailto:Filepro-list@lists.celestial.com"
            target="_blank" moz-do-not-send="true">Filepro-list@lists.celestial.com</a><br>
          >> Subscribe/Unsubscribe/Subscription Changes<br>
          >> <a
            href="http://mailman.celestial.com/mailman/listinfo/filepro-list"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://mailman.celestial.com/mailman/listinfo/filepro-list</a><br>
          >><br>
          > -------------- next part --------------<br>
          > An HTML attachment was scrubbed...<br>
          > URL: <<a
href="http://mailman.celestial.com/pipermail/filepro-list/attachments/20210517/de5fff29/attachment.html"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://mailman.celestial.com/pipermail/filepro-list/attachments/20210517/de5fff29/attachment.html</a>><br>
          > _______________________________________________<br>
          > Filepro-list mailing list<br>
          > <a href="mailto:Filepro-list@lists.celestial.com"
            target="_blank" moz-do-not-send="true">Filepro-list@lists.celestial.com</a><br>
          > Subscribe/Unsubscribe/Subscription Changes<br>
          > <a
            href="http://mailman.celestial.com/mailman/listinfo/filepro-list"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://mailman.celestial.com/mailman/listinfo/filepro-list</a><br>
          -- <br>
          <br>
          Jose Lerebours<br>
          <br>
          <a href="https://www.asisuites.com" rel="noreferrer"
            target="_blank" moz-do-not-send="true">https://www.asisuites.com</a><br>
          <a href="https://www.helpsuites.com" rel="noreferrer"
            target="_blank" moz-do-not-send="true">https://www.helpsuites.com</a><br>
          <br>
          -------------- next part --------------<br>
          An HTML attachment was scrubbed...<br>
          URL: <<a
href="http://mailman.celestial.com/pipermail/filepro-list/attachments/20210517/05ec2d9a/attachment.html"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://mailman.celestial.com/pipermail/filepro-list/attachments/20210517/05ec2d9a/attachment.html</a>><br>
          -------------- next part --------------<br>
          A non-text attachment was scrubbed...<br>
          Name: Jose-Logo.png<br>
          Type: image/png<br>
          Size: 310619 bytes<br>
          Desc: not available<br>
          URL: <<a
href="http://mailman.celestial.com/pipermail/filepro-list/attachments/20210517/05ec2d9a/attachment.png"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://mailman.celestial.com/pipermail/filepro-list/attachments/20210517/05ec2d9a/attachment.png</a>><br>
          _______________________________________________<br>
          Filepro-list mailing list<br>
          <a href="mailto:Filepro-list@lists.celestial.com"
            target="_blank" moz-do-not-send="true">Filepro-list@lists.celestial.com</a><br>
          Subscribe/Unsubscribe/Subscription Changes<br>
          <a
            href="http://mailman.celestial.com/mailman/listinfo/filepro-list"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://mailman.celestial.com/mailman/listinfo/filepro-list</a><br>
        </blockquote>
      </div>
      <br clear="all">
      <div><br>
      </div>
      -- <br>
      <div dir="ltr" class="gmail_signature">
        <div dir="ltr">Cindy Youngman
          <div>FutureSoft Tech</div>
        </div>
      </div>
    </blockquote>
    <div class="moz-signature">-- <br>
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <title></title>
      <p> <br>
      </p>
      <p> <a class="moz-txt-link-freetext" href="https://www.asisuites.com">https://www.asisuites.com</a><br>
        <a class="moz-txt-link-freetext" href="https://www.helpsuites.com">https://www.helpsuites.com</a> </p>
    </div>
  </body>
</html>