frop Posted August 15, 2011 Share Posted August 15, 2011 Hi all, We're modifying the whmcs pdf invoice (invoicepdf.tpl) to reflect our current layout. For this, we'd like to use two different fonts in our PDF: helvetica and trebuchet ms. The custom Trebuchet MS font is imported and can be used if we set the custom font in the WHMCS backend. But when we call the method $pdf->SetFont("helvetica") to set a different font, this call is simply ignored and the font is not changed. Does anyone have success in implementing multiple fonts in the PDF? Can you help? Thank you, frop 0 Quote Link to comment Share on other sites More sharing options...
Payton Designs Posted August 15, 2011 Share Posted August 15, 2011 Helvetica is not recognized on most windows machines since it does not come preloaded, could this be a possible reason it is not rendering? 0 Quote Link to comment Share on other sites More sharing options...
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.