Path: csiph.com!goblin3!goblin.stu.neva.ru!panix!not-for-mail From: Hul Tytus Newsgroups: comp.lang.postscript Subject: Re: pdf definition Date: Mon, 28 Sep 2020 22:44:50 +0000 (UTC) Organization: PANIX Public Access Internet and UNIX, NYC Lines: 25 Message-ID: References: NNTP-Posting-Host: panix3.panix.com X-Trace: reader1.panix.com 1601333090 16747 166.84.1.3 (28 Sep 2020 22:44:50 GMT) X-Complaints-To: abuse@panix.com NNTP-Posting-Date: Mon, 28 Sep 2020 22:44:50 +0000 (UTC) Xref: csiph.com comp.lang.postscript:3578 Thanks for the suggestions. The Java version might be ok for a translation to c. Hul Jeffrey H. Coffield wrote: > On 09/27/2020 04:59 PM, Hul Tytus wrote: > > Anyone know where to find a technical definition of PDF? I need to convert > > a text file to ps and then to pdf. Text to ps is simple and complete. The ps > > to PDF format is the current trouble. Or maybe text to PDF directly. There is > > no need for compression, so, if that can be omitted it would good. > > Any suggestions would be appreciated. > > > > Hul > > > Ghostscript will work if you can accept the speed. > If you know Java then Apache PDFBox at https://pdfbox.apache.org/ will > produce PDFs much faster. > Jeff Coffield > www.digitalsynergyinc.com