Adding State to PDF Invoice

08.10.2012 22:45
#1
jmil
Joomshopping forum user no avatar
Name: Jim Miller
19.09.2011
Posts: 104
Quote
Adding State to PDF Invoice

I did a complete Search and did not find it, I am trying to add the Customers "STATE" to the pdf Invoice.

I added this to the "generate_pdf_order.php:

$pdf->MultiCell(80,4.5,$order->firma_name . "\n" . $order->f_name . " " . $order->l_name . "\n" . $order->street . "\n" . $order->zip . " " . $order->city ."\n" . $order->state . "\n" . $order->country, 0,'L');

Did not work,

Any Ideas??

Also I have an issue with not getting a pdf (all of a sudden) for an order. Customer is getting it - Admin is not but I will tart a new thread. This happened possibly when upgrading to PHP 5.3.13


Joomla: 1.7.3
JoomShopping: 3.3.2
PHP: 5.3.13
Website Url: www.wildbikers.com
 
09.10.2012 18:10
#2
jmil
Joomshopping forum user no avatar
Name: Jim Miller
19.09.2011
Posts: 104
Quote
Aw: Adding State to PDF Invoice

This is Solved - I conducted a LIVE test with a product and using the Code I had the State Does show on the pdf - It is simply not showing when you "PREVIEW PDF" in the Configuration > Shop Info Screen.

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.