You are not logged in.
Dear users of this forum,
we are pleased to inform you that we will be updating the software behind this forum in the near future.
Existing posts, users and categories will remain untouched.
Important:
We will keep you informed in the pinned thread.
Kind regards,
Your ReportServer Team
Liebe Nutzer dieses Forums,
wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.
Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!
Wichtig:
Wir halten euch im angepinnten Beitrag auf dem Laufenden!
Mit vielen Grüßen
Euer ReportServer Team
In the preview, the CSS and Javascript code run fine, but when I try exporting to HTML or PDF, I only get the plain markup that I used and do not have the styles or Javascript functions available.
I define my CSS in files on the ReportServer filesystem and refer to them in my Groovy script via URLs. For the Javascript functions, they are either referred to via URLs like my CSS, or included in a `script()` tag where I have `mkp.yieldUnescaped(<<JAVASCRIPT CODE>>)`
Any ideas how to resolve this? Thanks in advance!
Offline
Found a solution. Web access to the CSS and JS folders needs to be enabled.
Offline
Hi Johann,
thanks for letting us know about your solution.
Regards,
Eduardo
Offline
Unfortunately, the file/folder URLs are not accessible by other users as a VPN connection is required, so currently the CSS styles and JS functions only work on my own computer and not on other devices.
Does anyone have an idea of how to resolve this?
Offline