Tim van der Meij
|
2ac858fc68
|
Fixing #3318
|
12 years ago |
Yury Delendik
|
b312719d7e
|
Fixes test driver and examples
|
13 years ago |
Julian Viereck
|
3b7829d057
|
Address review comments. Use only one PDFJS.workerSrc variable to specify the worker source
|
14 years ago |
Julian Viereck
|
1e6d1f9922
|
Make worker support work again after file split. Add PDFJS_WORKER_DIR/PDFJS_WORKER_FILE to specify where to load files if worker support is enabled
|
14 years ago |
Artur Adib
|
1d4e3025b6
|
PDF --> PDFJS, global wrapper named
|
14 years ago |
Artur Adib
|
74015f70ee
|
hello world fixed
|
14 years ago |
Kalervo Kujala
|
de408dac70
|
Fix lint warnings.
And name anonymous functions.
|
14 years ago |
Artur Adib
|
83854a085c
|
Implemented getPdf(). Closes #516
Conflicts:
examples/helloworld/hello.js
|
14 years ago |
Kalervo Kujala
|
d4723cf1cf
|
Fix lint warnings in hello.js.
Also split the long lines in README.
|
14 years ago |
Artur Adib
|
125c1fe473
|
Fixed Hello World example: PDFDoc(raw_data)
As per #532
|
14 years ago |
Artur Adib
|
bc91b98fc8
|
Addressing comments by Vivien
|
14 years ago |
Artur Adib
|
3476364886
|
Moved helloworld/ to examples/helloworld/
|
14 years ago |
Artur Adib
|
6e29034912
|
Hello World example
Perhaps the simplest use of pdf.js.
See README.md in the new folder
|
14 years ago |