Question
BAD_PDF - Unable to extract content
I have a PDF (998 pages) where the pages are split into multiple documents with SplitPDFJob. When I try to run ExtractPDFJob, I get the error: "Error: BAD_PDF - Unable to extract content: filename.pdf".
Using NodeJS @adobe/pdfservices-node-sdk 4.x.
