postscript
Java linux printing question
I have an application that displays JFrame with graphics to be printed. When I run the application from command line, the printing process works fine. However, if this application is invoked by other[详细]
2023-02-17 08:38 分类:问答Html5 component for rendering and annotating PDF documents in the browser?
I am trying to build a webapp that can view and annotate PDF files in a browser without开发者_如何学Python flash player installed (like an iPad). Are there any free or cheap components that render a P[详细]
2023-02-15 04:32 分类:问答itextsharp postscript to PDF
Is it开发者_如何学JAVA possible to use itextsharp to convert postscript to a PDF ? If not is there another way to do it in .net ?Converting PostScript to PDF is called \"distilling\". iText and iTextS[详细]
2023-02-10 03:48 分类:问答Postscript driver for Android?
I am looking to program an Android app which is simply a print driver that converts a file to postscript and/or PCL and then sends it to a network printer.My first concern is printing pdf files.Do any[详细]
2023-02-08 20:26 分类:问答How can I add a footer to the bottom of each page of a postscript or pdf file in linux?
So I\'d like to add a \"footer\" (an attribution) to the bottom of every page of a pdf file I am generating via postscript with groff in linux. I am converting the file from ps to pdf myself, with the[详细]
2023-02-05 22:18 分类:问答Ghostscript - PS to PDF - Inverted images problem
I\'m trying to convert postscri开发者_JAVA百科pt to PDF using Ghostscript. Everything is converted ok except in some cases images are for some reason inverted.[详细]
2023-02-05 17:53 分类:问答Use Ghostscript to convert PCL to PostScript
So I want to use Ghostscriptto convert files that are created in PCL format to PostScript. That\'s the gist of my problem.I am simply trying to run it on the command line, but in the final stage it w[详细]
2023-02-04 10:12 分类:问答Printing Graphics in Python
I need to print \"Wheel Tags\" from python. Wheel tags will have images, lines, and text. The Python tutorial has two paragraphs about creating postscript files with the image lib. After readi开发者[详细]
2023-02-04 01:17 分类:问答Creating a PDF hyperlink with PostScript
Basically I\'m trying to add a hyperlink into a PDF by modifying the postscript. Here\'s the code that adobe provided for generating a link via postscript:[详细]
2023-02-03 13:21 分类:问答PostScript versus PDF as an output format
I\'m currently writing a typesetting application and I\'m using PSG as the backend for producing postscript files. I\'m now wondering whether that choice makes sense. It seems the ReportLab Toolkit of[详细]
2023-02-02 16:51 分类:问答