Display PDF for reading from VisualNeo Web - Forum

Forum Navigation
You need to log in to create posts and topics.

Display PDF for reading from VisualNeo Web

I posted about downloading a PDF.

But I would like to display a PDF from the Website I am re-doing from Bootstrap 5.

How do I do this?  Do I use HTML code?

Because modern browsers do have pdf-support you can use link.

If you do not want to loose the context of your app use iframe.
Note when you test localhost may not work.

Thanks for responding.

I have setup HTML links.

I was hoping to use Buttons or from Menu (neoTopMenu).

Wasn't quite sure of coding for the Button or from Menu.

I think I will be ok.