[BlueOnyx:26056] Re: PDFparser

Colin Jack colin at mainline.co.uk
Wed Mar 29 16:06:24 -05 2023


Hi Juerg,

Thank you for your response.

I don’t know what they want to do. They are already using PHP 7 and will be moving to 8 when I install it.

I will pass on your info.

Kind regards

Colin

From: Blueonyx <blueonyx-bounces at mail.blueonyx.it> on behalf of Juerg Sommer <jsommer at emailto.ch>
Reply to: BlueOnyx General Mailing List <blueonyx at mail.blueonyx.it>
Date: Wednesday, 29 March 2023 at 21:43
To: "blueonyx at mail.blueonyx.it" <blueonyx at mail.blueonyx.it>
Subject: [BlueOnyx:26055] Re: PDFparser

Hi Colin

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().

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.

Regards,
Juerg

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

Am 29.03.2023 um 22:22 schrieb Colin Jack:
We have a client on a 5209R who needs PDFparser for PHP.
Is this already installed or will I need to install it (and if so how? 😊)

Many thanks

Colin



_______________________________________________

Blueonyx mailing list

Blueonyx at mail.blueonyx.it<mailto:Blueonyx at mail.blueonyx.it>

http://mail.blueonyx.it/mailman/listinfo/blueonyx


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20230329/ee112132/attachment.html>


More information about the Blueonyx mailing list