Page 1 of 1

Rearrange address format

Posted: 04 Aug 2008, 15:58
by ghenshaw
Once again, thanks for your work on this helpful addon.

I'd like to know if it would be possible to re-order the address format. Currently, when I create the receipt the shipping address looks like this:

Shipment Address
John
123 anywhere lane
54321 city
state

How might I reorder so that is reads:

Shipment Address
John
123 anywhere lane
city, state
54321

thanks!

Re: Rearrange address format

Posted: 04 Aug 2008, 22:46
by Jan
you should change the code for creating PDF:

administrator\components\com_virtuemart\pdf\delivery.pdf.php
administrator\components\com_virtuemart\pdf\phoca.tcpdf.php

Jan