« Quay về Documentation

Documentation: Header/Footer Information

Xem kết hợp Flat Xem Xem cây
Luồng thảo luận [ Trước | Tiếp theo ]
toggle
Documentation: Header/Footer Information
community documentation transformation core transformation adoscript
Câu trả lời
12:25 27/03/2014
It would be brilliant to modify how exported WORD file template looks like. Currently headings and other metadata is in German, but we would like to use English. Also it would be nice to modify the contact information on the top of the first page - if any issues users could contact the developers of the tool, not the platform.

RE: Documentation: Header/Footer Information
Câu trả lời
09:50 02/04/2013 gửi bài phản hồi tới Cho phép người dùng chưa đăng ký.
The information is loaded and hard-coded in the DSL files used for SGML transformation:
RTF Transformation:
std2rtf.dsl INCLUDES std_rtf2.dsl
Line 395 defines the block for CI and other method specific/producer specific details.

Recommendation: start new DSL development with usage of the ado_utl.dsl as a support file and possibly the structure of the generation file (std_rtf2.dsl).