You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Original issue reported on code.google.com by
mee...@slideshare.com
on 27 May 2014 at 5:43The text was updated successfully, but these errors were encountered: