Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Version: Windchill 12.0
Use Case: Document with docx file as primary content is released Result: PDF representation created.
Description:
PDF representation is created using office worker using AEM (Adobe Experience Manager).
Cover page and water mark is created without any issues.
Problem statement:
How to add custom file properties to PDF created through AEM?
Refer attached image.
Note: In similar line there is a need to add file properties for PDF created for CAD drawings from CAD workers.
This article says that its not possible:
https://www.ptc.com/en/support/article/CS426417?source=search
You might have to customize and post process the file if you really need it.
I would also add that you should be careful not to extend the use of AEM beyond what PTC has licensed it for. There are a lot of AEM capabilities that are not part of what PTC paid Adobe to include it in their tools...
Hi @jbailey
You right.
Also If you write own code with existing API (that is not part of AEM) to manipulate the PDF file then you could be able to add the file properties couldn't you?
PetrH