CFDUCUMENT Error CF8/Windows
I am recently encountering java.lang.NoSuchMethodError errors whenever I use the cfdocument tag.
For format="flashpaper", I get: The cause of this exception was that: java.lang.NoSuchMethodError: com.lowagie.text.Rectangle.width()F.
For format="pdf", I get: The cause of this exception was that: java.lang.NoSuchMethodError: com.lowagie.text.pdf.PdfContentByte.createGraphics(FFFFLcom/lowagie/text/pdf/FontMapper;)Ljava/awt/Graphics2D;
The error occurs on both the standard edition on Windows 2003 and the developer edition in Windows/XP. Both environments have recently had MS patches applied.
Is anyone aware of a MS KB that may have caused this? Is there a hotfix from Adobe? chf8000003.jar is the latest I have.
