Generating programmatically PDF/A with Adv. Document Transf. Service (6.x)
We need to archive all document objects with a PDF/A rendition.
According to the manuals, one needs ADTS to generate PDF/A. So we have
installed one for development.
So far so good. However, how to generate now PDF/A programmatically?
We checked the manuals and Powerlink. So far, we could not find any further information.
The request "rendition_req_ps_pdf" generates PDF as with all previous
rendition server versions. Is there a new tag for PDF/A?
Thanks in advance for help.
Kind regards,
Thomas
Answers
-
-
The manual above can be found here:
%DOCUMENTUM\CTS\Adlib\Express\UserGuide\Express XML Job Ticket.pdf
With this manual you can create XML job tickets.
Documentum will generate these job tickets for you when you request a PDF from your webtop client.
The job tickets will be placed here (manual copy or by documentum):
%DOCUMENTUM\CTS\Adlib Express\Input
The Adlib service will watch this folder for new job tickets!
A sample XML job ticket looks like this:
<?xml version="1.0" encoding='UTF-8'?>
<?AdlibExpress applanguage="USA" appversion="3.9.5" dtdversion="2.4.0" ?>
<!DOCTYPE JOBS SYSTEM "C:\Documents and Settings\dmadmin\Desktop\AdlibExpress.DTD">
<JOBS xmlns:JOBS="http://www.adlibsoftware.com" xmlns:JOB="http://www.adlibsoftware.com">
<JOB>
<JOB:DOCINPUTS>
<JOB:DOCINPUT FILENAME="mydoc.doc" FOLDER="C:\" />
</JOB:DOCINPUTS>
<JOB:DOCOUTPUTS>
<JOB:DOCOUTPUT FOLDER="C:\" FILENAME="Output.pdf" DOCTYPE="PDF" />
</JOB:DOCOUTPUTS>
<JOB:SETTINGS>
...
</JOB:SETTINGS>
</JOB>
</JOBS>
Inhere you describe where the input and output file can be found.
All job:settings are described in the manual.
Best Regards,
Antal
Categories
- All Categories
- Cloud Editions
- 1 Thrust Services
- cat as link
- 1 Core SaaS Application development
- 10 Developer Announcements
- 15 General Questions
- 33.4K TeamSite
- 141 Application Governance & Archiving
- 15.2K Designing Analytics Reports
- 1K DevShare Downloads
- Core SaaS Applications
- nested parent
- 4.3K Developing Analytics Applications
- 8.8K Documentum Developer Forum
- Media Management developer
- 159 Transactional Content Processing (TCP)
- 1.7K Web Experience Management
- 55 Tempo Social
- 1 XM Fax