77 Commits (e372f3608b12ec8adf31f1264fa73e52a556bb3c)

Author SHA1 Message Date
Tim van der Meij b8aaa24257 Convert all `node make` instances to `gulp` 9 years ago
Jonas Jenwald 4a6575643b [SVG] Specify the `PDFJS.cMapUrl`/`PDFJS.cMapPacked` parameters in the svgviewer example 9 years ago
Yury Delendik 85e95d34ed Use RequireJS in the viewer, examples and tests. 9 years ago
Yury Delendik 79c2f69c32 Adds/modifies examples for node.js and webpack. 9 years ago
Jonas Jenwald 3079dd937f Remove a superfluous "s" in `AnnotationsLayerBuilder` from files in web/ 9 years ago
Yury Delendik 6b60c8f4db Adds UMD headers to core, display and shared files. 9 years ago
Tim van der Meij 91274d6d2d Rename annotation_helper.js to annotation_layer.js 10 years ago
Yury Delendik 06c1904675 Refactors FontLoader to group fonts per document. 10 years ago
Yury Delendik 56ccaea99b Move text layer building logic into src/display/text_layer.js 10 years ago
Yury Delendik 2f34fd46cb Move CustomStyle. 10 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Yury Delendik 601d29b14e Fixes all examples to require workerSrc to be set. 10 years ago
Jonas Jenwald 1f9466ea02 Add a couple of CSS hacks in order for `scrollIntoView` to work in the "simpleviewer" component example 10 years ago
Jonas Jenwald 297f760dce Add a `PDFLinkService` instance to the "simpleviewer" component example 10 years ago
Tim van der Meij 70cba472e0 Improve the instructions for the 'hello world' example 10 years ago
Tim van der Meij fcefcb7e7e Remove broken links from hello world example 10 years ago
Collin Anderson 54e984c763 cleaned whitespace 10 years ago
Yury Delendik 81649b00a9 Base64 example and be more flexible what type of data is passed. 10 years ago
Yury Delendik 513a3d8c91 Replaces text selection example 10 years ago
Yury Delendik 6048c8a910 Minor node/pdf2svg.js fixes. 11 years ago
Yury Delendik 88d5fa0fc3 Fixes examples comments. 11 years ago
Yury Delendik 5740b96020 Introduces 'pagesinit' event. 11 years ago
Yury Delendik b16a406f3a Packages PDFViewer as a UI component. 11 years ago
Yury Delendik de844a8826 Removes examples from jsbin.com 11 years ago
Yury Delendik de23d3791e Fixes image and font embedding 11 years ago
Yury Delendik bc574aa629 Refactors SVG api 11 years ago
pramodhkp 0e5998a325 Added svg export tool 11 years ago
pramodhkp 6d53fc4db7 Minor changes for api.js, font_loader.js and svg.js 11 years ago
Yury Delendik c6f8244ce5 Simplify text-selection example. 11 years ago
pramodhkp 7efd50e64d Added paintJpegXObject 11 years ago
Tim van der Meij c7e614323a Removing unnecessary includes from text selection example 11 years ago
Yury Delendik 9a28b8a412 Misc UI improvements for the SVG Viewer 11 years ago
pramodhkp dd253aadeb SVG Viewer example demo 11 years ago
Yury Delendik bdeca30fbf Splits shared/annotation.js into core/ and display/ 11 years ago
Yury Delendik fcc4dfd9b5 Moves shared/function.js to core/ 11 years ago
Yury Delendik 7a19085159 Moves shared/colorspace.js into core/ 11 years ago
Michał Gołębiowski 1a8fc8d2b6 Use jQuery 2 in examples 11 years ago
Michał Gołębiowski e625af3fef Remove type="text/javascript" from script tags. 11 years ago
Yury Delendik b8344a543c Basic node.js example that demostrate pdf.combined.js file use 11 years ago
Yury Delendik e128081857 Adds text-only example 11 years ago
Yury Delendik 9c84bfa416 Fixes text-selection example 11 years ago
Yury Delendik f57c6935d7 Implements WebGL support 11 years ago
Cristihan 9613ba2e22 Update index.html 11 years ago
Tim van der Meij 1b1a9f1b81 Making all examples adhere to the style guide 11 years ago
Samuel Chantaraud 4eb7c04034 Fixed examples/acroforms/forms.js 11 years ago
Yury Delendik bf432a37bb Refactors shared/pattern.js into core/ and display/ 11 years ago
Brendan Dahl 7563a9dfa0 Update docs on the workerSrc setting. 12 years ago
Sebastian Kruse 041671f81b BugFix: Missing var (context) in function call getOutputScale of text-selection example 12 years ago
Vivin Paliath f3d1f20652 issue #3346 12 years ago
Brendan Dahl bb2529de03 Move the creation of canvas path fonts to the worker. 12 years ago