Hi Jackson Tong,
Thank you for bringing this to our attention.
After reviewing the issue on our side, we are unable to reproduce the reported issue in the node server environment using the Syncfusion JavaScript PDF library. Using the provided input PDF and JSON annotation data, the annotation import works as expected, and the annotations are correctly applied in the output file.
To assist you further, we kindly request that you share additional details or an exact replication sample that demonstrates the issue on your end. This will help us analyze the scenario more accurately and provide appropriate guidance.
For your reference, please find the node server sample application at the following link. Additionally, please refer to the video demonstration at the provided link, which shows the working behavior from our end.
Steps to Run the Sample Project
- Open the project folder and launch a new terminal.
- Run the following commands:
- npm install
- cd backend
- node server.js
- Finally, open the HTML file in a browser.
regards,
Manikandan V