Closed Vad1mo closed 10 years ago
Right now pdf-carraiges use konik library to append and detach xml from pdf.
reverse the dependency so konik will use any pdf-carraige on the classpath to append and detach invoice models.
Use ServiceLoader for that, make sure it is compatible with a JSR330 container.
Right now pdf-carraiges use konik library to append and detach xml from pdf.
reverse the dependency so konik will use any pdf-carraige on the classpath to append and detach invoice models.
Use ServiceLoader for that, make sure it is compatible with a JSR330 container.