|
| From: | Dmitri A. Sergatskov |
| Subject: | [Octave-bug-tracker] [bug #58702] emf format no longer works for printing 2 |
| Date: | Sat, 4 Jul 2020 11:34:02 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 |
Follow-up Comment #2, bug #58702 (project octave):
It might be a problem with pstoedit. I noticed that
pstoedit -ssp -f fig "t1.pdf" 2> log.txt > t1.fig
crashes ghostscript with
Error: /undefined in pstoedit.nameOfOutputFilewithoutpercentD
Operand stack:
PermitFileWriting
Execution stack:
....
Changing that command to
pstoedit -ssp -f fig "t1.pdf" t1.fig 2> log.txt
seems to fix it.
Dmitri.
--
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58702>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |