[Scilab-users] Export vector graphics produced by Scilab 5.4.1

Adrien Vogt-Schilb vogt at centre-cired.fr
Fri Apr 12 18:29:50 CEST 2013


Hi

sorry it didn't work (i have to admit i was not certain that would work)

According to  http://bugzilla.scilab.org/show_bug.cgi?id=11853#c3 you 
also need to install pstoedit

I would install pstoedit, also add it to the PATH.

If from there it still does not work, I would follow the advice provided 
by http://bugzilla.scilab.org/show_bug.cgi?id=11853#c3 and copy paste 
the appropriate dlls from gs and pstoedit in the scilab folder

If you may, report here whether adding gs and pstoedit bin directory to 
the PATH was sufficient, or if you had to copy/paste the binaries as 
suggested by http://bugzilla.scilab.org/show_bug.cgi?id=11853#c3


On 12/04/2013 16:44, CRETE Denis wrote:
>
> Thank you for your help !
>
> However, I included in AUTOEXEC.BAT the DOS command SET PATH=%PATH%; 
> <gswin32.exe_Path>
>
> Then I restarted my computer, and checked with the DOS command ECHO 
> %PATH% and the additional path is appended.
>
> But the error message for EMF export is the same: it asks again to 
> install Ghostscript.
>
> Best regards
>
> Denis
>
> *De :*users-bounces at lists.scilab.org 
> [mailto:users-bounces at lists.scilab.org] *De la part de* Adrien Vogt-Schilb
> *Envoyé :* vendredi 12 avril 2013 14:53
> *À :* International users mailing list for Scilab.
> *Objet :* [Scilab-users] Export vector graphics produced by Scilab 5.4.1
>
> Hi
>
> The "copy to clipboard" function is now known to be broken in sci 5.4: 
> http://bugzilla.scilab.org/show_bug.cgi?id=11648
>
> For the other problem, do you know if the path to ghosscript is 
> included in your environment variable PATH ?
> if you have no idea what this means, try the following two lines in 
> Scilab:
>
>  unix_g("path")
> strindex(unix_g("path"),"gs")
>
> and report here the answer
>
> regards
>
>
>
> -------- Original Message --------
>
> *Subject: *
>
> 	
>
> [Scilab-users] Export vector graphics produced by Scilab 5.4.1
>
> *Date: *
>
> 	
>
> Fri, 12 Apr 2013 14:29:21 +0200
>
> *From: *
>
> 	
>
> CRETE Denis <denis.crete at thalesgroup.com> 
> <mailto:denis.crete at thalesgroup.com>
>
> *Reply-To: *
>
> 	
>
> International users mailing list for Scilab. <users at lists.scilab.org> 
> <mailto:users at lists.scilab.org>
>
> *To: *
>
> 	
>
> International users mailing list for Scilab. <users at lists.scilab.org> 
> <mailto:users at lists.scilab.org>
>
> Hello,
> I am trying to transfer graphical images (produced using "plot2d", with Scilab 5.4.1 under Windows XP) to LibreOffice.
> When I use the "scratchpad", nothing appears in LO Writer, neither in LO Impress, neither "as well" in Word 2007: there seem to be a problem both for the Scilab command "Copy to ScratchPad" and the Ctrl+C shortcut.
> Additionally,
> - Exporting the file to a vectorial format such as EPS allows to obtain the result in Word 2007, but not in LibreOffice.
> - Exporting an SVG file is almost correct for FireFox, but LibreOffice Writer does not display text (font compatibility?).
> - Trying to export an EMF format, I get an error message requesting to install Ghostscript first. So I did, although I tried to visit the URL indicated in the error message: the pagewww.ghostscript.com/awki  <http://www.ghostscript.com/awki>  does not exist !-( Onwww.ghostscript.com  <http://www.ghostscript.com>  the Welcome page begins with "Welcome to Ghostscript, an interpreter for the PostScript language and for PDF." = I still don't see the relation with EMF generation... but even installation of GS, the error message of Scilab is always asking for installation of GS...
> - EPS is recognized by Word 2007; but my first attempt with LibreOffice failed.
> I hope my report is correct.
> Thank you in advance for any help,
> Denis
>   
>
>
>
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20130412/3e53984f/attachment.htm>


More information about the users mailing list