pdf icon indicating copy to clipboard operation
pdf copied to clipboard

Adding GetPlainText methods, fixing charmap

Open robarchibald opened this issue 8 years ago • 1 comments

Thanks for your awesome PDF library! It works great and is faster than some of the others I tested as well. Great work! I made a couple of changes that might be useful to you and others using this library.

I started from the ledongthuc fork and then added a fix to charmap encoding since it wasn't working. Added bfchar in addition to bfrange that was already implemented. Updated Font.Encoding() method so that it'll actually use the charmap encoding.

robarchibald avatar Aug 18 '17 02:08 robarchibald

Made the change that @martoche mentioned #21

rikvanmechelen avatar Jan 30 '18 18:01 rikvanmechelen