#1 Re: PDF Engine » When font is 'SimSun', the font of pdf become error or random code » 2016-01-15 02:10:23

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 !

ab wrote:

Add the RTL7 sub-folder of the source code repository to your project or Tools/Options path.

#2 Re: PDF Engine » Why embed font in the pdf file, the pdf file become vary large? » 2016-01-15 01:46:30

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 !

ab wrote:

The sub-set is embedded using the Windows API.

Perhaps the Windows API is not able to sub-set this kind of font.

#3 Re: PDF Engine » Why embed font in the pdf file, the pdf file become vary large? » 2016-01-14 06:58:00

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!!!

ab wrote:

Did you embed the sub-set, or the whole font?

Usually, the sub-set if small enough.

#4 Re: PDF Engine » When font is 'SimSun', the font of pdf become error or random code » 2016-01-14 06:46:56

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!!!

ab wrote:

Are you using the latest version for our source code repository (i.e. 1.18.2248) ?
Which Delphi compiler do you use?

#5 PDF Engine » When font is 'SimSun', the font of pdf become error or random code » 2016-01-12 06:18:10

wangwen
Replies: 4

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!

#6 PDF Engine » Why embed font in the pdf file, the pdf file become vary large? » 2016-01-12 06:08:56

wangwen
Replies: 5

Why embed font in the pdf file, the pdf file become vary large? who can give me some advice, thank you!

Board footer

Powered by FluxBB