mgieseki / dvisvgm

A fast DVI, EPS, and PDF to SVG converter
https://dvisvgm.de
GNU General Public License v3.0
306 stars 33 forks source link

PostScript error: rangecheck in --nostringval-- #140

Closed xuqinghan closed 4 years ago

xuqinghan commented 4 years ago

process some eps (export from pdf via Acrobat Pro DC) report error:

page 20 ( s19 ) in ol503116q_si_001.pdf

ol503116q_si_001.pdf

processing EPS file PostScript error: rangecheck in --nostringval-- Operand stack: true --nostringval-- true --nostringval-- --nostringval-- --nostringval-- --nostringval-- --nostringval-- --nostringval--

mgieseki commented 4 years ago

I cannot reproduce the problem. The latest version of dvisvgm (2.9.1) converts the page correctly. At least the direct conversion of the PDF page works: dvisvgm -P ol503116q_si_001.pdf -p20 Since I don't own Adobe Acrobat, I can't test the EPS export.