You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sparx-enterprise-archite...@googlegroups.com
Also, if I remember correctly, if you are using a Master Document/Model Document setup, you need to apply the Header/Footer to the Master Document template if you want the same headers/footers throughout the whole generated document.
[original message]
nestevao
unread,
Jan 30, 2012, 1:48:00 PM1/30/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sparx-enterprise-archite...@googlegroups.com
Thanks for the replies but I think I was not clear in my question :(
I know how to edit header and footer but I would like to include imported fields from the model.
For instance, I want to include in the header the Package Name I may include the Package section in the header and then insert the name field but, the section would start and end on the header and no longer be available for the rest of the document. If I include the Package section on the document body, the package section fields aren't available on header/footer.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sparx-enterprise-archite...@googlegroups.com
The answer is no. You can't put any model information in hedaer / footer. To solve this issue i put the neccessary information in text in the template so it is generated like <EA Field EA_MODEL_NAME>xxxx<EA Field> and use EA_MODEL_NAME in Header or Footer. After generation of the document i have a word plugin that first searches for EA Field and extract the information to word document information fields and then replace the EA_MODEL_NAME with a filed referencing the informatino field. A little bit complex but if you have developed it once it is very flexible and you can put any information in header and footer.
[original message]
Graham_Moir
unread,
Mar 5, 2012, 11:44:00 AM3/5/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sparx-enterprise-archite...@googlegroups.com
2B363429352D23460 wrote:
The answer is no. You can't put any model information in header / footer....
Well, just to be completely explicit, �you CAN put project constants defined within the EA model into the header or footer, �but other model information is problematic.