Skip to content

Commit 98535cc

Browse files
committed
984044: review
1 parent 2ab14c1 commit 98535cc

File tree

66 files changed

+242
-242
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+242
-242
lines changed

Document-Processing/PDF/PDF-Viewer/react/accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ function App() {
156156
ref={(scope) => { pdfviewer = scope; }}
157157
id="container"
158158
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
159-
resourceUrl="https://cdn.syncfusion.com/ej2/24.1.41/dist/ej2-pdfviewer-lib"
159+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
160160
commandManager = {commandManager}
161161
style={{ 'height': '640px' }}>
162162

Document-Processing/PDF/PDF-Viewer/react/annotation/free-text-annotation.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ function App() {
4949
ref={(scope) => { pdfviewer = scope; }}
5050
id="container"
5151
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
52-
resourceUrl="https://cdn.syncfusion.com/ej2/25.1.35/dist/ej2-pdfviewer-lib"
52+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
5353
style={{ 'height': '640px' }}>
5454

5555
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView,
@@ -145,7 +145,7 @@ function App() {
145145
ref={(scope) => { pdfviewer = scope; }}
146146
id="container"
147147
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
148-
resourceUrl="https://cdn.syncfusion.com/ej2/25.1.35/dist/ej2-pdfviewer-lib"
148+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
149149
style={{ 'height': '640px' }}>
150150

151151
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView,
@@ -250,7 +250,7 @@ function App() {
250250
ref={(scope) => { pdfviewer = scope; }}
251251
id="container"
252252
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
253-
resourceUrl="https://cdn.syncfusion.com/ej2/25.1.35/dist/ej2-pdfviewer-lib"
253+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
254254
style={{ 'height': '640px' }}>
255255

256256
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView,
@@ -394,7 +394,7 @@ function App() {
394394
ref={(scope) => { pdfviewer = scope; }}
395395
id="container"
396396
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
397-
resourceUrl="https://cdn.syncfusion.com/ej2/25.1.35/dist/ej2-pdfviewer-lib"
397+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
398398
freeTextSettings={{fillColor: 'green', borderColor: 'blue', fontColor: 'yellow'}}
399399
style={{ 'height': '640px' }}>
400400

@@ -461,7 +461,7 @@ function App() {
461461
ref={(scope) => { pdfviewer = scope; }}
462462
id="container"
463463
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
464-
resourceUrl="https://cdn.syncfusion.com/ej2/25.1.35/dist/ej2-pdfviewer-lib"
464+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
465465
freeTextSettings={{enableAutoFit: true}}
466466
style={{ 'height': '640px' }}>
467467

Document-Processing/PDF/PDF-Viewer/react/annotation/ink-annotation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ function App() {
4949
ref={(scope) => { pdfviewer = scope; }}
5050
id="container"
5151
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
52-
resourceUrl="https://cdn.syncfusion.com/ej2/24.1.41/dist/ej2-pdfviewer-lib"
52+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
5353
style={{ 'height': '640px' }}>
5454

5555
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView,
@@ -139,7 +139,7 @@ function App() {
139139
ref={(scope) => { pdfviewer = scope; }}
140140
id="container"
141141
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
142-
resourceUrl="https://cdn.syncfusion.com/ej2/25.1.35/dist/ej2-pdfviewer-lib"
142+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
143143
style={{ 'height': '640px' }}>
144144

145145
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView,
@@ -239,7 +239,7 @@ function App() {
239239
ref={(scope) => { pdfviewer = scope; }}
240240
id="container"
241241
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
242-
resourceUrl="https://cdn.syncfusion.com/ej2/25.1.35/dist/ej2-pdfviewer-lib"
242+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
243243
style={{ 'height': '640px' }}>
244244

245245
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView,
@@ -348,7 +348,7 @@ function App() {
348348
<PdfViewerComponent ref={(scope) => { pdfviewer = scope; }}
349349
id="container"
350350
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
351-
resourceUrl="https://cdn.syncfusion.com/ej2/24.1.41/dist/ej2-pdfviewer-lib"
351+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
352352
inkAnnotationSettings={{author: 'Syncfusion', strokeColor: 'green', thickness: 3, opacity: 0.6}}
353353
style={{ 'height': '640px' }}>
354354
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView,

Document-Processing/PDF/PDF-Viewer/react/annotation/line-angle-constraints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export function App() {
3030
<PdfViewerComponent
3131
id="container"
3232
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
33-
resourceUrl="https://cdn.syncfusion.com/ej2/30.1.37/dist/ej2-pdfviewer-lib"
33+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
3434
style={{ 'height': '680px' }}
3535
annotationDrawingOptions = {{
3636
enableLineAngleConstraints: true,

Document-Processing/PDF/PDF-Viewer/react/annotation/measurement-annotation.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ function App() {
5757
<PdfViewerComponent ref={(scope) => { pdfviewer = scope; }}
5858
id="container"
5959
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
60-
resourceUrl="https://cdn.syncfusion.com/ej2/24.1.41/dist/ej2-pdfviewer-lib"
60+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
6161
style={{ 'height': '640px' }}>
6262
import { PdfViewerComponent, Toolbar, Magnification, Navigation, LinkAnnotation,
6363
BookmarkView, ThumbnailView, Print, TextSelection, TextSearch, Annotation,
@@ -179,7 +179,7 @@ function App() {
179179
ref={(scope) => { pdfviewer = scope; }}
180180
id="container"
181181
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
182-
resourceUrl="https://cdn.syncfusion.com/ej2/25.1.35/dist/ej2-pdfviewer-lib"
182+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
183183
style={{ 'height': '640px' }}>
184184

185185
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView,
@@ -362,7 +362,7 @@ function App() {
362362
ref={(scope) => { pdfviewer = scope; }}
363363
id="container"
364364
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
365-
resourceUrl="https://cdn.syncfusion.com/ej2/25.1.35/dist/ej2-pdfviewer-lib"
365+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
366366
style={{ 'height': '640px' }}>
367367

368368
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView,
@@ -531,7 +531,7 @@ export function App() {
531531
<PdfViewerComponent ref={(scope) => { pdfviewer = scope; }}
532532
id="container"
533533
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
534-
resourceUrl="https://cdn.syncfusion.com/ej2/24.1.41/dist/ej2-pdfviewer-lib"
534+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
535535
distanceSettings={{fillColor: 'blue', opacity: 0.6, strokeColor: 'green'}}
536536
perimeterSettings={{fillColor: 'green', opacity: 0.6, strokeColor: 'blue'}}
537537
areaSettings={{fillColor: 'yellow', opacity: 0.6, strokeColor: 'orange'}}
@@ -625,7 +625,7 @@ function App() {
625625
<PdfViewerComponent ref={(scope) => { pdfviewer = scope; }}
626626
id="container"
627627
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
628-
resourceUrl="https://cdn.syncfusion.com/ej2/24.1.41/dist/ej2-pdfviewer-lib"
628+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
629629
measurementSettings={{scaleRatio: 2, conversionUnit: 'cm', displayUnit: 'cm'}}
630630
style={{ 'height': '640px' }}>
631631

Document-Processing/PDF/PDF-Viewer/react/annotation/shape-annotation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ function App() {
5757
<PdfViewerComponent ref={(scope) => { pdfviewer = scope; }}
5858
id="container"
5959
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
60-
resourceUrl="https://cdn.syncfusion.com/ej2/24.1.41/dist/ej2-pdfviewer-lib"
60+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
6161
style={{ 'height': '640px' }}>
6262

6363
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView,
@@ -179,7 +179,7 @@ function App() {
179179
ref={(scope) => { pdfviewer = scope; }}
180180
id="container"
181181
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
182-
resourceUrl="https://cdn.syncfusion.com/ej2/25.1.35/dist/ej2-pdfviewer-lib"
182+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
183183
style={{ 'height': '640px' }}>
184184

185185
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView,
@@ -361,7 +361,7 @@ function App() {
361361
ref={(scope) => { pdfviewer = scope; }}
362362
id="container"
363363
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
364-
resourceUrl="https://cdn.syncfusion.com/ej2/25.1.35/dist/ej2-pdfviewer-lib"
364+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
365365
style={{ 'height': '640px' }}>
366366

367367
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView,
@@ -567,7 +567,7 @@ function App() {
567567
<PdfViewerComponent ref={(scope) => { pdfviewer = scope; }}
568568
id="container"
569569
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
570-
resourceUrl="https://cdn.syncfusion.com/ej2/24.1.41/dist/ej2-pdfviewer-lib"
570+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
571571
lineSettings={{fillColor: 'blue', opacity: 0.6, strokeColor: 'green'}}
572572
arrowSettings={{fillColor: 'green', opacity: 0.6, strokeColor: 'blue'}}
573573
rectangleSettings={{fillColor: 'yellow', opacity: 0.6, strokeColor: 'orange'}}

Document-Processing/PDF/PDF-Viewer/react/annotation/signature-annotation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ function App() {
5353
<PdfViewerComponent
5454
id="container"
5555
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
56-
resourceUrl="https://cdn.syncfusion.com/ej2/24.1.41/dist/ej2-pdfviewer-lib"
56+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
5757
style={{ 'height': '640px' }}>
5858
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView,
5959
Print, TextSelection, TextSearch, FormFields, FormDesigner, PageOrganizer]} />
@@ -125,7 +125,7 @@ function App() {
125125
<PdfViewerComponent
126126
id="container"
127127
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
128-
resourceUrl="https://cdn.syncfusion.com/ej2/24.1.41/dist/ej2-pdfviewer-lib"
128+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
129129
// Enable or disable handwritten signature.
130130
enableHandwrittenSignature = {true}
131131
style={{ 'height': '640px' }}>
@@ -240,7 +240,7 @@ function App() {
240240
ref={(scope) => { pdfviewer = scope; }}
241241
id="container"
242242
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
243-
resourceUrl="https://cdn.syncfusion.com/ej2/27.1.48/dist/ej2-pdfviewer-lib"
243+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
244244
style={{ 'height': '640px' }}>
245245

246246
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView, Print, TextSelection, TextSearch, FormFields, FormDesigner, PageOrganizer]} />

Document-Processing/PDF/PDF-Viewer/react/annotation/stamp-annotation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ function App() {
6969
<PdfViewerComponent
7070
id="container"
7171
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
72-
resourceUrl="https://cdn.syncfusion.com/ej2/24.1.41/dist/ej2-pdfviewer-lib"
72+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
7373
style={{ 'height': '640px' }}>
7474

7575
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView,
@@ -211,7 +211,7 @@ function App() {
211211
ref={(scope) => { pdfviewer = scope; }}
212212
id="container"
213213
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
214-
resourceUrl="https://cdn.syncfusion.com/ej2/25.1.35/dist/ej2-pdfviewer-lib"
214+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
215215
style={{ 'height': '640px' }}>
216216

217217
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView,
@@ -341,7 +341,7 @@ function App() {
341341
ref={(scope) => { pdfviewer = scope; }}
342342
id="container"
343343
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
344-
resourceUrl="https://cdn.syncfusion.com/ej2/25.1.35/dist/ej2-pdfviewer-lib"
344+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
345345
style={{ 'height': '640px' }}>
346346

347347
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView,
@@ -425,7 +425,7 @@ function App() {
425425
<PdfViewerComponent ref={(scope) => { pdfviewer = scope; }}
426426
id="container"
427427
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
428-
resourceUrl="https://cdn.syncfusion.com/ej2/24.1.41/dist/ej2-pdfviewer-lib"
428+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
429429
stampSettings={{opacity: 0.3, author: 'Guest User'}}
430430
style={{ 'height': '640px' }}>
431431

Document-Processing/PDF/PDF-Viewer/react/annotation/sticky-notes-annotation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ function App() {
6767
ref={(scope) => { pdfviewer = scope; }}
6868
id="container"
6969
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
70-
resourceUrl="https://cdn.syncfusion.com/ej2/25.1.35/dist/ej2-pdfviewer-lib"
70+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
7171
style={{ 'height': '640px' }}>
7272

7373
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView,
@@ -162,7 +162,7 @@ function App() {
162162
ref={(scope) => { pdfviewer = scope; }}
163163
id="container"
164164
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
165-
resourceUrl="https://cdn.syncfusion.com/ej2/25.1.35/dist/ej2-pdfviewer-lib"
165+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
166166
style={{ 'height': '640px' }}>
167167

168168
<Inject services={[ Toolbar, Annotation, Magnification, Navigation, LinkAnnotation, BookmarkView, ThumbnailView,
@@ -266,7 +266,7 @@ function App() {
266266
<PdfViewerComponent ref={(scope) => { pdfviewer = scope; }}
267267
id="container"
268268
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
269-
resourceUrl="https://cdn.syncfusion.com/ej2/24.1.41/dist/ej2-pdfviewer-lib"
269+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
270270
stickyNotesSettings={{author: 'Syncfusion'}}
271271
style={{ 'height': '640px' }}>
272272

@@ -335,7 +335,7 @@ function App() {
335335
<PdfViewerComponent ref={(scope) => { pdfviewer = scope; }}
336336
id="container"
337337
documentPath="https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf"
338-
resourceUrl="https://cdn.syncfusion.com/ej2/24.1.41/dist/ej2-pdfviewer-lib"
338+
resourceUrl="https://cdn.syncfusion.com/ej2/31.2.2/dist/ej2-pdfviewer-lib"
339339
enableStickyNotesAnnotation={false}
340340
style={{ 'height': '640px' }}>
341341

0 commit comments

Comments
 (0)