ghostscript
PDF compare on linux command line [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.[详细]
2023-03-15 16:53 分类:问答Rendering the whole media box of a pdf page into a png file using ghostscript
I\'m trying to render Pdfs pages into png files using Ghostscript v9.02. For that purpose I\'m using the following command line:[详细]
2023-03-15 07:48 分类:问答Remove images from PDF
I read Create a tiff with only text and no images from a postscript file with ghostscript and try to u开发者_运维技巧se KenS`s answer.[详细]
2023-03-14 23:11 分类:问答How to convert WORD docs with Bookmarks to PDF using GhostScript?
I\'m conver开发者_开发问答ting WORD docs to PDF programmatically using vb.net and ghostscript. Thisword doc I’m having problems with has hyperlinks to external URLs and also hyperlinks to bookmarks w[详细]
2023-03-14 20:11 分类:问答Create a tiff with only text and no images from a postscript file with ghostscript
Is it possible to create a tiff file from a postscript-file (created from a pdf-document with readable t开发者_高级运维ext and images) into a tiff file without the images and only the text?[详细]
2023-03-14 19:23 分类:问答Ghostscript prints question mark when converting digitally signed PDF to image
Ghostscript 9.0 doesn\'t support validation of the digital signatures in PDF document whe开发者_如何学JAVAn doing PDF to image conversion. Instead, there\'s a question mark on the digital signature, a[详细]
2023-03-13 19:13 分类:问答Font metrics for the "base 14" fonts in the PDF specification
I\'ve been writing software to parse content from PDFs, specifically text broken into regions. For this I need font metrics such as glyph displacements, font-wide ascent, descent and glyph boundi开发者[详细]
2023-03-13 10:57 分类:问答python ghostscript Popen cannot find file
import ghostscript import sys, subprocess,os output = subprocess.Popen([\'gs\', \'-dSAFER\', \'-dNOPAUSE\', \'-dBATCH\', \'-sDEVICE=tiffg4\', \'-g6120x7920 \',\'-r720x720\',\'-sOutputFile=C:\\Python25[详细]
2023-03-13 02:49 分类:问答Not getting any output or errors ghostscript python
No tif image is being generated anyone see the error?I am not receiving any errors. I am now seeing the message that ghosscript is running, still not getting an output tif though. from output I am now[详细]
2023-03-12 06:55 分类:问答Converting PDF to CMYK (with identify recognizing CMYK)
I am having much trouble to get ImageMagick\'s identify to, well, identify a PDF as CMYK. Essentially, let\'s say I\'m building this file, test.tex, with pdflatex:[详细]
2023-03-10 17:32 分类:问答