On 12/06/2013 16:14, Ty Davis wrote: > Is it possible to hide/show text/paragraphs with some type of event > action. A button or something. > > Can it work with just a hover event?
Yes, since PDF 1.5, you can define Optional Content Groups (OCG). By adding text, a paragraph,... to an OCG, you can make it visible/invisible. You can switch the state in different ways, including actions (e.g. triggered by a hover event, a button click,...). Take a look at these examples: http://itextpdf.com/themes/keyword.php?id=460 ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php