yyn0210 / alivepdf

Automatically exported from code.google.com/p/alivepdf
0 stars 0 forks source link

Probleme for embedding Font #235

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. i want to embed font but i have not the addFont function in PDF class
2. i want to reproduce this : http://alivepdf.bytearray.org/?p=27
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
1.5 RC beta

Please provide any additional information below.

Original issue reported on code.google.com by vedde...@gmail.com on 29 Apr 2010 at 10:13

GoogleCodeExporter commented 8 years ago
Hi vedder69,

Now the addFont API has been replaced by the setFont API. Just call setFont by 
passing a CoreFont or 
EmbeddedFont instance and it will automatically add the font for you.

best,

Thibault

Original comment by thibault.imbert on 25 May 2010 at 9:00