Skip to content

fix #58 - Export PDF : update artifact in pom files

Fabrice Gangler requested to merge fix-PDF-export into develop

I tested and the PDF export works.

@jkowalczyk @mfaure could you review this patch ? if it's is Ok for you, I myself manage the merge.


log "mvn clean install"

[WARNING] The artifact com.lowagie:itext:jar:4.2.1
has been relocated to com.itextpdf:itextpdf:jar:5.5.*

same information to following URL http://mvnrepository.com/artifact/com.lowagie/itext/4.2.

Merge request reports