That doesn't help me either. As I do not 'use' java in the way that you perceive, to access the functionality.
I am using iText inside Filemaker, where the Scriptmaster plug-in gives me access to Groovy, meaning I can run java inside the programme. Having loaded the jar I then 'run' a command by passing a section of iText code to the Groovy and then I get PDF related results. Given the (good) insistence on us reading all documentation carefully so as not to be branded stupid, would it not therefore make some sense to place the documentation as a PDF somewhere accessible with the jar file so that those of us who have not the faintest idea what any of the above answer means will not have to trouble you with as many seemingly irritating questions??? john renfrew Right Way Up -----Original Message----- From: 1T3XT info [mailto:[email protected]] Sent: 07 January 2010 06:22 To: Post all your questions about iText here Subject: Re: [iText-questions] iText 5.0 documentation Zlatni wrote: > I really don't know how to make documentation from jar You don't make the documentation from a jar with class files, but from the java files in the tar.gz file or from the SVN repository. As soon as you have the source and the build.xml (that comes with the source), you only need to execute "ant javadocs". -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ 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 Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
