2024.10.118 • Published 8 months ago

@gembox/pdfviewer v2024.10.118

Weekly downloads
-
License
SEE LICENSE IN EU...
Repository
-
Last release
8 months ago

What is GemBox.PdfViewer?

GemBox.PdfViewer is a JavaScript library that enables you to show PDF files seamlessly in your web applications.

With GemBox.PdfViewer you get a fast and reliable viewer that’s easy to set up.

GemBox.PdfViewer features

  • Display, save and print PDF files
  • Easy navigation and interaction
  • Search and highlighting of search results
  • Localization into multiple present languages. You can also specify your own translations.
  • You can choose from various colorful themes or pick a dark theme.

Get Started

You can set up the PDF viewer with just few lines of code:

<div id="viewer" style="width: 600px; height: 350px"></div>

<script type="module">
    import { GemBoxPdfViewer} from '@gembox/pdfviewer';
    import '@gembox/pdfviewer/dist/es/style.css';

    GemBoxPdfViewer.setLicense("FREE-LIMITED-KEY");
    GemBoxPdfViewer.create({ container: "#viewer" });
</script>

For more GemBox.PdfViewer code examples and demos, please visit our examples page.

Resources

2024.10.118

8 months ago

2024.10.117

8 months ago

2024.9.102

9 months ago

2024.9.103

9 months ago

2024.9.104

9 months ago

2024.9.105

9 months ago

2024.9.101

9 months ago

2024.10.115

8 months ago

2024.10.116

8 months ago

2024.10.113

8 months ago

2024.10.114

8 months ago

2024.10.111

9 months ago

2024.10.112

8 months ago

2024.10.110

9 months ago

2024.10.108

9 months ago

2024.10.109

9 months ago

2024.10.106

9 months ago

2024.10.107

9 months ago

2024.10.104

9 months ago

2024.10.102

9 months ago

2024.10.100

9 months ago

2024.10.101

9 months ago

2024.9.100

9 months ago

0.0.40

12 months ago

0.0.41

12 months ago

0.0.21

12 months ago

0.0.22

12 months ago

0.0.23

12 months ago

0.0.24

12 months ago

0.0.25

12 months ago

0.0.37

12 months ago

0.0.15

1 year ago

0.0.38

12 months ago

0.0.16

1 year ago

0.0.39

12 months ago

0.0.17

1 year ago

0.0.18

1 year ago

0.0.30

12 months ago

0.0.31

12 months ago

0.0.32

12 months ago

0.0.10

1 year ago

0.0.33

12 months ago

0.0.11

1 year ago

0.0.34

12 months ago

0.0.12

1 year ago

0.0.35

12 months ago

0.0.13

1 year ago

2024.8.100

10 months ago

0.0.36

12 months ago

0.0.14

1 year ago

0.0.50

11 months ago

0.0.3

1 year ago

0.0.2

1 year ago

2024.7.100

12 months ago

2024.7.101

11 months ago

2024.7.102

11 months ago

0.0.26

12 months ago

0.0.27

12 months ago

0.0.8

1 year ago

0.0.28

12 months ago

0.0.29

12 months ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.1

1 year ago