Re: Re: Re: Re: Re: [iText-questions] Merging PDF files and embedded fonts

2004-08-17 Thread Leonard Rosenthol
At 08:29 PM 8/17/2004, Seb wrote: I've made a function that list all the font into the layer PDF page. I consider a font is embedded when the "FontFile2" property of the font descriptor is filled (see into some examples). That is true - that is ONE PLACE that embedded font data can live.

Re: Re: Re: Re: Re: [iText-questions] Merging PDF files and embedded fonts

2004-08-17 Thread Seb
Thanks. I've made a function that list all the font into the layer PDF page. I consider a font is embedded when the "FontFile2" property of the font descriptor is filled (see into some examples). So, when the font is embedded, i remove the "FontFile2" property. This process is made on the fly

Re: Re: Re: [iText-questions] Merging PDF files and embedded fonts

2004-08-16 Thread Leonard Rosenthol
At 07:42 PM 8/16/2004, Seb wrote: If i go to File->Properties->Font on the original PDf layer file (with empty fields) : Original Font | Type | Encoding | Actual font | Type - Arial | TrueType |Wind

Re: Re: Re: [iText-questions] Merging PDF files and embedded fonts

2004-08-16 Thread Seb
> Then they are probably embedded and subset - that's the distiller >defaults. i will investiguate on their distiller settings. > What fonts are used for these fields? Some users mistakenly pick >the wrong fonts which cause a significant size increase in the PDF... ... >