> I do find the following 2 entries in the log several times on one of the > files that uses the technique: Is it possible to get a hand on one of these docs, or do we already have one suitable sample in our test collection?
> Apr 8, 2009 8:53:12 PM > org.apache.pdfbox.pdmodel.graphics.xobject.PDPixelMap > getRGBImage > SEVERE: getColorSpace() returned NULL > > and > > Apr 8, 2009 8:53:22 PM org.apache.pdfbox.util.PDFStreamEngine > processOperator > WARNING: java.lang.IllegalArgumentException: dash lengths all zero > at > java.awt.BasicStroke.<init>(BasicStroke.java:207) > org.apache.pdfbox.util.operator.pagedrawer.SetLineDashPattern.process(SetLin > eDashPattern.java:56) As I've added the processing of LineDashPatterns some time ago, I'm interested in investigating that exception as well. > .... > Think either of these is related? I think I'll be looking harder at the > first one ... Good decision. I guess there is no direct relation between the LineDashPattern issue and your tiff. Andreas Lehmkühler