Questions about Aspose.Total for java

Hi!
About Aspose.Total for java. I have some questions, could you help me?

How is the deploy rule mainly?
Does it convert html to pdf/a?

@felipefarias

Aspose.PDF for Java can be used to convert HTML to PDF/A. You can load HTML file using HtmlLoadOptions and then save the document as PDF/A. For more information, please check the below articles:

Furthermore, Aspose.PDF for Java can be used like any other Java API in your application. No significant changes would be required while deploying an application using this API. Furthermore, you can check the installation section in the API documentation as well.