On Tue, 2015-06-16 at 13:06 +0000, Leonard Rosenthol wrote:
> Acrobat is able to subset the font, but (IIRC) PoDoFo does not
> support subsetting.
Hi,
PoDoFo 0.9.3 does support subsetting, use
PdfDocument::CreateFontSubset(...) and before you write the file make
sure you also call PdfDocument::EmbedSubsetFonts(). The subsetting
affects only newly written text, as far as I know.
To get even smaller PDF size do some font substitutions, like instead
of Arial use Helvetica, one of the Base14 fonts, which are not added
into the PDF usually.
Bye,
zyx
--
http://www.litePDF.cz [email protected]
------------------------------------------------------------------------------
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users