PDF Helper Maven Plugin


A quick blog post to say I released today the first version (0.1) of pdf-helper-maven-plugin. It hit central pretty recently.

It is a small plugin allowing to concatenate PDFs using Maven.

It doesn’t have much features but main ones are:

  • Aggregating PDFs
  • Allowing to prefix each PDF by a page with a title + small description
  • Support resolution of PDF with Maven coordinate (com.foo:myartifact:1.0:pdf)
  • Support to attach the generated pdf to the build to deploy it

Sources are available on github: https://github.com/rmannibucau/pdf-helper-maven-plugin.

The README contains a sample I hope explicit enough :).

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s