Hi, I know that Jasper uses IText to internally produce PDF, but I thought maybe one could somehow use directly some part of IText from Jasper, such as the ViewerPreference I mentioned before, and that one of you in forum has such experience
Ok if you mind to answer this.. Brody 1T3XT info wrote: > > Brody bach wrote: >> Hi all, >> >> as the title said, >> is it somehow possible to combine the classes from JasperReport and >> Itext? >> I need to set the metadata hideToolbar and hideMenubar for a generated >> pdf >> >> Right now my application depends heavily on JasperReport so that instant >> change to IText would mean a lot of work. > > I don't understand the above sentence. JasperReports USES iText > internally to produce PDF. Then why are you talking about changing from > JasperReports TO iText? You're already using both. > >> I'm using the common classes from Jasper such as JasperPrint, >> JasperReport, >> JasperDesign, JRPdfExporter, and so on.. >> and I hope I should be able to combine those classes somehow with the >> viewerPreference of Itext to set those attributes. > > That's a question for JasperSoft. JasperSoft has no business > relationship with iText Software Corp. In other words: we don't do any > effort to answer questions about their use of iText in their products. > -- > This answer is provided by 1T3XT BVBA > http://www.1t3xt.com/ - http://www.1t3xt.info > > ------------------------------------------------------------------------------ > Stay on top of everything new and different, both inside and > around Java (TM) technology - register by April 22, and save > $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. > 300 plus technical and hands-on sessions. Register today. > Use priority code J9JMT32. http://p.sf.net/sfu/p > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > Buy the iText book: http://www.1t3xt.com/docs/book.php > > -- View this message in context: http://www.nabble.com/Using-ViewerPreference-from-JasperReport..is-this-possible--tp23175543p23191522.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
