I want to write a string in some random location in pdf page in java language.
Please help me.
Thank you
I want to write a string in some random location in pdf page in
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As far as I know, you need a third-party API Library of some sort to create/manipulate PDFs (Unless you roll your own, of course).
A quick Google search brings up http://itextpdf.com/ which may help you.