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

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -