Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

creating pdf/a files with adobe acrobat sdk ( Java )

New Here ,
Apr 01, 2024 Apr 01, 2024

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
326
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 01, 2024 Apr 01, 2024
LATEST

Try the forum for this services.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines