daller Posted February 12, 2008 Posted February 12, 2008 Hi there, In the invoice.php file, the order-total is printed with this line: $pdf->MultiCell(100,6,$order->totals[$i]['title'] . ' ' . $order->totals[$i]['text'],0,'R'); I can't seem to find anyway to get the raw data, so that I can make a layout myself. Does any of you guys know how to do so? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.