[iText-questions] Getting ttf file from font name

2009-02-18 Thread quam-usp
Hello everybody, I think than the subject is clear. I wanna create a BaseFont for a new text, and I have the font name from a field, but don't know how to get the ttf of this font. Any idea? -- View this message in context: http://www.nabble.com/Getting-ttf-file-from-font-name-tp22077143p2207714

Re: [iText-questions] Change colour of a flattened acrofield

2009-02-11 Thread quam-usp
senthol-3 wrote: > > CMYK is fully supported for active fields - no need to flatten. > > However, if you do wish to use Spots, then you have no choice but to > flatten... > > Leonard > > -Original Message- > From: quam-usp [mailto:daniel.santi...@u-proms.net] >

[iText-questions] Change colour of a flattened acrofield

2009-02-10 Thread quam-usp
Hello, I'm developing an app that allows users to modify the acrofields in an existing pdf. But now I need these fields to support CMYK and spot colors. I think the only solution is to flatten these fields, but I don't know how to change the colour. Can anybody help me? Thanks! -- View this me