I’m looking for an example maven pom that will generate a PDF document from a XML document using xsl:fo transforms.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The best solution for this is to use the docbkx-maven-plugin which is really good to produce pdf’s and HTML from the DocBook source. See in the example to get full overview how it works.