pythonguis/pythonguis-examples

New tab and view pdf file

gragia79 opened this issue · 0 comments

Nice project congratulations.

Wondering if it is possible to open a tab new with an html command and view pdf file?

<a href="<?php echo $pdf; ?>" target="_blank">ViewPDF</a>