Hi!
I'm using PDFBox in order to convert pdf files to txt. It's working, but my task requires keeping some format information such as bold, italics or character size (this information can be kept as a special character in front of these words). Do you have any idea how to do this??
Thank you!!

