Hello,

We are creating a destktop application where in we want to search and
replace the *pre-defined variables* in a fixed *delimiter like *
*(!-- --!)* in the user provided PDF file with the actual values like for
example:

   - !--YourName--! will be replaced for example with *Lowagie*
   - http://www!--YourWebsite <http://www!--yourwebsite/>--!  will be
   replaced for example with http://www.*lowagie*.com<http://www.lowagie.com/>


After replacing the variables with use-defined values a new PDF file be
created for the same.
Is it possible to do so with iText API?

Awaiting for your reply.

Thanks in advance!

-Apoorva
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to