I recently got this error while tryingn to overlay two PDFs using the
Overlay method.
java.lang.UnsupportedOperationException: Layout pages with COSArray
currently not supported.
at java.lang.Throwable.<init>(Throwable.java:195)
at java.lang.Exception.<init>(Exception.java:41)
at java.lang.RuntimeException.<init>(RuntimeException.java:43)
at
java.lang.UnsupportedOperationException.<init>(UnsupportedOperationException
.java:35)
at org.pdfbox.Overlay.collectLayoutPages(Overlay.java:282)
at org.pdfbox.Overlay.overlay(Overlay.java:237)
at org.pdfbox.Overlay.main(Overlay.java:128)
Java program completed with exit code 1
I haven't encountered this before.. is it something to do with one of the
PDFs that's being used?
Bradley V. Stone
BVSTools, Inc.
BVSTools - www.bvstools.com
eRPG SDK - www.erpgsdk.com