Book a Demo

Author Topic: Cover Page with attributes of included packages  (Read 3409 times)

cgreuter

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Cover Page with attributes of included packages
« on: March 30, 2017, 02:20:30 am »
Hi All

I have a Model Document i am using to generate Reports of certain packages of my model.
The model document uses a cover page.
I would like to use the name and version of the packages that i report on in the cover page, instead of manually adapting the ReportTitle and ReportVersion

is this possible?

many thanks
Claudio

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Cover Page with attributes of included packages
« Reply #1 on: March 30, 2017, 04:37:32 pm »
No, unless you write a script that creates the virtual document for you (as I usually do)
I have a bunch of helpful function in my github library for creating virtual documents. See https://github.com/GeertBellekens/Enterprise-Architect-VBScript-Library/blob/master/Framework/Utils/DocGenHelpers.vbs

Geert