Company logo on reports

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
dtoker
Posts: 1
Joined: Thu 20 Oct 2011 16:57
Location: Israel

Company logo on reports

Post by dtoker » Thu 20 Oct 2011 17:06

Hello,
I want to ask two things regarding dbForge studio for MySql:

1. How can I have my company's logo on the reports I produce?

2. is it possible to re size the charts and the labels in them? I know I can perform this like expanding a normal picture, but that process harms the chart's quality.



Thank you very much!

Alexz
Devart Team
Posts: 165
Joined: Wed 10 Aug 2005 08:30

Post by Alexz » Fri 21 Oct 2011 08:00

Hello Dan,

To have your company's logo on the reports you have to invoke the Toolbox window by clicking the Toolbox button on the Dara Report toolbar and drag-n-drop the Picture Box control to your report. Once this is done, select the picture you would like to upload in the Image property of the Properties window preliminarily setting the focus on the Picture Box you've just inserted into your report.

Please refer to help documentation of dbForge Studio for MySQL for more details on this matter.

As to the second question, we can suggest you not to stretch the image in the Picture Box control and use another graphical tools for resizing the image (such as Microsoft Paint application that comes with Windows family operating systems). Once the image has been resized to the size you need, you can upload it to your report following the procedure that was described above without loosing the image quality.

Post Reply