Forum


Replies: 2   Views: 3374
Font lost
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by Andreas Bissinger  · 20-01-2014 - 09:54

The font used in the base document is lost after replacement.



F.e. I use the font Tahoma. After marker replacement the font is Arial.


Posted by jorgelj  · 21-01-2014 - 10:08

Hello,



By default Word uses the system fonts and does not embed them in the docx file.



if you are using a "non-standard" font you better embed it in the original template via the Word interface, please, have a lot at, for example, the following webpage:

http://www.howtogeek.com/106681/how-to-embed-fonts-in-a-microsoft-word-document/



Regards.