119 120 121 122
# File 'lib/pdf/reader.rb', line 119 def info dict = @objects.deref(@objects.trailer[:Info]) doc_strings_to_utf8(dict) end