Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

1.7.6 blank PDF pages ...
(1 viewing) (1) Guest
Support forum for customers who have purchased this product. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.

TOPIC: 1.7.6 blank PDF pages ...

Re: 1.7.6 blank PDF pages ... 12 years, 4 months ago #25542

  • jaku
Hello,
please, if that acts like you describe, please, post your settings for template items, so we can test it also. Maybe it is some template item display setting related.
The topic has been locked.

Re: 1.7.6 blank PDF pages ... 12 years, 4 months ago #25555

Hi

This is default html

<table style="width: 100%;" border="0">
<tbody>
<tr>
<td><br />{start_note}<br /></td></tr>
<table style="width: 100%;" border="0">
<tbody>
<tr>
<td width="50%">{billing_address}<br /></td>
<td width="50%">{shipping_address}<br /></td>
</tr>
</tbody>
</table>
<br />
<table style="width: 100%;" border="0">
<tbody>
<tr>
<td width="50%" valign="middle">
<h1>{invoice_number}</h1>
</td>
<td width="50%" align="right">{invoice_date}<br />{taxable_payment_date}<br />{maturity_date}<br />{shipping_date}<br />{payment_type}<br />{variable_symbol}<br />{finnish_index_number}<br />{customer_number}<br />{shopper_group}</td>
</tr>
</tbody>
</table>
<tr><td><br />{items}<br />{customer_note} <br />{end_note} <br />{extra_fields}</td>
</tr>
</tbody>
</table>

This is html in debug mode

Body:
------------------------------------
<table style="width: 100%;" border="1">
<tbody>
<tr>
<td><br /><br></td></tr>
<table style="width: 100%;" border="1">
<tbody>
<tr>
<td width="50%"><strong> Indirizzo fatturazione:</strong><br />xxxxxxx<br />xxxxxxxx<br />57128 LIVORNO<br />LI<br />Italy<br></td>
<td width="50%"></td>
</tr>
</tbody>
</table>
<br />
<table style="width: 100%;" border="1">
<tbody>
<tr>
<td width="50%" valign="middle">
<h1> Fattura 11-0002</h1>
</td>
<td width="50%" align="right">
<table width="100%"><tr><td align="right" width="65%"> Data Fattura:</td><td align="right" width="35%">11.11.2011</td></tr>
<tr><td align="right" width="65%"> Modalità Pagamento:</td><td align="right" width="35%">PayPal</td></tr>
<tr><td align="right" width="65%"> Ordine:</td><td align="right" width="35%">483</td></tr><br></table>
</td>
</tr>
</tbody>
</table>
<tr><td><br /><table width="100%"><tr> <th style="width: 5%;">Q.t�</th> <th style="width: 10%;text-align:left"> Codice</th> <th style="width: 31.875%;">Descrizione Merce - Servizi Resi</th> <th style="text-align: right; width: 10.625%;"> Prezzo</th> <th style="text-align: right; width: 10.625%;"> Base Total</th> <th style="text-align: right; width: 10.625%;"> imposta IVA</th> <th style="text-align: right; width: 10.625%;"> IVA</th> <th style="text-align: right; width: 10.625%;">Subtotale</th></tr><tr><td colspan="8" style="width: 100%;"><hr /></td></tr><tr> <td colspan="2" style="width: 15%;"> </td> <td style="width: 31.875%;"> Spese di Spedizione<br><span style="font-size: 70%;">Corriere: Spedizione 48h</span></td> <td align="right" style="width: 10.625%;">7.00 </td> <td align="right" style="width: 10.625%;">7.00 </td> <td align="right" style="width: 10.625%;">21 %</td> <td align="right" style="width: 10.625%;">1.47 </td> <td align="right" style="width: 10.625%;">8.47 &euro;</td></tr><tr><td colspan="8"> </td></tr><tr> <td colspan="3" style="width: 46.875%;"> </td> <td style="width: 10.625%;"> Importo IVA</td> <td colspan="4"> </td></tr><tr><td colspan="3" style="width: 46.875%;"> </td><td colspan="5" style="width: 53.125%;"><hr /></td></tr><tr> <td colspan="4" style="width: 57.5%;"> </td> <td align="right" style="width: 10.625%;">7.00 </td> <td align="right" style="width: 10.625%;">21 %</td> <td align="right" style="width: 10.625%;">1.47 </td> <td align="right" style="width: 10.625%;">8.47 &euro;</td></tr><tr><td colspan="3" style="width: 46.875%;"> </td><td colspan="5" style="width: 53.125%;"><hr /></td></tr><tr> <td colspan="3" style="width: 46.875%;"> </td> <td style="width: 10.625%;">Subtotale:</td> <td align="right" style="width: 10.625%;">22.87 </td> <td align="right" style="width: 10.625%;"> </td> <td align="right" style="width: 10.625%;">4.93 </td> <td align="right" style="width: 10.625%;">8.47 &euro;</td></tr><tr> <td colspan="3" style="width: 46.875%;"> </td> <td colspan="4" style="width: 42.5%;"> Contrassegno:</td> <td align="right" style="width: 10.625%;">0.60 &euro;</td></tr><tr><td colspan="3" style="width: 46.875%;"> </td><td colspan="5" style="width: 53.125%;"><hr /></td></tr><tr style="font-weight: bold;"> <td colspan="3" style="width: 46.875%;"> </td> <td colspan="4" style="width: 42.5%;">Totale: </td> <td align="right" style="width: 10.625%;">28.39 &euro;</td></tr></table><br><br></td>
</tr>
</tbody>
</table>

If copied html editor, this is correct, and tables with the data you can clearly see.

I replaced the old version with the latest version of TCPDF 5.9.135.

Joomla Ver. 1.5.24
virtuemart 1.1.9
sh404SEF 2.4.2.1012
1.7.7 vm invoice
Last Edit: 12 years, 4 months ago by fatelettronica.
The topic has been locked.

Re: 1.7.6 blank PDF pages ... 12 years, 4 months ago #25561

  • jaku
So the items are included in the source code, just not generated in the PDF?

Then either there is some problem with the TCPDF library versionand/or the data that should be generated breaking the output. Maybe some error in the italian translation file? What is the strange character in the table header? "Q.t�"

Does it generate in English?
The topic has been locked.

Re: 1.7.6 blank PDF pages ... 12 years, 4 months ago #25563

  • djrgr
  • OFFLINE
  • Posts: 65
r? "Q.t�"
In responce to Jans question about the strange character:

I have the same thing at the invoice template edit...

<table style="width: 100%;" border="�">

Should be
 <table style="width: 100%;" border="0">


But it actually works fine... with the �.

I have a dutch installation...
Last Edit: 12 years, 4 months ago by djrgr.
The topic has been locked.

Re: 1.7.6 blank PDF pages ... 12 years, 4 months ago #25569

  • jaku
Thanks for you post. I am just trying to find any possible reasons, as otherwise, I do not see why the content of the invoice should not be generated.
The topic has been locked.

Re: 1.7.6 blank PDF pages ... 12 years, 4 months ago #25576

HI

I deleted the files of the Italian language translated by me to remove the suspicion that was the problem.

Now version 1.7.7, and as default.

I have enabled the restoration of the template as originally.


Now I see the body of the invoice.

I do a check in the forgiveness of my Italian language files to make sure that the problem was the language.
Last Edit: 12 years, 4 months ago by fatelettronica.
The topic has been locked.
Přihlášení uživatele Prázdný