Package org.nekosoft.PDFferTemplates


package org.nekosoft.PDFferTemplates
This package is used for PDFfer PDF templates. Developers of new PDF templates for PDFfer should add their PdfTemplate implementations to this package or any subpackage thereof, and make sure that the template class also uses the PdfTemplateComponent annotation, both of which are necessary conditions for the templates to be picked up by the registry.