Opening PDF in new window every time
FrankAnthony11 opened this issue · comments
Anthony commented
When using externalWindow, is it possible to open the PDF in new window each time? Currently it will re-use the tab that is already opened from the previous PDF. I need to compare 2 PDFs side by side, so i have to have them open both at the same time. Currently openning the other PDF will just open it in the first PDF's tab.
Aneesh Gopalakrishnan commented
Use 'externalWindowOptions' attribute. These sort of questions are best fit for stack overflow