Hello everyone!
I am new to alfresco and received a task in which I have to implement a way to generate a report (preferably a pdf document) containing metadata from a node and it's associated workflows.
The closest issue I found on the forum is Generate PDF from the node, however no one answered.
To elaborate:
- I want to create an action that is available from the document-details view of every document in the repo
- On clicking this action, a pdf should be generated and presented for downloading
- The pdf should contain some of the document's metadata, properties, comments and information from all the workflows associated to that document (workflow description, events, comments).
Is something like this possible?
Are webscripts the way to go?
What could I use to generate the pdf (preferably, something built-in)?
Any answer that could get me started or point me in the right direction is most welcome!
Thank you!
Solved! Go to Solution.
You can use any java based library and create a webscript/action-executor which will generate pdf based on the metadata of document or the workflow details.
Below is one of those library.
.NET (C#, VB.NET), COM & Java PDF Libraries, Components & APIs
You can use any java based library and create a webscript/action-executor which will generate pdf based on the metadata of document or the workflow details.
Below is one of those library.
.NET (C#, VB.NET), COM & Java PDF Libraries, Components & APIs
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.