Find last line to append data to PDF using itextsharp in C#
Clash Royale CLAN TAG#URR8PPP
Find last line to append data to PDF using itextsharp in C#
I need to add certain text after the text in the existing PDF file.
I have already a PDF having 5 to 7 lines written in that. I want to add couple of statement after those line. How can I get the last line position from already saved PDF.
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.