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

cfhtmltopdf image issue

Contributor ,
Apr 16, 2018 Apr 16, 2018

Copy link to clipboard

Copied

Just upgraded to CF2016 on a Windows 2016 server. Using CFHTMLTOPDF for the first time and I can't get any image to convert. The PDF created just has a "?" where the image should be. What am I missing? It worked fine before with CFDOCUMENT.

<cfhtmltopdf>

<img src="logo.jpg">

</cfhtmltopdf>

Thanks in advance for any help!


Gary

Views

704

Translate

Translate

Report

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
Adobe Employee ,
Apr 17, 2018 Apr 17, 2018

Copy link to clipboard

Copied

LATEST

Hi Gary,

Please check if you are able to get the HTML to print the image. I had trouble getting image display in HTML. I had to put the image into the wwwroot folder. If you can get the image ti display in html browser than add the cfhtmltopdf tag.

Thanks,

Priyank

Thanks,
Priyank Shrivastava

Votes

Translate

Translate

Report

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
Documentation