- Posts: 164
- Thank you received: 5
font name in invoice
- Andrea Baldoni
- Topic Author
- Offline
- Elite Member
-
Less
More
9 years 11 months ago #61819
by Andrea Baldoni
font name in invoice was created by Andrea Baldoni
hi, i changed font text in invoice but when user download the invoice in pdf file still shows times new roman
Please Log in or Create an account to join the conversation.
- Andrea Baldoni
- Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 164
- Thank you received: 5
9 years 11 months ago #62070
by Andrea Baldoni
Replied by Andrea Baldoni on topic font name in invoice
sorry, have news?
Please Log in or Create an account to join the conversation.
- Andrea Baldoni
- Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 164
- Thank you received: 5
9 years 11 months ago #62660
by Andrea Baldoni
Replied by Andrea Baldoni on topic font name in invoice
have news?
Please Log in or Create an account to join the conversation.
- Kees Lina
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 1
9 years 6 months ago #69565
by Kees Lina
Replied by Kees Lina on topic font name in invoice
Hi.
i was looking fot this too. I don't know if you found it already? For the Event booking component, you can change this in the file 'Helper.php' ( found in the 'helper' directory ).
Search for this line in the component files :
$pdf->SetFont('times', '',
;
You can change it to something like:
$pdf->SetFont('helvetica', '', 10);
(Helvetica font, size 10 ).
For adding other fonts, see this page: www.tcpdf.org/fonts.php
i was looking fot this too. I don't know if you found it already? For the Event booking component, you can change this in the file 'Helper.php' ( found in the 'helper' directory ).
Search for this line in the component files :
$pdf->SetFont('times', '',

You can change it to something like:
$pdf->SetFont('helvetica', '', 10);
(Helvetica font, size 10 ).
For adding other fonts, see this page: www.tcpdf.org/fonts.php
The following user(s) said Thank You: Tuan Pham Ngoc
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.