Hello , I have a PDF that when I read its contents using PDFBox some uppercase letters are being read as lowercase. Please check this 1-page sample PDF : http://www.4shared.com/office/JXrLadN8/pdf_with_uppercase_letters.html
For example : - Word "Testing" is read as "testing" - Word "Eve" is read as "eve" - Word "Deuteronomy" is read as "deuteronomy" Is there a reason for this ? Best regards , Hesham

