Replacing JASPERSOFT logo with custom logo
I've been trying to replace the logo and background image from JASPERSOFT CE using the two simple methods that were posted in the company document.The probl开发者_StackOverflow中文版em I face is that it loads from the MYSQL database
_THEMES\5A5D753\IMAGES\LOGO.PNG
instead of
THEMES\IMAGES\LOGO.PNG
Any help would be greatly appreciated. Thank you
Vinner - paid support would give you and answer right away.
Anyways, you're not setting the theme as "active" in the repository. You must log in as a super user, find your theme and right click "Set as active theme"
Figured out how to work this out !
Straight forward method is to
1.create a new folder and rename it (your choice) for this answer I will call it "green"
2.inside the folder "green" create a new folder called "images"'
3.Paste your logo.png file here
4.Start jasperserver login as admin or superuser
5.In the themes icon right click and choose "Add Folder" name it the same as "green"
6.Right click the folder "green" and choose "Add Resource"
7.Next choose "Add Image"
8.Enter the same name and type of file eg "logo.png" click submit
9.Now right click the green folder and click "set as active theme" and voila you're done !
I believe in free knowledge if any one wants the documentation I prepared for this please ask me I will email them to you
Thanks
精彩评论