converter/configurator/abstract_converter library
Classes
-
Converter<
Doc, Type> -
Converter is a parent that's
provides the essential rules
for generate and create a document pdf file for that project -
ConverterConfigurator<
D, T> - Use this class if you want to create your own PDF configurator implementation instead Converter