Page 1 of 1

Printing Only Desired Fields in Word Reports

Posted: 24 May 2010, 16:57
by goodhart
I am resubmitting this because I had a bad typo that made the first submission unclear and confusing.

I am trying to print a Word Document report of multiple issues. I can do that but the report contains lots of fields I don't want. It would appear that the fields can be controlled by using Mangage Configuration and setting print_issues_page_columns. However, even that still puts all fields int the Word Document.

I am printing the reports from View Issues, then selecting [Print Reports]. I am using Mantis 1.1.6

Can anyone offer any advice?

Thank you, Curt

Re: Printing Only Desired Fields in Word Reports

Posted: 25 May 2010, 11:17
by atrol
Seems that customization is not possible. If you want to have it soon, you would have to change code of print_all_bug_page_word.php
If you want to have this in future standard version of MantisBT you should enter a feature request and hope that someone will provide a patch for this.