Re: [iText-questions] generate postscript instead of pdf

2006-04-28 Thread bruno
Bruno wrote: 1) Is iText able to generate postscript-files instead of pdf directly - then we could deliver the whole out of the box within the deployment-package. No, iText doesn't have a PSWriter. 2) Do you know such a libary, that can handle this approach. I'm sorry, I don't know. br, B

[iText-questions] generate postscript instead of pdf

2006-04-28 Thread Bruno
We are using the iText-libary to merge pdf-documents and to append tif's to a pdf-document. In case of server-side-printing we would be able to generate postscript instead of pdf - this because not all of our printers are able to print pdf's directly and we need to go over pdf2ps-scripts. and that'