Hello
We generate our PDF files with Apache FOP. All needed fonts are already embed before merging the PDF files. Actually, it is the method "mergePdf" who adds an un-embedded font.
Is there an option somewhere in your source code where to specify how to embed fonts using FPDI ?
Regards