Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any Examples? #77

Open
Samyssmile opened this issue Aug 6, 2024 · 1 comment
Open

Any Examples? #77

Samyssmile opened this issue Aug 6, 2024 · 1 comment

Comments

@Samyssmile
Copy link

Are they any examples of VeraPDF Validation results and VeraPDf-JS-Viewer on other side to highight the validation errors?

@bdoubrov
Copy link
Contributor

bdoubrov commented Aug 7, 2024

Hi @Samyssmile you can find the example of use of veraPDF-js-viewer in the open-source project https://github.com/veraPDF/verapdf-webapp-gui working as a frontend app for the backend https://github.com/veraPDF/verapdf-webapp-server . In order to correctly highlight (some of) the errors returned by veraPDF validation engine, it implements the support for the context property returned in the error, via pdf.js module.

It would probably be nice to isolate this logic into yet another npm module. Feel free to contribute. We'd be happy to provide additional information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants