postscript
Is this Adobe Postscript?
I am doing a massive set of file conversions and several of them happen to be \".dat\" files. When I open them I see that the first line is \"%!PS-Adobe\". Here\'s an example.....[详细]
2023-03-23 02:05 分类:问答Defining PostScript /DataSource from decimal values
I have the following decimal numbers: 61440 3840 240 65280 4080 1088 2176 8432 I need to define a /DataSource and need the following output:[详细]
2023-03-20 08:08 分类:问答Can I reduce a an 21 page postscript file to a 3 page postscript file?
I have a postscript file that is printed on 21 pages (it is a 3 x 7 page drawing). N开发者_开发技巧ow, I\'d like to scale the output by 1/3rd (or 1/9th...) so that the entire drawing is 1 page wide a[详细]
2023-03-15 08:18 分类:问答How to print PostScript from an iPad programmatically?
I\'m comfortable coding in PostScript, which is a stack开发者_运维百科-based language for printing on which PDF is based. I\'d sure like to be able to generate my PostScript code as a string and then[详细]
2023-03-15 00:02 分类:问答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 分类:问答How do you convert PDFs to PNGs with ghostscript?
I\'m usually able to use ghostscript to convert PDFs to PNGs with the command: gs \\ -q \\ -dNOPAUSE \\[详细]
2023-03-10 02:49 分类:问答How do I use AIC to load a PDF file and output Postscript on a Windows 2008 machine?
How do I write code using AIC (Acrobat Interapplication Communication) to load a PDF file and output the equivalent Postscript file?Using Acrobat X interactively, I would open the file, then use the m[详细]
2023-03-05 06:17 分类:问答fix unreadable postscript tree output in r
I have a relatively complicated classification tree that I\'m trying to output. The resulting postscript output looks very jumbled.[详细]
2023-03-01 06:56 分类:问答How do I add a PostScript XObject to a PDF?
I am demoing an idea I have been playing around with, and while the Adobe specification says that including PS XObjects is not a good idea, some PDF readers should still support this functionality.Any[详细]
2023-02-26 07:58 分类:问答Is PrinterUri attribute ignored by Java PrintService?
I\'m using the following code in order to send a print job to a specific printer: PrintServiceAttributeSet aset = new HashPrintServiceAttributeSet();[详细]
2023-02-21 07:13 分类:问答