B4J Question PDF to PDF/A converter

My application aims to provide users with a tool where they can click on a PDF file page and add a stamp or signature seal to it. However, it's essential that after adding the stamp, the PDF file needs to be converted to PDF/A format. Is there a way to do this using the PDFBox library? Are there any other libraries or APIs that could assist me with this task?
 
Top