Sometimes the FastReport folks reintroduce a bug that makes PDFs huge when you set AllowHTMLTags to true in order to use HTML tags in your TfrxMemoView objects, such as <b></b> for bold, or <i></i> for italics.
AllowHTMLTags
true
TfrxMemoView
<b></b>
<i></i>