Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
jcampbell474
Creator III
Creator III

nPrinting: HTML Report - Formatting Issues/Questions

I have a couple of reports and a couple of issues.  Hoping someone can help.

1) I have qvw pivot tables in an nPrinting HTML report and their cell content will not center.  Source formatting, etc., doesn't matter.  Is there a way to center content in pivot tables (HTML)?  I also have some straight tables and the content is centered.  They're fine.  Appears to only happen in pivot tables (The Total Count of Drivers table, below).

2) The aforementioned (HTML) tables are embedded into an email.  I cannot remove the empty row between the label/title and the table.  Please see the examples below.

nP1.JPG
np2.JPG

Here's the code:

<html>

<body>

<P style="font-size:12px">Total Count of Policies</P>

<P align="left">%%PolSumm%%</P>

<br>

<br>

<P style="font-size:12px">Total Count of Drivers</P>

<P align="left">%%DrvSumm%%</P>

</body>

</html>

Any and all help will be greatly appreciated.

Thanks!

-Jason

0 Replies