It is possible to use with PHP

Hello,

I am trying to use pdfjs manually in PHP but it is not working. is it possible?

Thank you

Hello, I’m Ron, an automated tech support bot :robot:

While you wait for one of our customer support representatives to get back to you, please check out some of these documentation pages:

Guides:APIs:Forums:

Hey!

PDF.js Express is a client side Javascript library and PHP is a server side language. Express does not work server side so no you can not use it directly in PHP.

Logan