README in pdf-reader-0.7.1 vs README in pdf-reader-0.7.2
- old
+ new
@@ -46,10 +46,13 @@
UnsupportedFeatureError - The PDF uses a feature that PDF::Reader doesn't currently
support. Again, we welcome submissions of PDF files that exhibit these features to help
us with future code improvements.
+Any other exceptions should be considered bugs and should be reported (unless they originate
+inside your receiver, in which case you're on your own)
+
= Maintainers
- Peter Jones <mailto:pjones@pmade.com>
- James Healy <mailto:jimmy@deefa.com>
@@ -227,12 +230,12 @@
The order of the callbacks is unpredicable, and is dependent on the internal
layout of the file, not the order objects are displayed to the user. As a
consequence of this it is highly unlikely that text will be completely in
order.
-Occasionally some text cannot be extracted properly due to the way it has been stored, or the use
-of invalid bytes. In these cases PDF::Reader will output a little UTF-8 friendly box to indicate
-an unrecognisable character.
+Occasionally some text cannot be extracted properly due to the way it has been
+stored, or the use of invalid bytes. In these cases PDF::Reader will output a
+little UTF-8 friendly box to indicate an unrecognisable character.
= Resources
- PDF::Reader Homepage: http://software.pmade.com/pdfreader
- PDF::Reader Rubyforge Page: http://rubyforge.org/projects/pdf-reader/