You are not logged in.
Pages: 1
I find some files in RTL sub-folder delphi 7 setup directory my computer. Are all required?
I cann't find RTL7 sub-folder in the source code repository,https://github.com/synopse/SynPDF. Can you give me a download link ?
Thank you !
Add the RTL7 sub-folder of the source code repository to your project or Tools/Options path.
Do you mean that the pdf will be embed the sub-set, if I make EmbeddedTTF := True and windows api support ?
Can I call the method to embed sub-set?
Thank you !
The sub-set is embedded using the Windows API.
Perhaps the Windows API is not able to sub-set this kind of font.
How to embed the sub-set ? I only find property EmbeddedTTF: boolean read fEmbeddedTTF write fEmbeddedTTF, I make EmbeddedTTF := True;
Can you told me how to embed the sub-set? I use the version sorce 1.18, I got it from http://synopse.info/files/pdf/synpdf.zip in 2015-03-16.
I use Delphi 7.
Thank you!!!
Did you embed the sub-set, or the whole font?
Usually, the sub-set if small enough.
Hi,I use the version source 1.18, I download it in 2015-03-16, it is not the latest version.
If I use the latest version on the github, in my project, there is a error, not finding FastMM4.dcu.
I use Delphi 7.
Thank you!!!
Are you using the latest version for our source code repository (i.e. 1.18.2248) ?
Which Delphi compiler do you use?
When font of pdf is 'SimSun', the font of pdf become error or random code. If the pdf which generated in windows server 2003, it become error or random code in windows 7. If the pdf which generated in windows 7,it become error or random code in windows server 2003.
who can give me some advice,Thank you!
Why embed font in the pdf file, the pdf file become vary large? who can give me some advice, thank you!
Pages: 1