EPS

EPS is a graphical format which is scalable. It means that when you zoom an image, you don't loose quality. So this format gives good printing result.

EPS Support

<target name="main">
<plantuml dir="./src" format="eps" />
</target>