Articles on: Tutorials

Why dynamic pictures are not rendered into my document?

Dynamic pictures are not injected into a report


When using dynamic pictures with image URLs or Data-URLs, images may not appear on the document If an error occurs, and a replacement error image is used (white crossed images).


Error reasons


  • (URL format) The file type is not provided by the file extension nor by the file mime-type
  • (URL format) The file can't be download because of restrictions: the file is protected by a proxy, a VPN or read restrictions
  • (URL format) The download timeout because the file is too big
  • (URL & Data-URL formats) The file type is not supported, only supported: jpeg, png, and gif for all templates. svg are accepted only for ODS/ODT reports.
  • (URL & Data-URL formats) The URL or Data-URL formats are not valid

Updated on: 09/09/2022

Was this article helpful?

Share your feedback

Cancel

Thank you!