You are viewing limited content. For full access, please sign in.

Question

Question

DocumentServices.DocumentImporter.CancelImport examples

asked on October 30, 2014

The documentation for the CancelImport states that it is to be used in the event callbacks.  I can see the 2 events ImportedPageEvent and ImportingPageEvent that can be used with the ImportImages, but how do you call CancelImport on the ImportEdoc and the ImportText processes?

 

Any code examples would be very helpful.

0 0

Answer

SELECTED ANSWER
replied on October 30, 2014

ImportEdoc doesn't currently use callbacks to report their progress, so it can't be canceled. ImportText does make callback after each page, but it doesn't check whether the operation is canceled. We will look into fixing this for a future release.

0 0

Replies

replied on October 31, 2014

Thanks for the information.  We look forward to the addition of the cancel functionality for all import types.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.