I'm not sure xsl:fo can handle all tlf requirements and it might be very difficult to translate that to xsl:fo, althrough xsl:fo is mature standard fop is not. The're still some quirks in fop. You will have to cope with two difficult standards. I suggest trying to render to bitmap in higher dpi and then send it to embed in pdf. Simples solution which will be 1:1 fidelity, but without search & indexing pdf.
2013/3/20 Leo Sapucaia <leo.sapuc...@gmail.com> > Hi all, > > I´m looking for a solution for TLF to PDF export. > I´m thinking maybe transform the TLF markup in XLS:FO and this in PDF via > Apache FOP... or maybe something more direct, like the purePDF api. > > Someone worked in something like that? > Any ideas? > > Cheers, > Leonardo Sapucaia > > -- > Leonardo Sapucaia > NUIX: Natural User Interface eXperience > Projetos Inovadores em TIC > +55 (77) 8812-0158 > leo.sapuc...@gmail.com >