Hufflepdf/examples
2019-11-29 11:51:35 +01:00
..
equivalent.hs Add to example programs to show how the lib can be used 2019-09-20 22:42:17 +02:00
getObj.hs Implement PDF's multilayer updates and use it in getObj to display only the current version of the object taken into account instead of the concatenation of all its versions 2019-09-22 01:40:39 +02:00
getText.hs Take the dirty code of «getText» and turn it into a relatively clean module exposing pages, that can be retrieved all at once or by page number (numbered human-style, starting from 1) 2019-11-29 11:51:35 +01:00