<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hi Colin<br>
    <br>
    What do you want to do with PDFs? As far as I know, BlueOnyx has no
    implemented pdf parser. But I have many experience with pdf-parsing
    with php. Take a look at FPDF or TCPDF. Also the packages
    "poppler-utils" has some useful binaries (ex. pdftotext to extract
    text from a pdf file) and ghostscript can be used to convert a pdf
    to a jpg or pdf file (can also be do with imagick, but ghostscript
    is much faster and better). binaries must be called with exec() or
    system().<br>
    <br>
    I think for BlueOnyx pdf-parsing is off topic, but If you give more
    informations, I can maybe give you some tips. You can also contact
    me directly by mail if you want.<br>
    <br>
    Regards,<br>
    Juerg<br>
    <br>
    PS: pdf components needs updated php. The built-in pdf 5.6 in 5209R
    is too old (and for security reasons anyway a bad idea), so I hope
    you have php updated to at least php 7.2<br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 29.03.2023 um 22:22 schrieb Colin
      Jack:<br>
    </div>
    <blockquote type="cite"
      cite="mid:01331852-9B20-4228-AD87-34512496C3AF@mainline.co.uk">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style>@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}div.WordSection1
        {page:WordSection1;}</style>
      <div class="WordSection1">
        <p class="MsoNormal">We have a client on a 5209R who needs
          PDFparser for PHP.<o:p></o:p></p>
        <p class="MsoNormal">Is this already installed or will I need to
          install it (and if so how?
          <span style="font-family:"Apple Color Emoji"">😊</span>)<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Many thanks<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Colin<o:p></o:p></p>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Blueonyx mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Blueonyx@mail.blueonyx.it">Blueonyx@mail.blueonyx.it</a>
<a class="moz-txt-link-freetext" href="http://mail.blueonyx.it/mailman/listinfo/blueonyx">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>