Hi,
I'm trying to convert pdf to text i faced an remote server page not found error how i solved that error..,
Thanks in advance..
Customer
---------------------------------------
Hello Team,
I have one query for Ps2pdfsdk.Dll library, is it implemented on dotnet or else?
Customer
---------------------------------------
Thanks for your message, Ps2pdfsdk.Dll is written in VC++, so you can call it without .NET installed.
If you wish convert PDF file to text file with layout, you can use "PDF to Text OCR Converter Command Line" software,
https://www.verypdf.com/app/pdf-to-text-ocr-converter/try-and-buy.html
and run following command line to keep layout from PDF file to text file,
pdf2txtocr.exe -layout C:\in.pdf C:\out.txt
More command line options can be found at following web page,
https://www.verypdf.com/app/pdf-to-text-ocr-converter/how-to-use.html