0
creating pdf/a files with adobe acrobat sdk ( Java )
New Here
,
/t5/acrobat-sdk-discussions/creating-pdf-a-files-with-adobe-acrobat-sdk-java/td-p/14527328
Apr 01, 2024
Apr 01, 2024
Copy link to clipboard
Copied
Greetings, I want to create a pdf/a complaint pdf file using acrobat sdk, I am refering to the sample code available in the official documentation and github repository. I didn't find any specific apis to set pdf/a properties to pdf document. Is there any api available to set the conformancelevel of the generating pdf file.
The package I am using in pom.xml:
<dependency>
<groupId>com.adobe.documentservices</groupId>
<artifactId>pdfservices-sdk</artifactId>
<version>4.0.0</version>
</dependency>
link to sample code from adobe: click here
Thanks in Advance.
TOPICS
Acrobat SDK and JavaScript
,
Windows
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/acrobat-sdk-discussions/creating-pdf-a-files-with-adobe-acrobat-sdk-java/m-p/14528457#M92963
Apr 01, 2024
Apr 01, 2024
Copy link to clipboard
Copied
Try the forum for this services.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

