Hi Guys, I need some help for afp-font configuration. Currently my fo uses 2 fonts, TimeRoman-10-Normal and TimesRoman-10-Bold. I am using default fop configuration. When I generate afp file, I get the codepages (T1V10500) & character sets (C0N20000 and C0N40000) as external resource referenced in afp file. It seems the codepage and character set are mapped to following line in fop configuration
<afp-font name="Times Roman" type="raster" codepage="T1V10500" encoding="Cp500"> <afp-raster-font size="10" characterset="C0N20000" base14-font="TimeRoman"/> <afp-font name="Times Roman Bold" type="raster" codepage="T1V10500" encoding="Cp500"> <afp-raster-font size="10" characterset="C0N40000" base14-font="TimesBold"/> I though the above configuration will embed the font information in the afp file but it is added as an external resource. The sample afp I received from client has embedded resource codepage T1GMCUSR (ibm-500_P100- 1995) with character - set C0000001 (Arial, 10) and character-set C0000002 (ArialBold, 10). I am not sure how to proceed with this. What all resources and configuration I would need to map and embed this Information in generated afp file. Attach is the afp file output. Please help. Thanks & Regards, Sandeep
<<attachment: Font.JPG>>
--------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org