VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: BjornOnPole on September 26, 2013, 11:29:45 AM

Title: Invoice PDF article name is unreadable
Post by: BjornOnPole on September 26, 2013, 11:29:45 AM
Good morning,

When I go to the backend > orders and press the Create Invoice Button, I get a PDF invoice.
In this invoice the ordered article name is not readable if it's too long.
This is because the text goes over eachother in one line.

However, in every other table row the text just goes on multiple lines.

Here's an example: http://i.imgur.com/bczw5ho.png

I've already tried editing the invoice_items.php, but I can't figure it out by myself.

Can anyone please help me here?

Thanks in advance,

Bjorn Elsing

Title: Re: Invoice PDF article name is unreadable
Post by: Maxim Pishnyak on September 26, 2013, 14:57:20 PM
Did you use forum search button for finding already posted solution for your issue?
Title: Re: Invoice PDF article name is unreadable
Post by: BjornOnPole on September 30, 2013, 17:04:51 PM
Quote from: Maxim Pishnyak on September 26, 2013, 14:57:20 PM
Did you use forum search button for finding already posted solution for your issue?
I did, and cannot find it. Please send me the solution.
Title: Re: Invoice PDF article name is unreadable
Post by: jenkinhill on September 30, 2013, 17:31:07 PM
Something similar to this should fix it:  http://forum.virtuemart.net/index.php?topic=117866.msg399034#msg399034
Title: Re: Invoice PDF article name is unreadable
Post by: BjornOnPole on October 01, 2013, 10:12:17 AM
Quote from: jenkinhill on September 30, 2013, 17:31:07 PM
Something similar to this should fix it:  http://forum.virtuemart.net/index.php?topic=117866.msg399034#msg399034
This seems to have fixed it! Thanks very much :)