Skip to content

Conversation

@EshwariBalraj
Copy link
Collaborator

Secure Document Signing in JavaScript PDF Viewer with PDF Digital Signature Support sample is added

@EshwariBalraj EshwariBalraj self-assigned this Nov 10, 2025
ej.pdfviewer.PageOrganizer
);

ej.base.registerLicense('Ix0oFS8QJAw9HSQvXkVhQlBad1RDX3xKf0x/TGpQb19xflBPallYVBYiSV9jS3tSdkVrWHxccXZVQGlfVk91Xg==');
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@EshwariBalraj - Please ensure to remove the license key registration from the sample level.

<!-- CSS -->
<!-- <link rel="stylesheet" href="https://cdn.syncfusion.com/ej2/27.2.2/material.css" /> -->
<!-- <link rel="stylesheet" href="https://cdn.syncfusion.com/ej2/27.2.2/ej2-pdfviewer/styles/material.css" /> -->
<link rel="stylesheet" href="https://cdn.syncfusion.com/ej2/27.2.2/tailwind.css" />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@EshwariBalraj - We can use the common CDN link for css instead of using both common and individual files in the application.

<link rel="stylesheet" href="https://cdn.syncfusion.com/ej2/27.2.2/tailwind.css" />
<link rel="stylesheet" href="https://cdn.syncfusion.com/ej2/27.2.2/ej2-pdfviewer/styles/tailwind.css" />
<!-- JS (order matters) -->
<script src="https://cdn.syncfusion.com/ej2/27.2.2/dist/ej2.min.js"></script>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@EshwariBalraj - We can use the common CDN link for script instead of using both common and individual files in the application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants