Skip to main content
June 3, 2008
Question

CFDocument CF8 super slow~unless I remove dynamic image

  • June 3, 2008
  • 1 reply
  • 283 views
Upgraded from CF7 to CF8.01 and all the hotfixes. Since the upgrade, dynamic .pdfs are super slow. I commented out an image, and now it loads faster. What changed in CF8.01 to cause problems with including dynamic images in .pdfs? How do I get around this and still use images? Here's my code..
<img src="file://///xxxDocServer/HiRes Photos#Biography.File_Path#" width="119" height="153" />

I'm open to trying anything to speed this up.. Just don't want to have to rollback to CF7.
This topic has been closed for replies.

1 reply

Participant
November 26, 2008
Make sure your image is in sRGB colorspace.