Questions tagged [maven-pdf-plugin]

This plug-in allows you to generate a PDF version of your project's documentation.

17 questions
0
votes
1 answer

UTF-8 fonts in maven-pdf-plugin

Is there any way to attach custom fonts to Maven proejct that has documentation generated with maven-pdf-plugin? My project has a documentation written in LaTeX and I wanted to integrate with with Maven build. The problem is that I see completely no…
Rafał Wrzeszcz
  • 1,996
  • 4
  • 23
  • 45
0
votes
1 answer

how to Include the buildnumber in maven pdf:pdf

I am trying to include the build number in the pdf's that get generated with the maven pdf plugin. I have all the documentation of the project I am working on written as a maven site. This way all the documentation is stored with the source code.…
Ron
  • 776
  • 8
  • 14
1
2