Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
htchan
Contributor II
Contributor II

Qlik Cloud Excel add ins

I tried to recreate a pixel‑perfect report using the Qlik Excel Add‑in, but I noticed that the font size appears smaller compared to the report I previously built in Crystal Reports. In addition, the font size sometimes changes dynamically.

Any tips on how to maintain a larger, consistent font size within the same Excel cell, and how to fully utilize the margins on the printed page?

Labels (1)
1 Reply
Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi @htchan 

This is not really related to Excel Add-In and it is typical Excel behaviour when you Print Excel file. As PDF output is simply excel Print to PDF you need to understand how it behaves including properties which control it being:

  • Print Area
  • Size
  • Margins
  • Set width and Height
  • Scale

Lech_Miszkiewicz_0-1770768998954.png

 

Those are very tricky as you are always fighting with scaling of some sort and you are never sure that font size is what is set on the cell. This is even more difficult if you are dealing with multiple excel sheets as those are managed by Excel independently and Print areas are also independent.

Here are the links which may help you:

If you require pixel perfect capabilities and your font size has to be exact you may need to consider using Pixel Perfect in app reporting feature. https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Reporting/Design/PixelPe...

 

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.