Question
Infosys Limited
Infosys Limited
US
Infosys Limited
Posted: Oct 2, 2024
Last activity: May 13, 2025
Last activity: 13 May 2025 12:38 EDT
Solved
Active X Controls Adobe Interaction
Hi All,
We have a requirement to launch Active X Object (editable pdf) coming from API with Adobe controls in Pega.
Need help with this requirement. Any help in this regard would be appreciated.
***Edited by Moderator Marije to add Capability tags***
@Bhawana Namrani To generate an editable PDF you can use the EForm Creation feature in Pega Infinity. You can upload your smart PDF form via the EForm Wizard select the class for the PDF and map the fields to properties from your case. However Pega does not inherently track changes made to a PDF after it's been generated and downloaded. You would need to implement a custom solution to track these changes such as having the user re upload the modified PDF and comparing it to the original version. Using Active X object from API is not mentioned as a method for generating editable PDFs in the provided context.
⚠ This is a GenAI-powered tool. All generated answers require validation against the provided references.
Generate the Editable PDF where user can edit few fields in the generated PDF