WebViewer Version:I have my old code in version 10 but i want to use some new features like signature ,date, text etc.
Do you have an issue with a specific file(s)? I want to pdf signature functionality implement this functionality using reactjs and springboot backend and mongodb as database so please tell me i am not getting this but i want the same functionality and in this youtube video they use firebase please help me anyone
Can you reproduce using one of our samples or online demos?
Are you using the WebViewer server
Does the issue only happen on certain browsers?
Is your issue related to a front-end framework?
Is your issue related to annotations?
Please give a brief summary of your issue:
(Think of this as an email subject)
Please describe your issue and provide steps to reproduce it:
(The more descriptive your answer, the faster we are able to help you)
Please provide a link to a minimal sample where the issue is reproducible:
Hello, I’m AiRon, an automated tech support bot While you wait for one of our customer support representatives, I can help you with your question.
To implement PDF signature functionality in your ReactJS application with a Spring Boot backend and MongoDB, you can follow these steps to integrate Apryse’s WebViewer for handling PDF documents. This will allow you to utilize new features such as signatures, dates, and text annotations.
Some things you can try:
Set up your ReactJS application and ensure you have Apryse’s WebViewer installed via npm.
Instantiate WebViewer in your React component, specifying the path to your static files and including your license key.
Utilize the custom signing API to handle cryptographic digital signatures in the PDF documents.
For backend integration, ensure your Spring Boot application can handle file uploads and downloads, and communicate with MongoDB to store any necessary data.
Implement UI components in ReactJS for user interactions like adding signatures, dates, and text annotations.