![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Merging Modules Topic Summary: Created On: 2-Dec-2006 00:19 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I have a desire on a regular basis to merge all formal modules in a project and create a PDF file out of it (with or without creating another module). Is there a way to do this?
|
|
![]() |
|
![]() |
|
It would be theoretically be possible to modify the script copyobj.dxl found on your client to loop thru all modules and copy the objects to a common module. There may be problem associated with insufficient memory and DOORS choking on itself.
From the common module you then could print with a pdf print driver. |
|
![]() |
|
![]() |
|
Hi Hanif,
another possebility could be to adapt the original Word exporter a little bit, that it does not show the dialog box and exports a given module. Then create a recursive function wich will loop trough project hierarchy and export all modules in an extra Word file. Then open a new Word document and select Insert/File ... select all the exported files and import them into one Word document. So this document can be converted to PDF. If you need to do this job more than one time, it might be better to adapt the word exporter a little bit more. So that it will export into one file. Greetings Reik P.S.: The source code of original Word Exporter can be found in DOORSHOME/lib/dxl/standard/export/office/word.inc Please refer to function userExportCode for the real export and disable the creation of GUI at end of script .... ------------------------- Evosoft GmbH for Siemens Industry Sector Berlin, Germany |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Merging Modules
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.