Hi, I defined a simple workflow initiated by watched folder endpoint. workflow has 2 processes: decode and extractToXML. I copy a pdf file to input directory of the watched folder and get the below exception:<br /><br />aused by: ALC-BCF-002-004: PDFException. Caused by: com.adobe.internal.pdftoolkit.core.exceptions.PDFException: Processing of barcode images in dynamic PDF form not supported: No 'page content' found<br /> at com.adobe.barcodedforms.decoder.image.PDFImageIterator.<init>(PDFImageIterator.java:82)<b r /> at com.adobe.barcodedforms.decoder.image.ImageIteratorFactory.getInstance(ImageIteratorFacto ry.java:42)<br /> at com.adobe.barcodedforms.decoder.reader.BarcodeReader.decode(BarcodeReader.java:67)<br /> at com.adobe.livecycle.barcodedforms.BarcodedFormsService.decode(BarcodedFormsService.java:2 92)<br /> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
↧