- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2018
01:54 AM
05-30-2018
01:54 AM
Magento2 Add pdf font for pdf invoice without change vendor
hi everyone
Is there any way to add new pdf font without change code in vendor ? i tried override modal but it didn't work.
Intruction link for adding pdf font : https://magento.stackexchange.com/questions/117659/adding-new-fonts-to-pdf-invoice-magento-2
I followed this link to try override modal:
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2018
03:59 PM
06-02-2018
03:59 PM
Re: Magento2 Add pdf font for pdf invoice without change vendor
Hi @BinhXuanNguyen,
First link is about a plugin implementation. Didn't worked?
All the references to Vendor/Module should be read as YourCompany/YourModuleName.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2018
02:13 AM
06-04-2018
02:13 AM
Re: Magento2 Add pdf font for pdf invoice without change vendor
Thank you for your reply @Damian Culotta, I tried to follow the first link and it didn't work instead it showed me this error