How to read pdf file with php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
prasetia
Forum Newbie
Posts: 1
Joined: Sat Jan 07, 2012 8:31 am

How to read pdf file with php

Post by prasetia »

Hello all i have problem, i have to read pdf file with php, because i need compare text in that pdf.
User avatar
tr0gd0rr
Forum Contributor
Posts: 305
Joined: Thu May 11, 2006 8:58 pm
Location: Utah, USA

Re: How to read pdf file with php

Post by tr0gd0rr »

Here is a command-line solution that you can call in php: http://www.foolabs.com/xpdf/about.html
Post Reply