Client Details Right Align

Hi,

For the PDF version of the of invoices the client name and address showing on left align. How can change it to right align.

There is probably a less involved way to do it, but adding align="right" to each <div> statement in your template, under the client div would achieve this.

Thanks for your reply. In which file this to edit ??

You’re welcome. You need to edit your PDF template, located at application/views/invoice_templates/pdf/

It is getting right and left align from the center of pdf page for both ‘client’ and ‘company’.