Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Wannan tattunawa ta zama daɗaɗɗiya. Yi sabuwar tambaya idan ka na bukatar taimako.

Printing bug since FF 56 - first page is fine but data on page 2 is missing!?

  • 21 amsoshi
  • 5 sa na da wannan matsala
  • 5 views
  • Amsa ta ƙarshe daga Sotel

more options

Dear community,

we print invoices out of html. In html the invoices are fine. As soon as we hand over the data to the printer (printer preview) only the first page is fine.

On the second page the address data and whole top adress block is missing!? Since 10 years we use this data format and never had issues.

We use commands like
<TABLE cellSpacing=0 cellPadding=0 width="100%"> <TBODY>
<TR>
<TD noWrap width="40%"> 

etc.

On chrome everything works fine. Other customers who use the invoice software report the same issue with FF 56.

We need to use chrome now...

Thanks Heiko

Dear community, we print invoices out of html. In html the invoices are fine. As soon as we hand over the data to the printer (printer preview) only the first page is fine. On the second page the address data and whole top adress block is missing!? Since 10 years we use this data format and never had issues. <pre><nowiki> We use commands like <TABLE cellSpacing=0 cellPadding=0 width="100%"> <TBODY> <TR> <TD noWrap width="40%"> </nowiki></pre> etc. On chrome everything works fine. Other customers who use the invoice software report the same issue with FF 56. We need to use chrome now... Thanks Heiko

An gyara daga cor-el

All Replies (1)

more options

jscher2000 said

If you do not need tables inside of tables, then you're okay. If you do need tables inside of tables, there needs to be a separation between the embedded table and the cell it is embedded in: <td> <table> PROBLEM <td>Some Text <table> OKAY <td> <table style="margin-top:0.1px"> OKAY

This worked fine :) Thanks!!!!

  1. 1
  2. 2