Hi

We need to merge few thousand small PDF-s into one big PDF on regular basis. 
Each source PDF has 3 TTF subsets embedded. After merging I see:


$ grep "/FontName /" ABC.pdf | cut -f2 -d+ | sort | uniq -c

    5936 ArialBold

    5936 TimesNewRoman

    5936 TimesNewRomanBold

It looks like most of my ~500MB PDF is ~18k copies of font subsets. Is it 
possible to merge subsets of the same font with libpodofo?


--
brgds,
Toomas Kiisk
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to