IBM Support

How to do AFP2PDF transformation with Content Manager OnDemand Web Enablement Kit Java API

Question & Answer


Question

What is the correct way to carry out IBM AFP2PDF (AFP2PDF) transformation with IBM Content Manager OnDemand Web Enablement Kit (ODWEK) Java API?

Answer

Follow the steps below to use ODWEK Java API for AFP2PDF transformation:

  • Follow the instruction in the below technote to set up AFP2PDF related settings in ODConfig constructor:
    http://www-01.ibm.com/support/docview.wss?uid=swg21273746

    You only need to set up AFP2PDF related properties. Other properties for AFP2HTML and XENOS can be ignored if you are not using them. The AFP2PDF.ini file is included in the ODWEK installation directory.
  • Use ODHit.retrieve( "pdf" ) in your ODWEK application. In this method, the ODWEK API will retrieve the AFP document from Content Manager OnDemand server and then do an AFP2PDF automatically.

[{"Product":{"code":"SSEPCD","label":"Content Manager OnDemand for Multiplatforms"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"--","Platform":[{"code":"PF016","label":"Linux"},{"code":"PF025","label":"Platform Independent"},{"code":"PF033","label":"Windows"}],"Version":"9.0;8.5","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
17 June 2018

UID

swg21660262