I would like to find the position of a specific word in a PDF file using
iText.
For example: I'd like to replace the word "signature" with a signature
image over the word at the exact position.
How can I do that ?
|
|
0
|
|
|
|
Reply
|
ISO
|
1/27/2004 4:11:46 PM |
|
Nicolas P�ron <nperon@topics.fr> wrote in message news:<40168DC2.3090307@topics.fr>...
> I would like to find the position of a specific word in a PDF file using
> iText.
> For example: I'd like to replace the word "signature" with a signature
> image over the word at the exact position.
>
> How can I do that ?
You can't do that with iText. You'll need some other tool to get the word position.
Best Regards,
Paulo Soares
|
|
0
|
|
|
|
Reply
|
varioni
|
1/28/2004 10:03:02 AM
|
|