tcr / scissors

PDF manipulation in Node.js! Split, join, crop, read, extract, boil, mash, stick them in a stew.
Apache License 2.0
285 stars 45 forks source link

rasterize.js: gs encountered an error #23

Closed hieuandree closed 7 years ago

hieuandree commented 7 years ago

I get many error: rasterize.js: gs encountered an error: GPL Ghostscript 9.18: Some glyphs of the font CAAAAA+LiberationSerif-Bold requires a patented True Type interpreter.

How to fix ?

cboulanger commented 7 years ago

The problem is probably what the error message says and thus a problem of ghostscript with the PDF you are using. Nothing much scissors (which is a wrapper around PDFTK and ghostscript) can do, I am afraid.