Skip to main content
March 19, 2008
Question

cfdocument - using cf7 - displaying .bmp & .tiff files

  • March 19, 2008
  • 1 reply
  • 737 views
I'm using CF7's cfdocument tag (with no hope of upgrading to CF8 anytime soon). I'm generating PDFs and not able to display .bmp or .tiff files in the PDF. This was a known issue in this version.

-Has there been a fix, hotfix, or scheduled fix?
-Is there a workaround?

Thanks -
This topic has been closed for replies.

1 reply

Inspiring
March 19, 2008
You might take a look at iText. It is what cfdocument uses behind the scenes. It is not as simple as using cfdocument, but it should be possible.