You might wanna try see some examples that uses PDFStreamParser(there are
some in the examples package) to iterate over the tokens that forms the pdf.
Look for the tokens related to Fonts, and remove them from the stream.
TO remove the font from the resource, I believe you can just remove it from
the resources map.



-----Mensagem original-----
De: arun segar [mailto:[email protected]] 
Enviada em: quinta-feira, 9 de dezembro de 2010 09:23
Para: [email protected]
Assunto: Re: Choose and remove font in PDF

Hi Jose,

Could you explain to me more briefly...

Thanks,
Arun Segar

On Thu, Dec 9, 2010 at 3:50 PM, José Rodolfo Carrijo de Freitas <
[email protected]> wrote:

> Not directly,
> I think you have to remove the operator within the stream and the
resource.
>
> -----Mensagem original-----
> De: arun segar [mailto:[email protected]]
> Enviada em: quinta-feira, 9 de dezembro de 2010 03:48
> Para: [email protected]; [email protected]
> Assunto: Choose and remove font in PDF
>
> Hi Guys,
>
> Is there any option available in PDFBox to choose and remove the font in
> already build PDF.
>
> Please tell and suggest me if there is any thing like that.
>
> Thanks,
> Arun Segar
>
>

Reply via email to