Skip to main content
anam_angel
Participant
August 31, 2016
Question

Copy/Paste or Read Urdu text from PDF file using Java

  • August 31, 2016
  • 1 reply
  • 3414 views

I have a prototype developed in java which can read Urdu text from txt. file for checking plagiarism in Urdu text, now I want to know how to read Urdu text content from PDF file using java so I can check plagiarism from reading Urdu text from pdf files. Kindly help me as soon as possible.

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
August 31, 2016

You can use a Java PDF library like PDFBox or iText, but this forum is not really the place to discuss that.

anam_angel
Participant
August 31, 2016

What is the right forum to discuss this issue ? Kindly guide me toward a solution.

try67
Community Expert
Community Expert
August 31, 2016

PDFBox has a mailing list. I'm sure there are plenty of forums that discuss iText.

You can always try StackOverflow...