I would like to hide navigation controls *BUT* show scroll bars.  I'm able to
hide both by using:

pdfreader.setViewerPreferences(PdfWriter.HideWindowUI);

Is there a way to just hide the navigation controls or to show the
scrollbars after hidding both?

----------------API Extract-----------------------
PdfWriter.HideWindowUI - A flag specifying whether to hide user interface
elements in the document's window (such as scroll bars and navigation
controls), leaving only the document's contents displayed. 
----------------API Extract-----------------------

Thanks in advance!

Matt

-- 
View this message in context: 
http://www.nabble.com/How-to-hide-navigation-controls-*BUT*-show-scroll-bars--tp16994322p16994322.html
Sent from the iText - General mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar

Reply via email to