PdfOptions.setPopup

When the display option is set to true, this option controls whether or not the PDF is displayed to the user in a popup window. When true, method #setPopupWindowName(String) can be used to specify a named window. The default for this option is true.

Parameters

boolean  popup,