Quote:
Originally Posted by kovidgoyal
@jhowell: There is existing code in calibre for combining PDF files while removing duplicate fonts, used by its own PDF output. Dont know how suitable that is for you, but worth a look. IIRC the functions are called merge_fonts() and dedup_type3_fonts()
|
Thanks. I will look into that.