hello,
Are you resolved your problem? because i have the same problem now. i cannot
replace a text to another (change the character spacing for example). Is it
possible with itext?
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Find-Replace-Text-in-Existing-PDF-tp3
i have a pdf containing "hello world" as a string. That i want is to modify
the existing document by changing the character spacing in this string, then
to replace the old string to the new in the document. How to replace the
text in the document pdf using iText? Please help me.
Best regards
--
Hello everybody
i work with iText librarie in order to create and then manipulate PDF
documents. let us we have a document which contains a simple string such as
"Hello world". So in the pdf file structure, we must have (Hello world)Tj.
The problem is how can i set position for each character by u