10

Currently working on thesis:
Me:(Using iText to convert PDF Files to String)
Groupmate: I think the conversion makes our program slower.
M: Fine, I'll search for other libraries

M:(Finds Apache PDF Box and another open source PDF Util)

M:(Tests using nanotime then converted to seconds)

PDFBox: 24.3464 seconds
PDFUtil : 20.8365 seconds

iText : 7.937 seconds

:///////

Comments
Add Comment