Re: [iText-questions] Font subsets document

2012-02-15 Thread Leonard Rosenthol
iText here; Leonard Rosenthol Subject: Re: [iText-questions] Font subsets document Ok clear, I wonder only how font extraction from a pdf would go. This would also result in fonts without all the glyphs I think. In Word 2007 the option to embed the font or have subsets (characters being used) is

Re: [iText-questions] Font subsets document

2012-02-15 Thread Peter van Raamsdonk
Raamsdonk [mailto:peet...@hotmail.com] Sent: Wednesday, February 15, 2012 1:42 PM To: Leonard Rosenthol; Post all your questions about iText here Subject: Re: [iText-questions] Font subsets document I meant combine, all subset parts which belong to a certain font contain all the glyphs (with original

Re: [iText-questions] Font subsets document

2012-02-15 Thread Leonard Rosenthol
questions about iText here Subject: Re: [iText-questions] Font subsets document I meant combine, all subset parts which belong to a certain font contain all the glyphs (with original text). Text; hello world subset 1 contains hello subset 2 contains world Regards Peter On 15 feb 2012, at 19:1

Re: [iText-questions] Font subsets document

2012-02-15 Thread Peter van Raamsdonk
doesn’t have the glyphs you need??! From: Peter van Raamsdonk [mailto:peet...@hotmail.com] Sent: Wednesday, February 15, 2012 12:49 PM To: Post all your questions about iText here; Leonard Rosenthol; Vahid Nasiri Subject: Re: [iText-questions] Font subsets document I hoped the FontSelector what

Re: [iText-questions] Font subsets document

2012-02-15 Thread Leonard Rosenthol
o.com<mailto:vahid_nas...@yahoo.com>; Leonard Rosenthol; itext-questions@lists.sourceforge.net<mailto:itext-questions@lists.sourceforge.net> Subject: RE: [iText-questions] Font subsets document I finally understand a bit, Word 2007 embedded subsets of the fonts used. Calibri subset (ABC

Re: [iText-questions] Font subsets document

2012-02-15 Thread Peter van Raamsdonk
; itext-questions@lists.sourceforge.net Subject: RE: [iText-questions] Font subsets document I finally understand a bit, Word 2007 embedded subsets of the fonts used. Calibri subset (ABCDEE) Verdana,Bold subset (ABCDEE) Verdana subset (ABCDEE) Verdana subset (ABCDEE) I created a font of the

Re: [iText-questions] Font subsets document

2012-02-15 Thread Leonard Rosenthol
@lists.sourceforge.net Subject: RE: [iText-questions] Font subsets document I finally understand a bit, Word 2007 embedded subsets of the fonts used. Calibri subset (ABCDEE) Verdana,Bold subset (ABCDEE) Verdana subset (ABCDEE) Verdana subset (ABCDEE) I created a font of the basefont not containing

Re: [iText-questions] Font subsets document

2012-02-15 Thread Peter van Raamsdonk
net Subject: Re: [iText-questions] Font subsets document Hello, MS-Word uses "Font Fallback" mechanism to show "missing glyphs" of your selected font. more info: http://msdn.microsoft.com/en-us/goglobal/bb688134 iText/Sharp has the same capability which is defined in FontSelect

Re: [iText-questions] Font subsets document

2012-02-13 Thread Leonard Rosenthol
800 To: Post here mailto:itext-questions@lists.sourceforge.net>> Subject: Re: [iText-questions] Font subsets document Hi Paulo, I see the problem lies with the font style. Test.rtf (Test.pdf) has underline and bold style with first word (Verdana bold embedded font). Even though I select the n

Re: [iText-questions] Font subsets document

2012-02-12 Thread Peter van Raamsdonk
, February 11, 2012 8:23 AM Subject: [iText-questions] Font subsets document Morning all, I have a pdf created from a Word document (template). From the pdf I get all the document base fonts used, I choose a basefont and create a font from this to include some extra text. When I add the text with

Re: [iText-questions] Font subsets document

2012-02-11 Thread Paulo Soares
Post the document and your code so that the problem can be reproduced. Paulo - Original Message - From: Peter van Raamsdonk To: Post all your questions about iText here Sent: Saturday, February 11, 2012 8:23 AM Subject: [iText-questions] Font subsets document Morning all

Re: [iText-questions] Font subsets document

2012-02-11 Thread Peter van Raamsdonk
e your "Font Substitution" strategy and then call fontSelector.Process method. From: Peter van Raamsdonk To: Post all your questions about iText here > Sent: Saturday, February 11, 2012 11:53 AM Subject: [iText-questions] Font subsets document Morning all, I have a pdf created from a

Re: [iText-questions] Font subsets document

2012-02-11 Thread Vahid Nasiri
tution" strategy and then call fontSelector.Process method. From: Peter van Raamsdonk To: Post all your questions about iText here Sent: Saturday, February 11, 2012 11:53 AM Subject: [iText-questions] Font subsets document Morning all, I have a pd

[iText-questions] Font subsets document

2012-02-11 Thread Peter van Raamsdonk
Morning all, I have a pdf created from a Word document (template). From the pdf I get all the document base fonts used, I choose a basefont and create a font from this to include some extra text. When I add the text with contentByte from the stamper and setText with hard coded text like "Uw"