Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic print viewer (Read 2860 times)
thierry
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 11
Joined: Jun 3rd, 2010
print viewer
Jan 24th, 2011 at 5:09pm
Print Post  
Hi,

I would like to allow the application users to print their planning, so I used the function calendar.PrintPreview and it works well. My problem is that the presentation of the report viewer has not the same "look" as the rest of the application. Could I customize the buttons of your report viewer ? If not could I open the impression in Microsoft Report viewer ?

Best Regards

Thierry
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: print viewer
Reply #1 - Jan 25th, 2011 at 7:41am
Print Post  
Do you want to change only the images of the toolbar buttons in the Print Preview form? In this case we can implement a property which enables you to do so. Otherwise we can enable printing on external PrintDocument objects and then you can display those PrintDocument objects in custom containers, such as PrintPreviewControl embedded on a custom form.

Regards,
Meppy
  
Back to top
 
IP Logged
 
thierry
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 11
Joined: Jun 3rd, 2010
Re: print viewer
Reply #2 - Feb 10th, 2011 at 1:31pm
Print Post  
Hi,

Could you please enable printing on external PrintDocument objects ?

Best Regards,

Thierry
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: print viewer
Reply #3 - Feb 10th, 2011 at 2:51pm
Print Post  
Try this version:

https://mindfusion.eu/_pln_trial/MindFusion.Scheduling.5.1.2.zip

The Print and PrintPreview methods now have overloads which accept external PrintDocument as a target of the print or preview operation.

Let me know if this helps.

Regards,
Meppy
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint