aheusinkveld
aheusinkveld
About
- Username
 - aheusinkveld
 - Joined
 - Visits
 - 0
 - Last Active
 - Roles
 - Members
 
Comments
- 
                gpi wrote: » Add frxTrueTypeFont in the uses list Thanks! :-) After some tinkering on TfrxReport and TfrxPDFExport, I tried frxTrueTypeFont.AddIgnoreChecksum and found out it's in there. I even found out I could just call AddIgnoreChecks…
 - 
                Little kick. Does someone know where I can find AddIgnoreChecksum('Roboto Cn'); On which object do I need to call this? I've got a TfrxReport and a TfrxPDFExport object in my code.
 - 
                gpi wrote: » This is solution for FR's editions with sources (FR Professional or Enterprise). Try to use latest FR 6.2.3 and use AddIgnoreChecksum('Roboto Cn'); Thanks for the tip. We've just installed FR 6.2.5, but I don't see that method. …
 - 
                We have FastReport 6 and I cannot find the file you mention. I only see frxTrueTypeCollection.dcu and frxTrueTypeCollection.hpp. Is this still a valid solution? Or are there other solutions now? Made a nice report with Ubuntu and Roboto fonts, but…