There is a way to set Margins to all report in my application?
Hello, I have many report in my applications, but now I want to change
a Margin of all report, theres a way to set these, without to go one by one?
And.. how can I set a Default Margin in new Report? The default is 6.35,
but I want to set in 20...
Best Regards,
Fellipe H
a Margin of all report, theres a way to set these, without to go one by one?
And.. how can I set a Default Margin in new Report? The default is 6.35,
but I want to set in 20...
Best Regards,
Fellipe H
This discussion has been closed.
Comments
How are all your reports stored? If they are stored as template files, you
can use a template event OnLoadEnd to alter the margins of each report just
after the template is loaded.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
and for New reports use the Report.Template.OnNew event
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com