[PHP-DB] reading PDF file into a DB

2010-04-07 Thread Vinay Kannan
Hello Guys,

I am working on a project, which requires a PDF file to be read page wise
into the DB, once it has been uploaded, the contents from the PDF would then
appear on a Flash screen.

I need help reading the contents of the PDF file into DB retaining the page
numbers, does anyone have an idea how this can be accomplished, i hope
someone here has done this before :)

Thanks,
Vinay


Re: [PHP-DB] reading PDF file into a DB

2010-04-07 Thread Chris

Vinay Kannan wrote:

Hello Guys,

I am working on a project, which requires a PDF file to be read page wise
into the DB, once it has been uploaded, the contents from the PDF would then
appear on a Flash screen.

I need help reading the contents of the PDF file into DB retaining the page
numbers, does anyone have an idea how this can be accomplished, i hope
someone here has done this before :)


http://www.php.net/manual/en/book.pdf.php

If there are no functions for reading a pdf, there are some links at the 
bottom of that page that might help.


--
Postgresql  php tutorials
http://www.designmagick.com/


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] reading PDF file into a DB

2010-04-07 Thread kranthi
i always found http://www.ros.co.nz/pdf/ to be useful for these kind
of applications

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php