#{extends 'main.html' /} #{set title:'PDF Module Sample Application' /}
#{if play.mode.isDev()}

Browse

#{/if}

Welcome on the PDF module sample application!

This application will give you a rough idea of what you can achieve with this Play! module:

#{if !play.mode.isDev()}

Note

You must configure this application to run in ${play.mode.DEV} mode in the application.conf file to be able to access documentation from the sidebar on this page:

application.mode = dev
#{/if}

Examples

Select an action to perform: