RafaelOliveira / alivepdf

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

setFont() function cannt be involked #187

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When i insert the line mypdf.setFont(FontFamily.COURIER); the folowing
error is happening.

Implicit coeriction of value of type string to an unrelated type
org.alivepdf.font:IFont

If anyone know why please help me......

Original issue reported on code.google.com by ranjithp...@gmail.com on 10 Jan 2010 at 2:13

GoogleCodeExporter commented 9 years ago
Hi,

You do not need setFont anymore. Just call addFont, the setFont method will be 
called 
automatically if  needed.

best,

Thibault

Original comment by thibault.imbert on 23 Jan 2010 at 10:18

GoogleCodeExporter commented 9 years ago
addFont method doesn't Exist

Original comment by mrbadule...@gmail.com on 5 May 2010 at 5:10

GoogleCodeExporter commented 9 years ago
Yes, addFont method does not exist. version 1.5 RC.  Help!

Original comment by sid.maes...@gmail.com on 14 Jun 2010 at 4:44