OpenPDF icon indicating copy to clipboard operation
OpenPDF copied to clipboard

Continue to create modules for the different pieces of functionality

Open rtfarte opened this issue 9 years ago • 0 comments

I would like to continue to create submodules that encapsulate different pieces of functionality. For example, I would like to create a crypto module that includes the bouncy castle libraries. This would be optional and you would include it only if you needed crypto functionality. Eventually, the core library would be just for managing generic documents. Even the pdf functionality would be a submodule.

rtfarte avatar Apr 05 '16 14:04 rtfarte