Skip to main content
Announcements
Defect acknowledgement with Nprinting Engine May 2022 SR2, please READ HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
george456
Creator
Creator

Setting a background Image in HTML Nprinting

Dear Community

Please can I ask if you can add a background on a HTML report in qliksense. I want to add a background and then some tables with data . Is this possible.? 

 

Where can I find an example of code as a guide

I am using  Nprinting  May 2022 

Thanks in advance

 

Labels (1)
2 Replies
Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

Short answer is - yes you can. 

This is not NPrinting question really - you need to have HTML coding skills to do that.

Sample code here: https://www.w3schools.com/html/html_images_background.asp

cheers

Lech

 

cheers Lech, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful to the problem.
Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

I will just add that you may as well just add background colour instead of image. It is up to you. 

As I said before - all those things can be simply done in HTML and depending on your template requirements you need to apply css styling on top.

css colour background styling: https://www.w3schools.com/html/html_colors.asp

cheers

cheers Lech, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful to the problem.