octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #60100] SVG graphics can crash Adobe Reader in


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #60100] SVG graphics can crash Adobe Reader in some cases
Date: Mon, 22 Feb 2021 22:51:04 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #8, bug #60100 (project octave):

A proper program should be able to handle any input w/o crashing. It may
display garbage, or it may tell you there is an error, but it should not
crash. So octave may create suboptimal svgs, libreoffice may create bad pdfs,
but so far we know for sure is that acrobat has a bug.

Anyway, since you are creating html, you can display it in a browser and then
print it to a pdf file. 

If it has to be libreoiffice somewhere in the chain (e.g. you want to add some
text, prior to the final conversion), you can try printing to postscript and
then convert to pdf using ghostscript utilities (where you can experiment with
different pdf optimizations).

Etc, etc,

Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60100>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]