Prev: imagecopyresize???????
Next: MySQL vs. Session array
From: Vinay Kannan on 7 Apr 2010 14:53 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
From: Chris on 7 Apr 2010 18:54 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/
From: kranthi on 7 Apr 2010 23:31 i always found http://www.ros.co.nz/pdf/ to be useful for these kind of applications
|
Pages: 1 Prev: imagecopyresize??????? Next: MySQL vs. Session array |