sambox icon indicating copy to clipboard operation
sambox copied to clipboard

Better handling of invalid floating point

Open torakiki opened this issue 7 years ago • 0 comments

Some reader complain, some doesn't but none fails.

java.io.IOException: Expected floating point number but found '0.420720940e004e'
	at org.sejda.util.RequireUtils.requireIOCondition(RequireUtils.java:77)
	at org.sejda.sambox.cos.COSFloat.(COSFloat.java:77)

torakiki avatar Mar 10 '17 16:03 torakiki