Description
When numbers are parsed, PDFBox uses the floating point to detect wether the number is a float (floating point exists) or an integer (no floating point). This may lead to a ClassCastException.
When numbers are parsed, PDFBox uses the floating point to detect wether the number is a float (floating point exists) or an integer (no floating point). This may lead to a ClassCastException.