Well..... as you know I'm not familiar with svn. Here is what I did, and may be I made errors : - installation of jdk 1.5 - installation of TortoiseSVN and use the following address as URL of repository : http://svn.code.sf.net/p/itext/code/trunk - installation of maven-3.0.4
When I've executed a mvn install for the first time, I got an error in com/itextpdf/text/exception/IvalidPdfExceptioon.java on the super(message, cause) method. I made a change in super(message) to try to get a good compilation but I suppose something else was bad in my config). Now, a mvn install produce a full compilation but fail during the tests. I have in pdfMergeTEst(com.itextpdf.text.pdf.TaggedPdfCopyTest) a Java heap space error Finally, a build failure. Can you help me with that ? -- View this message in context: http://itext-general.2136553.n4.nabble.com/How-to-insert-bold-text-in-VerticalText-tp4656887p4656964.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ 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