You are not logged in.
Pages: 1
Topic closed
Hi there
We've installed the ReportServer & it's great so far, but wondered how/where we could link CSS to the report templates? We're using BIRT designer for template creation.
We would want these to be linked (instead of imported) so that we do not need to edit every report template when changes are made.
If you could point me in the right way that would be excellent!
Thanks
Lynn
Last edited by Lynn (2014-12-15 11:24:10)
Offline
Hi Lynn,
you can place css files and other resources in reportservers internal fileserver (the fileserver section in the admin module). The file /etc/reportengines/reportengines.cf defines the location resources are loaded from. Just set the id of the parent folder (library.folder.id).
Cheers,
Thorsten
Thanks Thorsten, so yes I can see where we load the files but how do we link it to a template from within the admin?
We have the admin & user guide but can't see any mention of how to do this.
tx
Lynn
Offline
Hi Lynn,
there is no additional linking required: You add a linked css resource to your report in birt designer (as is described here http://help.eclipse.org/luna/index.jsp? … File.html), then upload the css file to the folder you configured as the birt ressource folder.
Did you configure the resource folder in the config file I mentioned earlier? Also note that you have to explicitly reload the configuration after you have made changes: Open the terminal by pressing CTRL+ALT+T and type the command "config reload" to reload the configuration files.
Cheers,
Thorsten
Ah, ok will try that. Thanks!
Offline
That worked - thanks again!
Offline
Pages: 1
Topic closed