pdf.js/examples
Tim van der Meij e0c811f2ed
Use the link service for getting and setting page information
This removes the dependency on a `PDFViewer` instance from the find
controller, which makes it more similar to other components and makes it
easier to unit test with a mock link service.

Finally, we remove the search capabilities from the SVG example since it
doesn't work there because there is no separate text layer.
2018-09-30 16:59:46 +02:00
..
acroforms Rename the globals to shorter names. 2018-03-16 11:08:56 -07:00
browserify Rename the globals to shorter names. 2018-03-16 11:08:56 -07:00
components Use the link service for getting and setting page information 2018-09-30 16:59:46 +02:00
image_decoders Add a new parameter to JpegImage.getData to indicate the source of the image data (issue 9513) 2018-09-02 14:15:22 +02:00
learning Fix typos 2018-04-01 23:20:41 +02:00
mobile-viewer Correct the instructions in the README file for examples/mobile-viewer 2018-07-08 15:32:06 +02:00
node Attempt to provide better default values for the disableFontFace/nativeImageDecoderSupport API options in Node.js 2018-06-03 00:28:37 +02:00
svgviewer Use the link service for getting and setting page information 2018-09-30 16:59:46 +02:00
text-only Rename the globals to shorter names. 2018-03-16 11:08:56 -07:00
webpack Upgrade to Webpack 4 2018-06-02 20:28:36 +02:00