A new Programmer here.
I was searching about open a PDF file with vaading. I can open it in the browser or download it without problem, but i need to open in a tab of my application, or at least open it in the predefined pdf reader and the Desktop class is not an option.
Can anyone help me? I only saw browser options, and now i was in war with the WT PDF Viewer class trying it.
Thank you a lot!
Anchor(Vaadin Flow) orLink(Vaadin 8) component to your UI that points to that URL. The browser will open a PDF viewer automatically.