Regarding presenting a link to the file in the console, you should at least be able to print its full path (including file name) in the console. This can then be copied and pasted in Windows to conveniently open it.
-----Original Message----- From: users [mailto:[email protected]] On Behalf Of Richard llom Sent: Wednesday, August 02, 2017 10:53 AM To: [email protected] Subject: Re: [Scilab-users] Save figure as landscape DIN A4 PDF > Have you tried printsetupbox() (for the default parameters) or > printfigure(i) for printing parameters only for a given figure? Both of these involve the GUI and user interaction, which I BOTH want to avoid... Furthermore printsetupbox() doesn't seem to have an effect on the saved pdf and in the printfigure() dialog I didn't find any option for pdf at all... So I guess my only option is to do it by figure_size then? >> Secondly, after the file is saved, I want to present a link in the >> console >> which the user can click on to open the file in his pdf-viewer. >> Unfortunately I didn't found any command for links? > > It is presently not possible in the console. But it is possible to do > this through the Scilab file browser. .. which is not as handy. Is there already a feature request (bug id) for this? -- View this message in context: http://mailinglists.scilab.org/Save-figure-as-landscape-DIN-A4-PDF-tp4036805p4036809.html Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
