; PDType0Font verdanaFont = PDType0Font.load(document, new
> FileInputStream("c:/windows/fonts/VerdanaPro-Black.ttf"), false);
> dr.put(COSName.getPDFName("Verdana-Bold"), verdanaFont);
>
> freeTextAnnotation.setDefaultAppearance("/Verdan
Hi,
Using Apache PDFBox 3.0.3 to create Free Text Annotation that contains text
in Greek, we've come across a problem and would appreciate your help.
1.
First we tried to use:
annotation.setDefaultAppearance("/Helvetica 10 Tf 0 0 0 rg");
Calling annotation.constructAppearances(document);
it th
2 matches
Mail list logo