<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Adding fonts for IText</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=120611278" />
  <subtitle>Adding fonts for IText</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=120611278</id>
  <updated>2026-04-03T23:44:56Z</updated>
  <dc:date>2026-04-03T23:44:56Z</dc:date>
  <entry>
    <title>RE: Adding fonts for IText</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120623227" />
    <author>
      <name>Daniel G</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120623227</id>
    <updated>2021-02-17T11:42:13Z</updated>
    <published>2021-02-17T11:42:13Z</published>
    <summary type="html">&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Finally I got it, I pasted the way for anyone who need it&lt;/p&gt;
&lt;pre&gt;&lt;code class="language-java"&gt;String path = &amp;quot;/META-INF/resources/ttf/TrebuchetMS.ttf&amp;quot;;
BaseFont baseFont = BaseFont.createFont(path, BaseFont.IDENTITY_H,true);
Font trebuchetFont = new Font(baseFont);&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</summary>
    <dc:creator>Daniel G</dc:creator>
    <dc:date>2021-02-17T11:42:13Z</dc:date>
  </entry>
  <entry>
    <title>Adding fonts for IText</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120611277" />
    <author>
      <name>Daniel G</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=120611277</id>
    <updated>2021-02-12T08:33:05Z</updated>
    <published>2021-02-12T08:33:05Z</published>
    <summary type="html">&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am trying to add Trebuchet MS font for using it with Itext for
  creating pdfs. I've pasted the ttf file in resources/ttf/ but I am not
  able to make it work. Anyone can give me any idea of how to do it? &lt;/p&gt;
&lt;p&gt;I've tried so many ways but I can't make it work&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanjs in advance&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;</summary>
    <dc:creator>Daniel G</dc:creator>
    <dc:date>2021-02-12T08:33:05Z</dc:date>
  </entry>
</feed>
