question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Question on rendering images

See original GitHub issue

Hi,

I’m having some troubles in using Birt with images. In particular, consider that I have created a report that uses dynamic data in HTML form.

Such HTML comes from my database, and most of the time contains an image:

<html lang="en">Boh, sta cos&amp;igrave; cos&amp;igrave;
<img src="data:image/png;base64,whateverBase64Image" />
Veh che fot</html>

The problem is that whenever I proceed to PDF report generation with this HTML embedded image it shows: The resource of this report item is not reachable

Thank you a lot for your help! - Francesco

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
claesrosellcommented, Dec 9, 2021

image

Is this the expected output? If so, I will clean up my code and do a PR later today.

1reaction
speckyspookycommented, Feb 1, 2022

I have veryfied my test report and the result looks perfect without any issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

76 questions with answers in RENDERING | Science topic
From these images/renders only, one can not say very definitively whether these are accurate or not. Also, I am unsure about the view/camera...
Read more >
Newest 'image-rendering' Questions - Stack Overflow
I want to render a gallery-like room with various row columns chairs and desks in React js. I've tried with the HTML canvas...
Read more >
image-rendering - CSS: Cascading Style Sheets | MDN
The image-rendering CSS property sets an image scaling algorithm. The property applies to an element itself, to any images set in its other ......
Read more >
Problems rendering images in Chrome/Firefox/Safari
I noticed recently that some web images look pixelated and gradients look dithered. PNG images seem to have "JPEG artifacts." I never had...
Read more >
image-rendering - CSS-Tricks
By default, each browser will attempt to apply aliasing to this scaled image in order to prevent distortion, but this can sometimes be...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found