Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CFDOCUMENT Missing Image

Participant ,
Jun 30, 2008 Jun 30, 2008
We use CFDocument to generate invoices in our application. Normally our clients print 10-20 invoices in a single batch, each containing a logo image at the top of the page. On occasion the logo does not appear on the first 1-2 pages but appear on the rest. There is no red x or anything, just missing. If you hit refresh, they then appear.

The logo is in the header section of the cfdocument call:
quote:


<cfdocumentitem type="header">
<cfoutput><img src=" http://www.somesite.com/images/logo.gif" border="0" /></cfoutput>
</cfdocumentitem>


I'm running CF 7,0,2,142559 on Linux with the latest updater and hot fix 3 applied. As well as the cumulative hot fix for cfdocument issues: "ColdFusion MX 7.02 - CFDocument Cumulative Hot Fix" (TechNote kb402093)

Any suggestions?
350
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jul 03, 2008 Jul 03, 2008
LATEST
anyone? Adobe?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources