java - How to read PDF file and generate PDF/A-3? -


i trying read data pdf file , writing pdf/a-3. somehow not working. used this link reference. have changed mime type application/pdf , tried per above reference. how can create pdf/a-3 pdf file?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -