Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Overview Size on A4 (Read 2390 times)
seb412
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 4
Joined: Jan 25th, 2009
Overview Size on A4
Jan 25th, 2009 at 1:52pm
Print Post  
Hello,

i want change the size of the overview (where the user can draw the Flowchart, i want that is fix a4). I want that the display size of the overview is only a4.

But where can i change the size?
chart.document.height=xx does not work.


thanks
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Overview Size on A4
Reply #1 - Jan 26th, 2009 at 6:16am
Print Post  
Hi,

Try with FlowChart.SetDocSize().

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
seb412
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 4
Joined: Jan 25th, 2009
Re: Overview Size on A4
Reply #2 - Jan 26th, 2009 at 5:21pm
Print Post  
Thanks, but it does not work. When i set Chart.SetDocSize 400, 400, 1000, 1000 the overview is smaller. But the place where the user can draw is the same size like before.

But the user can not draw an element on the right place. I am not sure what i make wrong.

Can i change the format on landscape format?
  
Back to top
 
IP Logged
 
seb412
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 4
Joined: Jan 25th, 2009
Re: Overview Size on A4
Reply #3 - Jan 26th, 2009 at 5:35pm
Print Post  
I have the Overview on A4 but i want that the user can only draw on this range. Can i make this.

And one more questions. Can i make on the caption a wrap?

thanks for your help
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Overview Size on A4
Reply #4 - Jan 27th, 2009 at 8:51am
Print Post  
Set AutoSizeDoc = false and RestrObjsToDoc = rdInsideOnly. Set the CaptionStyle property to one of the *ML values to make the caption text wrap.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint