Skip to content

support exporting images displayed in Excel? #1075

Answered by speckyspooky
fadeli1 asked this question in Q&A
Discussion options

You must be logged in to vote

So I checked your demo-file and figured out the issue.
You use the "text"-element, configured it to HTML and used th img-tage to add the image.

This isn't the default usage of images for excel because currently the excel-Emitter doesn't support data-URL.
The data-URL will be supported currently only at the print outputs like DOCX, PDF, HTML, PPTX.

Therefore I added 2 additional cases in my demo report and the XLSX-result attached.
The effect ist for example to use embedded images on BIRT-level with the image-element
and a second BIRT-image element where I use a 2 line script (please take a look into the advanced-properties) to select your Base64-string and put it to an BIRT-image.

Please …

Replies: 6 comments 31 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@speckyspooky
Comment options

Comment options

You must be logged in to vote
23 replies
@speckyspooky
Comment options

@858882847
Comment options

@858882847
Comment options

@858882847
Comment options

@858882847
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@858882847
Comment options

@speckyspooky
Comment options

@858882847
Comment options

@speckyspooky
Comment options

@858882847
Comment options

Answer selected by wimjongman
Comment options

You must be logged in to vote
1 reply
@wimjongman
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #1074 on October 01, 2022 08:15.