Support

Home Forums Event Espresso Premium How to display all of the invoice instructions in PDF?

How to display all of the invoice instructions in PDF?

Posted: January 20, 2015 at 9:41 am


Dan Romanchik

January 20, 2015 at 9:41 am

My client has entered the following into the “Invoice Instructions in PDF” text box:

Please send this invoice with payment attached to the address above. Your reservation is not confirmed until payment is received. Payments must be received one week prior to the event.

Michigan Trauma Coalition Cancellation Policy
• Cancellations received up to 14 days before the event will be eligible for the amount paid, minus a $50.00 non-refundable administrative fee (or the event fee, whichever amount is less).
• If a cancellation is received less than 14 days before the event, the individual (or institution) will be responsible for 50% of the non-discounted event fee (or not less than the administrative fee).
• All event fees are transferable within 7 days of the event. Notice of transfer must be made by phone or email.

Unfortunately, not all of this text is being displayed.

I took a look at event-espresso/gateways/invoice/template.php, and found the following:

$pdf->MultiCell(100, 5, pdftext($invoice_payment_settings['pdf_instructions']), 0, 'L'); //Set instructions

I tried making the first two settings 200 and 5, but that had no effect on the PDF invoices being created. How can I display all of the “Invoice Instructions in PDF” text?

Thanks,

Dan


Tony

  • Support Staff

January 20, 2015 at 10:11 am

Hi Dan,

How much of this text is being displayed? At which point does it stop?

If you remove the bullet points from the text does all of the text display?


Dan Romanchik

January 20, 2015 at 11:18 am

That did it! I should have thought about removing those bullet points. Thanks.


Tony

  • Support Staff

January 20, 2015 at 12:34 pm

You are most welcome, Dan.

I’ll mark this thread resolved.

The support post ‘How to display all of the invoice instructions in PDF?’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso