[Scilab-users] trouble with vectorial export

Adrien Vogt-Schilb vogt at centre-cired.fr
Thu Feb 7 16:17:56 CET 2013


Hi again,

I also tried to print my figure to see (from the GUI), and that's what 
it says:

oldgcbo = gcbo; end;gcbo = 
getcallbackobject("295e1c6f:13cb53a7219:-7f90");printfigure(0);;if 
exists("%oldgcbo") then gcbo = %oldgcbo; else clear gcbo; end
!--error 999
printfigure: A Java exception arisen:
Exception when calling Java method :
  at java.security.AccessController.doPrivileged(Native Method)
  at sun.print.RasterPrinterJob.printDialog(Unknown Source)
  at org.scilab.modules.gui.bridge.CallScilabBridge.printFigure(Unknown 
Source)

  at java.security.AccessController.doPrivileged(Native Method)
  at sun.print.RasterPrinterJob.printDialog(Unknown Source)
  at org.scilab.modules.gui.bridge.CallScilabBridge.printFigure(Unknown 
Source)
while executing a callback


On 07/02/2013 16:01, Adrien Vogt-Schilb wrote:
> Hi
>
> When I try to export a figure in ps, pdg or svg with scilab, the 
> output file does not match my figure. Styles and width in particular 
> are not respected.
>
> The png file attaches (via xs2png) works fine, the pdf does not
>
> Any suggestions?
>
> Thanks
>
>
>
>
> -->getdebuginfo
>  ans  =
>
> !Memory in use:      26 % !
> ! !
> !Total Physical Memory (Kbytes): 8001052 !
> ! !
> !Free Physical Memory (Kbytes): 5920108 !
> ! !
> !Total Paging File (Kbytes): 16127520 !
> ! !
> !Free Paging File (Kbytes): 13948732 !
> ! !
> !Total Virtual Memory (Kbytes): 8589934464 !
> ! !
> !Free Virtual Memory (Kbytes): 8589186256 !
> ! !
> !Free Extended Memory (Kbytes): 0 !
> ! !
> !Operating System: Windows 8 x64 !
> ! !
> !Intel(R) Core(TM) i5-3317U CPU @ 1.70GHz !
> ! !
> !Number of processors: 4 !
> ! !
> !Number of Video cards: 1 !
> ! !
> !Video card #0: Intel(R) HD Graphics 4000 !
> ! !
> !Primary Video card driver version: 9.17.10.2857 !
> ! !
> !Screen size: 1600 x 900 32 bits !
> ! !
> !Number of Monitors: 2 !
> ! !
> !Path: C:/Program Files/scilab-5.4.0/bin;C:\Program Files 
> (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\windows!
> ! 
> \system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program 
> Files\Intel\Intel(R) M!
> !     anagement Engine Components\DAL;C:\Program Files\Intel\Intel(R) 
> Management Engine Components\IPT;C:\Program Files (x86)\Int!
> !     el\Intel(R) Management Engine Components\DAL;C:\Program Files 
> (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Prog!
> !     ram Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files 
> (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Condusiv !
> !     Technologies\IntelliMemory\;C:\Program 
> Files\TortoiseSVN\bin;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\!
> !     perl\bin;C:\Program Files\MiKTeX 2.9\miktex\bin\x64\;C:\Program 
> Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (!
> !     x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program 
> Files\Intel\WiFi\bin\;C:\Program Files\Common 
> Files\Intel\WirelessCommon\;C:\P!
> !     rogram Files (x86)\WinMerge;d:\utils;C:\Program Files 
> (x86)\WinSCP\ !
> ! !
> !ComSpec: C:\windows\system32\cmd.exe !
> ! !
> !TMP : C:\Users\Admin\AppData\Local\Temp !
> ! !
> !TEMP: C:\Users\Admin\AppData\Local\Temp !
> ! !
> !TMPDIR: C:\Users\Admin\AppData\Local\Temp\SCI_TMP_4172_ !
> ! !
> !WSCI: C:\Program Files\scilab-5.4.0 !
> ! !
> !SCIHOME: C:\Users\Admin\AppData\Roaming\Scilab\scilab-5.4.0 !
>
>
> _______________________________________________
> 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/20130207/05049daf/attachment.htm>


More information about the users mailing list