Merlin Project: Create Project Handbook as PDF
We received the following question just recently:
I’m using the latest version of Merlin Project on a mac and have created a project file for a client. He has requested a project handbook to be printed or read in Preview or Acrobat Reader. The project handbook should list activities and attachments in a master–detail interface and export a set of predefined properties I am interested in. I don't mind if I need to use a script but I would like the action to do all works in one go; ie. iterate the items, extract the data and create the PDF. Is this possible?
One way to implement the customer's request would certainly be to use the File > Export > Image menu to export customized project views to PDFs or to call File > Print to print your documents.
However, to meet the requirement described above, an AppleScript solution developed by us comes in handy.
Más información…