Skip to content

Commit 56a63c7

Browse files
committed
980734: Updated samples
1 parent a7743b5 commit 56a63c7

File tree

339 files changed

+2685
-93
lines changed

Some content is hidden

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

339 files changed

+2685
-93
lines changed

Document-Processing/code-snippet/pdfviewer/javascript/addformfield-cs1/index.css renamed to Document-Processing/code-snippet/pdfviewer/javascript-es5/addformfield-cs1/index.css

File renamed without changes.

Document-Processing/code-snippet/pdfviewer/javascript/addformfield-cs1/js/index.html renamed to Document-Processing/code-snippet/pdfviewer/javascript-es5/addformfield-cs1/index.html

File renamed without changes.

Document-Processing/code-snippet/pdfviewer/javascript/addformfield-cs1/index.js renamed to Document-Processing/code-snippet/pdfviewer/javascript-es5/addformfield-cs1/index.js

File renamed without changes.

Document-Processing/code-snippet/pdfviewer/javascript/addformfield-cs1/systemjs.config.js renamed to Document-Processing/code-snippet/pdfviewer/javascript-es5/addformfield-cs1/systemjs.config.js

File renamed without changes.

Document-Processing/code-snippet/pdfviewer/javascript/addformfield-cs2/index.css renamed to Document-Processing/code-snippet/pdfviewer/javascript-es5/addformfield-cs2/index.css

File renamed without changes.

Document-Processing/code-snippet/pdfviewer/javascript/addformfield-cs2/js/index.html renamed to Document-Processing/code-snippet/pdfviewer/javascript-es5/addformfield-cs2/index.html

File renamed without changes.

Document-Processing/code-snippet/pdfviewer/javascript/addformfield-cs2/index.js renamed to Document-Processing/code-snippet/pdfviewer/javascript-es5/addformfield-cs2/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var pdfviewer = new ej.pdfviewer.PdfViewer({
22
documentPath: 'https://cdn.syncfusion.com/content/pdf/form-designer.pdf',
3-
serviceUrl: 'https://services.syncfusion.com/js/production/api/pdfviewer'
3+
serviceUrl: 'https://document.syncfusion.com/web-services/pdf-viewer/api/pdfviewer'
44
});
55
ej.pdfviewer.PdfViewer.Inject(ej.pdfviewer.TextSelection, ej.pdfviewer.TextSearch, ej.pdfviewer.Print, ej.pdfviewer.Navigation, ej.pdfviewer.Toolbar,
66
ej.pdfviewer.Magnification, ej.pdfviewer.Annotation, ej.pdfviewer.FormDesigner, ej.pdfviewer.FormFields);

Document-Processing/code-snippet/pdfviewer/javascript/addformfield-cs2/systemjs.config.js renamed to Document-Processing/code-snippet/pdfviewer/javascript-es5/addformfield-cs2/systemjs.config.js

File renamed without changes.

Document-Processing/code-snippet/pdfviewer/javascript/addformfield-cs3/index.css renamed to Document-Processing/code-snippet/pdfviewer/javascript-es5/addformfield-cs3/index.css

File renamed without changes.

Document-Processing/code-snippet/pdfviewer/javascript/addformfield-cs3/js/index.html renamed to Document-Processing/code-snippet/pdfviewer/javascript-es5/addformfield-cs3/index.html

File renamed without changes.

0 commit comments

Comments
 (0)