Hi,
I am trying to get the page count of a PDF or TIFF file using Java Callout that is passed via form-data. But Apigee is unable to call com/lowagie/text/pdf/RandomAccessFileOrArray or org/apache/pdfbox/pdmodel/PDDocument classes for some reason and I am not even getting a proper stack trace to identify the issue.
Attached the java callout code. Any help is appreciated.
Thank you!