Hi,
I am using ghostscript 8.71 to extract text from the pdf pages.
The command i am using is
gswin32c -q -sFONTPATH=c:\fonts -dNODISPLAY -dSAFER -dDELAYBIND -dWRITESYSTEMDICT -dSIMPLE
-fps2ascii.ps -dFirstPage=1 -dLastPage=1 input.pdf -dQUIET.
And using stdout writing text to another file. But problem is some searchable text are not extracted by ghostscript.
Some Font text is not extracted ex: Verdana in bold characters but ghostscript is opening the font files.
I can upload the pdf file but here i didnt find any upload option. If any option is available let me know.
Thanks in Advance.