googzhi / pdfium

Automatically exported from code.google.com/p/pdfium
0 stars 0 forks source link

convert pdf to text #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
use FPDFText_PDFToText function in source code 

I was expecting to get the text form of pdf but it throws the error, function 
not declared. I also looked in the header file "fpdftext.h" which was suggested 
to be included in order to use this function but this method is missing in the 
header file.

I have dowloaded your latest source code and using it on ubuntu 12.04

Original issue reported on code.google.com by mee...@slideshare.com on 27 May 2014 at 5:43

GoogleCodeExporter commented 9 years ago
FPDFText_PDFToText function is not available at open source PDFium. It is 
available at Foxit commercial SDK. you can download a trail version to test it 
at http://www.foxitsoftware.com/products/sdk/PDFsdk/

Original comment by kai_j...@foxitsoftware.com on 2 Jun 2014 at 10:49

GoogleCodeExporter commented 9 years ago

Original comment by kai_j...@foxitsoftware.com on 2 Jun 2014 at 11:04