How to OCR and Scan using PDFXchangeViewer in javascript

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: TrackerSupp-Daniel, Tracker Support, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, Tracker Supp-Stefan

Post Reply
muralidhar
User
Posts: 46
Joined: Tue Nov 30, 2010 9:07 am

How to OCR and Scan using PDFXchangeViewer in javascript

Post by muralidhar »

Hi,

i want to scan a page and show it in the viewer.
also i want to get OCR text from image displayed in PDFXchangeViewer and image as memorystream object.
i want to do this using javascript.

is it possible?
if yes, please let me know how can i do that.

Thanks in advance.

regards,
Muralidhar.
Regards,
Muralidhar.
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 17906
Joined: Mon Jan 12, 2009 8:07 am
Location: London
Contact:

Re: How to OCR and Scan using PDFXchangeViewer in javascript

Post by Tracker Supp-Stefan »

Hello Muralidhar,

For the moment we do not offer an OCR of our own but are just finalizing it and hope to have it ready for testing in the upcoming months.
If your project is urgent however, you will need to use some third party OCR engine I am afraid.

As for getting an object's stream you will need to use our PDF Tools SDK method:
PXCp_ObjectGetStream ()

Best,
Stefan
muralidhar
User
Posts: 46
Joined: Tue Nov 30, 2010 9:07 am

Re: How to OCR and Scan using PDFXchangeViewer in javascript

Post by muralidhar »

Hi,

thanks for the reply.

what about scanning? can we scan image and display it into viewer?
how can i do that?

please suggest any online reference if available.

thanks
Regards,
Muralidhar.
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 17906
Joined: Mon Jan 12, 2009 8:07 am
Location: London
Contact:

Re: How to OCR and Scan using PDFXchangeViewer in javascript

Post by Tracker Supp-Stefan »

Hello muralidhar,

Yes you can use our xcscan4 library (part of the Tools SDK) to create PDF documents from scanners.

As for OCR Functionality - ABBYY offer an OCR Library for dev's, but I know that they have an end user version (and use our SDKs as part of their product).

WE also have our own OCR library which is now in beta testing here and will be released to dev's for beta testing in the very near future.

Best,
Stefan
rgoodson40
User
Posts: 3
Joined: Fri May 05, 2006 8:46 pm

Re: How to OCR and Scan using PDFXchangeViewer in javascript

Post by rgoodson40 »

When do you expect the OCR functionality to be available? I'm trying to determine which tool to use for my project and OCR will be a "nice to have" but it doesn't have to be in the first release of my project. I just need an idea of when it might be ready.

Thanks,
Reagan
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 17906
Joined: Mon Jan 12, 2009 8:07 am
Location: London
Contact:

Re: How to OCR and Scan using PDFXchangeViewer in javascript

Post by Tracker Supp-Stefan »

Hello Reagan,

I do not have any particular date at this moment, but will ask the people who know and will post back here.

Cheers,
Stefan
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 17906
Joined: Mon Jan 12, 2009 8:07 am
Location: London
Contact:

Re: How to OCR and Scan using PDFXchangeViewer in javascript

Post by Tracker Supp-Stefan »

Hi again Reagan,

I just spoke with the guys, and we hope to have a developers beta build out for testing in the next couple of months.

Best,
Stefan
rgoodson40
User
Posts: 3
Joined: Fri May 05, 2006 8:46 pm

Re: How to OCR and Scan using PDFXchangeViewer in javascript

Post by rgoodson40 »

Thanks. I appreciate the response.

Reagan
User avatar
Paul - Tracker Supp
Site Admin
Posts: 6897
Joined: Wed Mar 25, 2009 10:37 pm
Location: Chemainus, Canada
Contact:

Re: How to OCR and Scan using PDFXchangeViewer in javascript

Post by Paul - Tracker Supp »

:)
Best regards

Paul O'Rorke
Tracker Support North America
http://www.tracker-software.com
Post Reply