Hi,
again I would need a confirmation. I'm currently adapting FOrayFont to the PDF
renderer. In pdf.PDFFactory there is a makeFontFile that builds an
AbstractPDFStream containing the font embedding. In the aXSL FreeStandingFont
interface there is a getPDFFontFileStream that appears to do that job.
I'm tempted to directly use this method and not makeFontFile anymore. But I
wonder whether the two streams really represent the same thing or not, and if
there may be differences in the two formats.
Any hint?
Thanks,
Vincent