I am new to iText and have just received the book. So the idea of replacing
text is abandoned. I am going to plan B :), which is the user creating a
field in a tool like Acrobat.
I know iText can get and set a lot of information on fields. What I couldn't
find is a method to set tracking
1) Is it possible inside a field's content to set the kerning between
characters ?
2) How is tracking done? Do I have to write code to adjust the kerning
between the characters using *setKerning(int, int,
int)*<http://api.itextpdf.com/com/itextpdf/text/pdf/TrueTypeFont.html#setKerning%28int,%20int,%20int%29>?
Is there any example in the book (I looked in the index and could't
find
anything that mentioned how to do tracking)
Thanks again.
On Sun, Feb 13, 2011 at 3:30 AM, 1T3XT BVBA <[email protected]> wrote:
> Op 12/02/2011 19:47, Wyatt Biker schreef:
> > I am planning to do something conceptually simple: Find the <? and ?>
> > enclosing tags in a user designed pdf and replace it with input from a
> > database while maintaining kerning and tracking intact. Whatever is
> > inside <? ?> will be of a single font and single tracking.
> That's a very bad design.
> If I were you, I'd abandon the project immediately.
>
>
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> iText-questions mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> Many questions posted to this list can (and will) be answered with a
> reference to the iText book: http://www.itextpdf.com/book/
> Please check the keywords list before you ask for examples:
> http://itextpdf.com/themes/keywords.php
>
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Many questions posted to this list can (and will) be answered with a reference
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples:
http://itextpdf.com/themes/keywords.php