[scilab-Users] Printing graphics

Mathieu Dubois mathieu.dubois at limsi.fr
Sat Mar 5 22:46:20 CET 2011


Hello Mike,

How do you print your figure? With C code or calling a scilab function 
like toprint()?

I think that the default paper size is set by your operating system 
(maybe somewhere in the locale settings or maybe at the printer level)...


Mathieu

Le 03/03/2011 12:28, Mike Page a écrit :
> Hi,
>
> I am trying to print graphics from within an application that calls the
> Scilab engine from C code.  Everything works fine, except that the graphs
> have the wrong paper setup as a default.
>
> Is there any way I can set up the print properties, such as paper size,
> landscape/portrait, etc programmatically?
>
> I can call printfigure (0) and printsetupbox () to show the relevant
> dialogs, but I then have to fill them in by hand.  Is there a way to set the
> values from within Scilab?
>
> As an alternative, is there a way to change the default values, for example
> in an ini file somewhere?
>
> Thanks for any help with this.
>
> Mike.
>



More information about the users mailing list