Hi
I need to replace a Text in pdf with multiple lines , example
test1 => test1
test2
test3.
i tried to add \n but it does not work. It adds space like test1 test2 test3.
we are using TextFragmentAbsorber to find…...11:11pm 1 Hi I need to replace a text in pdf with multiple lines ...find the text and replacing with textFragment.Text. I would really...