File not getting converted to json giving error
- June 8, 2023
- 1 reply
- 518 views
attached is the pdf file, getting error as
Message: "ERROR - Unable to extract content. Internal error: Processing timeout"
at Adobe.PDFServicesSDK.core.api.PlatformAPI.StatusPoll(InternalExecutionContext context, String location, String requestID)
at Adobe.PDFServicesSDK.core.service.ExtractPDFService.ExtractPDFService.ExtractPDF(InternalExecutionContext context, FileRefImpl sourceFileRef, ExtractPDFOptions extractPdfOptions, String operation, String temporaryDestinationPath)
at Adobe.PDFServicesSDK.pdfops.ExtractPDFOperation.Execute(ExecutionContext context)
at ExtractTextInfoFromPDF.ExtractTextInfo.ExtractPDF() in D:\Meera\PDFServicesSDK-.NetSamples\adobe-DC.PDFServices.SDK.NET.Samples\ExtractTextInfoFromPDF\ExtractTextInfo.cs:line 105
Can someone look into this
