Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #3646
| Path | csiph.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!goblin3!goblin.stu.neva.ru!panix!not-for-mail |
|---|---|
| From | John Forkosh <forkosh@panix.com> |
| Newsgroups | comp.lang.postscript |
| Subject | Re: How can I save a PostScript with a PostScript printer? |
| Date | Wed, 21 Apr 2021 03:26:48 +0000 (UTC) |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Lines | 22 |
| Message-ID | <s5o61o$q97$1@reader1.panix.com> (permalink) |
| References | <alpine.WNT.2.23.453.2104202042040.2880@DESKTOP-PDEAHLL> <eli$2104201544@qaz.wtf> |
| NNTP-Posting-Host | panix3.panix.com |
| X-Trace | reader1.panix.com 1618975608 26919 166.84.1.3 (21 Apr 2021 03:26:48 GMT) |
| X-Complaints-To | abuse@panix.com |
| NNTP-Posting-Date | Wed, 21 Apr 2021 03:26:48 +0000 (UTC) |
| User-Agent | tin/2.4.5-20201224 ("Glen Albyn") (NetBSD/9.0 (amd64)) |
| Xref | csiph.com comp.lang.postscript:3646 |
Show key headers only | View raw
Eli the Bearded <*@eli.users.panix.com> wrote:
> In comp.lang.postscript,
> Jean-Pierre Coulon <coulon@cacas.pam.obs-nice.fr> wrote:
>> If I have a PostScript printer installed, with Acrobat Reader I can say
>> Print to a file when I print something with this printer, to obtain a
>> PostScript file.
>>
>> But Word, Excel and Powerpoint do not offer the Print to file option.
>> How can I work around?
>
> What OS? On Unix (eg Linux and Mac) you can -- with difficulty -- "tee"
> off a copy of the Postscript sent to the printer. On Windows, I do not
> know.
<<snip>>
On linux ("on windows, I do not know"), you can probably use
ImageMagick convert, https://imagemagick.org/script/convert.php
e.g., bash$ convert myfile.pdf myfile.ps
It also converts between many other formats, but you'll have
to check whether it works for your input file's format.
--
John Forkosh ( mailto: j@f.com where j=john and f=forkosh )
Back to comp.lang.postscript | Previous | Next — Previous in thread | Next in thread | Find similar
How can I save a PostScript with a PostScript printer? Jean-Pierre Coulon <coulon@cacas.pam.obs-nice.fr> - 2021-04-20 20:47 +0200
Re: How can I save a PostScript with a PostScript printer? Eli the Bearded <*@eli.users.panix.com> - 2021-04-20 19:48 +0000
Re: How can I save a PostScript with a PostScript printer? John Forkosh <forkosh@panix.com> - 2021-04-21 03:26 +0000
Re: How can I save a PostScript with a PostScript printer? Jean-Pierre Coulon <coulon@cacas.pam.oca.eu> - 2021-04-22 08:36 +0200
Re: How can I save a PostScript with a PostScript printer? ken <ken@spamcop.net> - 2021-04-21 07:58 +0100
Re: How can I save a PostScript with a PostScript printer? Jean-Pierre Coulon <coulon@cacas.pam.oca.eu> - 2021-04-21 11:02 +0200
csiph-web