Jonas Jenwald
3c2fbdffe6
Move the cMapUrl
and cMapPacked
options from the global PDFJS
object and into getDocument
instead
2018-03-01 18:11:16 +01:00
Jonas Jenwald
c3c1fc511d
Move the workerSrc
option from the global PDFJS
object and into GlobalWorkerOptions
instead
2018-02-16 13:22:35 +01:00
Yury Delendik
a18caa730d
Adds gulp dist-install command; using pdfjs-dist package in examples.
2017-06-12 10:22:16 -05:00
Yury Delendik
5f883d763f
Better components examples.
2016-04-28 13:30:03 -05:00
Tim van der Meij
b8aaa24257
Convert all node make
instances to gulp
2016-03-04 20:30:36 +01:00
Jonas Jenwald
3079dd937f
Remove a superfluous "s" in AnnotationsLayerBuilder
from files in web/
...
This patch makes the naming consistent with the `TextLayerBuilder`, and also the new `AnnotationLayer`, and should thus help reduce possible confusion when working with the code.
Please note that the files were renamed using `git mv`, in order to preserve blame.
2015-12-18 19:55:54 +01:00
Yury Delendik
601d29b14e
Fixes all examples to require workerSrc to be set.
2015-11-06 07:50:21 -06:00
Yury Delendik
513a3d8c91
Replaces text selection example
2014-12-20 23:41:34 -06:00