Hello,
I'm looking for some guidance on how to implement pdf viewer on kendo ui, I'm thinking To use PDF.js.
My thinking process is as below:
- I would like to have a button on my Kendo Editor
- The user click on that button
- A window will display and it will contain two fields and two buttons:
- PDF URL
- Heigh
- Confirm button
- Cancel button
- If the user click on the confirm button
- The pdf will show as embedded pdf
- The pdf will show as embedded pdf
If the user clicks on Cancel
The process will not execute and the user will be back at the kendo editor
Based on your experience what can you recommend?
Thanks in advance,
Sunny Carrandi