Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

The best diplomat I know is a fully activated phaser bank. -- Scotty


computers / comp.os.vms / Re: GS convert PDF to PS.

SubjectAuthor
* GS convert PDF to PS.Jan-Erik Söderholm
+- Re: GS convert PDF to PS.Jan-Erik Söderholm
+* Re: GS convert PDF to PS.Chris Townley
|+* Re: GS convert PDF to PS.Jan-Erik Söderholm
||`* Re: GS convert PDF to PS.Simon Clubley
|| +- Re: GS convert PDF to PS.Jan-Erik Söderholm
|| `- Re: GS convert PDF to PS.Andy Burns
|`- Re: GS convert PDF to PS.Dennis Boone
+* Re: GS convert PDF to PS.Jeffrey H. Coffield
|`- Re: GS convert PDF to PS.Jan-Erik Söderholm
+* Re: GS convert PDF to PS.Phillip Helbig (undress to reply
|`* Re: GS convert PDF to PS.Jan-Erik Söderholm
| `* Re: GS convert PDF to PS.Phillip Helbig (undress to reply
|  `- Re: GS convert PDF to PS.Jan-Erik Söderholm
+* Re: GS convert PDF to PS.gah4
|`* Re: GS convert PDF to PS.Jan-Erik Söderholm
| +- Re: GS convert PDF to PS.gah4
| `* Re: GS convert PDF to PS.Craig A. Berry
|  `* Re: GS convert PDF to PS.Joukj
|   `* Re: GS convert PDF to PS.Jan-Erik Söderholm
|    `* Re: GS convert PDF to PS.Joukj
|     `* Re: GS convert PDF to PS.Jan-Erik Söderholm
|      `* Re: GS convert PDF to PS.jouk
|       `* Re: GS convert PDF to PS.Jan-Erik Söderholm
|        `- Re: GS convert PDF to PS.chris
`* Re: GS convert PDF to PS.Mark Berryman
 `* Re: GS convert PDF to PS.Mark Berryman
  +* Re: GS convert PDF to PS.Craig A. Berry
  |`- Re: GS convert PDF to PS.John Reagan
  `* Re: GS convert PDF to PS.Jan-Erik Söderholm
   `* Re: GS convert PDF to PS.Mark Berryman
    +- Re: GS convert PDF to PS.Robert A. Brooks
    `- Re: GS convert PDF to PS.Jan-Erik Söderholm

Pages:12
GS convert PDF to PS.

<t0l1m4$7a5$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21311&group=comp.os.vms#21311

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: jan-erik...@telia.com (Jan-Erik Söderholm)
Newsgroups: comp.os.vms
Subject: GS convert PDF to PS.
Date: Sun, 13 Mar 2022 16:13:09 +0100
Organization: A noiseless patient Spider
Lines: 55
Message-ID: <t0l1m4$7a5$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 13 Mar 2022 15:13:08 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="35eeac9881eb949369e35dc2c251db6f";
logging-data="7493"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+StKZSdoKuBLtGsHkYvKgX"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.6.1
Cancel-Lock: sha1:IrtcJGwQyadt1Q2yDkymHqj5f70=
Content-Language: sv
 by: Jan-Erik Söderholm - Sun, 13 Mar 2022 15:13 UTC

Hi.

I'm new to Ghostscript.
I try to convert a PDF file to a PS file.

And yes, this a step in the "print a PDF file" project.
I had some issues with getting the Xerox printer to print
a plain PDF file so I thought about converting i to to PS...

Have tried with:

$ gs "-dNOPAUSE" "-sDEVICE=ps2write" "-sOutputFile=out.ps" "-fOUT.PDF"

The input file OUT.PDF only contains one page with 6-7 text lines
and one Code128 barcode. File created from the Python tool Reportlab.
And "out" refers to the Python step, it is the "input" file to GS.

The PDf file opens fine on any other environment, also when put in
a VMS directory served by WASD.

I have checked that the file org is as required by GS:

Record format: Stream_LF, maximum 0 bytes, longest 16384 bytes
Record attributes: Carriage return carriage control

GS just hangs and consumes 100% cpu until I end it with ctrl-C.
Does it wait for some SYS$INPUT input? Any switch I'm missing?

$ gs "-dNOPAUSE" "-sDEVICE=ps2write" "-sOutputFile=out.ps" "-fOUT.PDF"
GPL Ghostscript 9.55.0 (2021-09-27)
Copyright (C) 2021 Artifex Software, Inc. All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
HV04JES_01 16:01:48 GS CPU=00:04:01.95 PF=48109 IO=152495 MEM=1369
HV04JES_01 16:01:51 GS CPU=00:04:04.56 PF=48109 IO=152496 MEM=1369
HV04JES_01 16:01:53 GS CPU=00:04:06.37 PF=48109 IO=152497 MEM=1369
Interrupt

$

One empty OUT.PS file is created and some empty TMPDIR files.

_TEMP_T45404.;1 1/52 13-MAR-2022 16:01:45.84
_TEMP_U45404.;1 0/0 13-MAR-2022 16:01:45.85
_TEMP_V45404.;1 0/0 13-MAR-2022 16:01:45.85
_TEMP_W45404.;1 0/0 13-MAR-2022 16:01:45.85

Any ideas? Some simple example for a GS command line to convert
a PDF file to a PS file?

Best Regards,

Jan-Erik.

Re: GS convert PDF to PS.

<t0l2b7$7a5$2@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21312&group=comp.os.vms#21312

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: jan-erik...@telia.com (Jan-Erik Söderholm)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Sun, 13 Mar 2022 16:24:23 +0100
Organization: A noiseless patient Spider
Lines: 111
Message-ID: <t0l2b7$7a5$2@dont-email.me>
References: <t0l1m4$7a5$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 13 Mar 2022 15:24:23 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="35eeac9881eb949369e35dc2c251db6f";
logging-data="7493"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX199j+4d2JGVprySlJfImkZ0"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.6.1
Cancel-Lock: sha1:hk8Li9rcyp7qkjapsiJd+aOU70g=
In-Reply-To: <t0l1m4$7a5$1@dont-email.me>
Content-Language: sv
 by: Jan-Erik Söderholm - Sun, 13 Mar 2022 15:24 UTC

Den 2022-03-13 kl. 16:13, skrev Jan-Erik Söderholm:
> Hi.
>
> I'm new to Ghostscript.
> I try to convert a PDF file to a PS file.
>
> And yes, this a step in the "print a PDF file" project.
> I had some issues with getting the Xerox printer to print
> a plain PDF file so I thought about converting i to to PS...
>
> Have tried with:
>
> $ gs "-dNOPAUSE" "-sDEVICE=ps2write" "-sOutputFile=out.ps" "-fOUT.PDF"
>
> The input file OUT.PDF only contains one page with 6-7 text lines
> and one Code128 barcode. File created from the Python tool Reportlab.
> And "out" refers to the Python step, it is the "input" file to GS.
>
> The PDf file opens fine on any other environment, also when put in
> a VMS directory served by WASD.
>
> I have checked that the file org is as required by GS:
>
>  Record format:      Stream_LF, maximum 0 bytes, longest 16384 bytes
>  Record attributes:  Carriage return carriage control
>
>
> GS just hangs and consumes 100% cpu until I end it with ctrl-C.
> Does it wait for some SYS$INPUT input? Any switch I'm missing?
>
> $ gs "-dNOPAUSE" "-sDEVICE=ps2write" "-sOutputFile=out.ps" "-fOUT.PDF"
> GPL Ghostscript 9.55.0 (2021-09-27)
> Copyright (C) 2021 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> HV04JES_01 16:01:48 GS        CPU=00:04:01.95 PF=48109 IO=152495 MEM=1369
> HV04JES_01 16:01:51 GS        CPU=00:04:04.56 PF=48109 IO=152496 MEM=1369
> HV04JES_01 16:01:53 GS        CPU=00:04:06.37 PF=48109 IO=152497 MEM=1369
>  Interrupt
>
> $
>
> One empty OUT.PS file is created and some empty TMPDIR files.
>
> _TEMP_T45404.;1       1/52        13-MAR-2022 16:01:45.84
> _TEMP_U45404.;1       0/0         13-MAR-2022 16:01:45.85
> _TEMP_V45404.;1       0/0         13-MAR-2022 16:01:45.85
> _TEMP_W45404.;1       0/0         13-MAR-2022 16:01:45.85
>
> Any ideas? Some simple example for a GS command line to convert
> a PDF file to a PS file?
>
> Best Regards,
>
> Jan-Erik.
>

Just a followup... I now found the "-dDEBUG" switch to GS, if this helps.
I also found the "-dBATCH" switch but that didn't change anything.

$ gs "-dDEBUG" "-dBATCH" "-dNOPAUSE" "-sDEVICE=ps2write"
"-sOutputFile=out.ps" "-fOUT.PDF"
START 0 1442264 147528 1309952 27692 true 574 3 <0>
GPL Ghostscript 9.55.0 (2021-09-27)
Copyright (C) 2021 Artifex Software, Inc. All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
END PROCS 5 1482472 187887 1330056 33508 true 683 3 <0>
END FONTDIR/ENCS 6 1522680 216224 1330056 35988 true 693 3 <0>
END DEVS 32 1581088 275532 1330056 35988 true 697 3 <0>
END STATD 35 1581088 295068 1330056 38868 true 702 3 <0>
END GS_FONTS 51 1691540 376199 1330056 38868 true 731 3 <0>
END BASIC COLOR 52 1691540 381800 1330056 38868 true 747 3 <0>
END IMAGE 54 1691540 388948 1330056 38868 true 752 3 <0>
BEGIN RESOURCES 91 2424788 1093925 1434768 144276 true 773 4 <0>
END CATEGORY 91 2444892 1101216 1434768 144564 true 774 5 <0>
END GENERIC 93 2464996 1122314 1434768 144564 true 776 4 <0>
END FIXED 95 2485100 1139677 1434768 144564 true 776 4 <0>
END MISC 96 2505204 1154609 1434768 144564 true 776 4 <0>
END ENCODING 103 2614092 1274075 1434768 148194 true 776 4 <0>
Extend MacRomanEncodingForTrueType for TrueType: insert /radical @ 195
Extend MacRomanEncodingForTrueType for TrueType: insert /lozenge @ 215
Extend MacRomanEncodingForTrueType for TrueType: insert /Omega @ 189
Extend MacRomanEncodingForTrueType for TrueType: insert /pi @ 185
Extend MacRomanEncodingForTrueType for TrueType: insert /partialdiff @ 182
Extend MacRomanEncodingForTrueType for TrueType: insert /apple @ 240
Extend MacRomanEncodingForTrueType for TrueType: insert /greaterequal @ 179
Extend MacRomanEncodingForTrueType for TrueType: insert /Delta @ 198
Extend MacRomanEncodingForTrueType for TrueType: insert /product @ 184
Extend MacRomanEncodingForTrueType for TrueType: insert /lessequal @ 178
Extend MacRomanEncodingForTrueType for TrueType: insert /integral @ 186
Extend MacRomanEncodingForTrueType for TrueType: cannot insert /Euro @ 219
used for /currency
Extend MacRomanEncodingForTrueType for TrueType: insert /infinity @ 176
Extend MacRomanEncodingForTrueType for TrueType: insert /notequal @ 173
Extend MacRomanEncodingForTrueType for TrueType: insert /summation @ 183
Extend MacRomanEncodingForTrueType for TrueType: insert /approxequal @ 197
END INITFILES 214 3833168 2443707 1434768 150960 true 1014 4 <0>
%rom%[Resource.Init]Fontmap 215 3833168 2448980 1454872 156134 true 1015 4 <1>
%rom%[lib]Fontmap 229 3953792 2523266 1454872 156134 true 1015 4 <1>
END FONTS 236 3973896 2543143 1454872 156134 true 1014 4 <0>
END DEVICE 373 4416184 2947101 1453392 154654 true 1013 4 <0>
END CONFIG 373 4416184 2947371 1453392 154654 true 1013 4 <0>
END INIT 379 4516704 3036330 1697616 408174 true 1019 4 <0>
END GLOBAL 380 4516704 3040408 1697616 410490 false 1018 4 <0>
_Interrupt_

$

Re: GS convert PDF to PS.

<t0l2ce$sr0$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21313&group=comp.os.vms#21313

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: new...@cct-net.co.uk (Chris Townley)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Sun, 13 Mar 2022 15:25:01 +0000
Organization: A noiseless patient Spider
Lines: 64
Message-ID: <t0l2ce$sr0$1@dont-email.me>
References: <t0l1m4$7a5$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 13 Mar 2022 15:25:03 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="7d86e868805821f34313ede7937ad1ff";
logging-data="29536"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/ApjpWs3oPr4PzWPVUS7GPthAGCPNHeT0="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.7.0
Cancel-Lock: sha1:+KCHNh2GCcy8IhtdbcfayfkmBhE=
In-Reply-To: <t0l1m4$7a5$1@dont-email.me>
Content-Language: en-GB
 by: Chris Townley - Sun, 13 Mar 2022 15:25 UTC

On 13/03/2022 15:13, Jan-Erik Söderholm wrote:
> Hi.
>
> I'm new to Ghostscript.
> I try to convert a PDF file to a PS file.
>
> And yes, this a step in the "print a PDF file" project.
> I had some issues with getting the Xerox printer to print
> a plain PDF file so I thought about converting i to to PS...
>
> Have tried with:
>
> $ gs "-dNOPAUSE" "-sDEVICE=ps2write" "-sOutputFile=out.ps" "-fOUT.PDF"
>
> The input file OUT.PDF only contains one page with 6-7 text lines
> and one Code128 barcode. File created from the Python tool Reportlab.
> And "out" refers to the Python step, it is the "input" file to GS.
>
> The PDf file opens fine on any other environment, also when put in
> a VMS directory served by WASD.
>
> I have checked that the file org is as required by GS:
>
>  Record format:      Stream_LF, maximum 0 bytes, longest 16384 bytes
>  Record attributes:  Carriage return carriage control
>
>
> GS just hangs and consumes 100% cpu until I end it with ctrl-C.
> Does it wait for some SYS$INPUT input? Any switch I'm missing?
>
> $ gs "-dNOPAUSE" "-sDEVICE=ps2write" "-sOutputFile=out.ps" "-fOUT.PDF"
> GPL Ghostscript 9.55.0 (2021-09-27)
> Copyright (C) 2021 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> HV04JES_01 16:01:48 GS        CPU=00:04:01.95 PF=48109 IO=152495 MEM=1369
> HV04JES_01 16:01:51 GS        CPU=00:04:04.56 PF=48109 IO=152496 MEM=1369
> HV04JES_01 16:01:53 GS        CPU=00:04:06.37 PF=48109 IO=152497 MEM=1369
>  Interrupt
>
> $
>
> One empty OUT.PS file is created and some empty TMPDIR files.
>
> _TEMP_T45404.;1       1/52        13-MAR-2022 16:01:45.84
> _TEMP_U45404.;1       0/0         13-MAR-2022 16:01:45.85
> _TEMP_V45404.;1       0/0         13-MAR-2022 16:01:45.85
> _TEMP_W45404.;1       0/0         13-MAR-2022 16:01:45.85
>
> Any ideas? Some simple example for a GS command line to convert
> a PDF file to a PS file?
>
> Best Regards,
>
> Jan-Erik.
>
When I used GS in the past, ISTR there were command files ps2pdf.com &
pdf2ps.com (or maybe PDFTO PS.COM) in the distribution

Chris

--
Chris

Re: GS convert PDF to PS.

<t0l3aa$7a5$3@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21314&group=comp.os.vms#21314

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: jan-erik...@telia.com (Jan-Erik Söderholm)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Sun, 13 Mar 2022 16:40:59 +0100
Organization: A noiseless patient Spider
Lines: 91
Message-ID: <t0l3aa$7a5$3@dont-email.me>
References: <t0l1m4$7a5$1@dont-email.me> <t0l2ce$sr0$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 13 Mar 2022 15:40:58 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="35eeac9881eb949369e35dc2c251db6f";
logging-data="7493"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/9IaT3yiqDu0QRt56cYePe"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.6.1
Cancel-Lock: sha1:mdeHkY/uYkMhMZoY7gFXbpn4WO8=
In-Reply-To: <t0l2ce$sr0$1@dont-email.me>
Content-Language: sv
 by: Jan-Erik Söderholm - Sun, 13 Mar 2022 15:40 UTC

Den 2022-03-13 kl. 16:25, skrev Chris Townley:
> On 13/03/2022 15:13, Jan-Erik Söderholm wrote:
>> Hi.
>>
>> I'm new to Ghostscript.
>> I try to convert a PDF file to a PS file.
>>
>> And yes, this a step in the "print a PDF file" project.
>> I had some issues with getting the Xerox printer to print
>> a plain PDF file so I thought about converting i to to PS...
>>
>> Have tried with:
>>
>> $ gs "-dNOPAUSE" "-sDEVICE=ps2write" "-sOutputFile=out.ps" "-fOUT.PDF"
>>
>> The input file OUT.PDF only contains one page with 6-7 text lines
>> and one Code128 barcode. File created from the Python tool Reportlab.
>> And "out" refers to the Python step, it is the "input" file to GS.
>>
>> The PDf file opens fine on any other environment, also when put in
>> a VMS directory served by WASD.
>>
>> I have checked that the file org is as required by GS:
>>
>>   Record format:      Stream_LF, maximum 0 bytes, longest 16384 bytes
>>   Record attributes:  Carriage return carriage control
>>
>>
>> GS just hangs and consumes 100% cpu until I end it with ctrl-C.
>> Does it wait for some SYS$INPUT input? Any switch I'm missing?
>>
>> $ gs "-dNOPAUSE" "-sDEVICE=ps2write" "-sOutputFile=out.ps" "-fOUT.PDF"
>> GPL Ghostscript 9.55.0 (2021-09-27)
>> Copyright (C) 2021 Artifex Software, Inc.  All rights reserved.
>> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
>> see the file COPYING for details.
>> HV04JES_01 16:01:48 GS        CPU=00:04:01.95 PF=48109 IO=152495 MEM=1369
>> HV04JES_01 16:01:51 GS        CPU=00:04:04.56 PF=48109 IO=152496 MEM=1369
>> HV04JES_01 16:01:53 GS        CPU=00:04:06.37 PF=48109 IO=152497 MEM=1369
>>   Interrupt
>>
>> $
>>
>> One empty OUT.PS file is created and some empty TMPDIR files.
>>
>> _TEMP_T45404.;1       1/52        13-MAR-2022 16:01:45.84
>> _TEMP_U45404.;1       0/0         13-MAR-2022 16:01:45.85
>> _TEMP_V45404.;1       0/0         13-MAR-2022 16:01:45.85
>> _TEMP_W45404.;1       0/0         13-MAR-2022 16:01:45.85
>>
>> Any ideas? Some simple example for a GS command line to convert
>> a PDF file to a PS file?
>>
>> Best Regards,
>>
>> Jan-Erik.
>>
> When I used GS in the past, ISTR there were command files ps2pdf.com &
> pdf2ps.com (or maybe PDFTO PS.COM) in the distribution
>
>
> Chris
>

Aha OK. I just picket the reasently published kit from M Barryman.
That one only has these files:

2022-03-12 14:49 1 620 aaa_readme.txt
2022-03-12 14:49 18 362 Fontmap.VMS
2022-03-12 14:49 34 507 776 GS.exe_alpha
2022-03-12 14:49 50 638 336 GS.exe_ia64
2022-03-12 14:49 46 333 952 GS.exe_x86_64
2022-03-12 14:49 2 177 showfonts.ps

I just copied GS.exe_alpha and tried. Later added the two
Fontmap.VMS and showfonts.ps into same directoy, no change.

Symbol GS is setup like this:

$ sh sym gs
GS == "$UTIL:[GHOSTSCRIPT]GS.EXE_ALPHA"
$

A copy of that pdf2ps.com would be nice, if someone happens to have that.

Regards.
Jan-Erik.

Re: GS convert PDF to PS.

<t0l4im$frk$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21315&group=comp.os.vms#21315

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: jeff...@digitalsynergyinc.com (Jeffrey H. Coffield)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Sun, 13 Mar 2022 09:02:29 -0700
Organization: A noiseless patient Spider
Lines: 31
Message-ID: <t0l4im$frk$1@dont-email.me>
References: <t0l1m4$7a5$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 13 Mar 2022 16:02:30 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="08f69819546afb061b718e99dd15b062";
logging-data="16244"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19DunDwreSIxJxV2LuKJZFxPW4STlCdXiQ="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
Thunderbird/45.6.0
Cancel-Lock: sha1:2QanntsiyRB0e6th4g3DMMrIMyQ=
In-Reply-To: <t0l1m4$7a5$1@dont-email.me>
 by: Jeffrey H. Coffield - Sun, 13 Mar 2022 16:02 UTC

On 03/13/2022 08:13 AM, Jan-Erik Söderholm wrote:
> Hi.
>
> I'm new to Ghostscript.
> I try to convert a PDF file to a PS file.
>
> And yes, this a step in the "print a PDF file" project.
> I had some issues with getting the Xerox printer to print
> a plain PDF file so I thought about converting i to to PS...
>
> Have tried with:
>
> $ gs "-dNOPAUSE" "-sDEVICE=ps2write" "-sOutputFile=out.ps" "-fOUT.PDF"
>
> The input file OUT.PDF only contains one page with 6-7 text lines
> and one Code128 barcode. File created from the Python tool Reportlab.
> And "out" refers to the Python step, it is the "input" file to GS.

>
> Jan-Erik.
>

I haven't seen the use of "-f" for the input file before but I tried it
on a pdf and it worked but my pdf only had text, not a barcode. I have
seen some "creative" methods in using fonts in both ps and pdf before.
Does the command work for you if the pdf has only normal text using a
simple font like Helvetica?

Jeff

Re: GS convert PDF to PS.

<t0l8vb$1248$1@gioia.aioe.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21316&group=comp.os.vms#21316

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!aioe.org!aISBtIdxwOnsLet0U0whGA.user.46.165.242.75.POSTED!not-for-mail
From: hel...@asclothestro.multivax.de (Phillip Helbig (undress to reply)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Sun, 13 Mar 2022 17:17:31 -0000 (UTC)
Organization: Multivax C&R
Message-ID: <t0l8vb$1248$1@gioia.aioe.org>
References: <t0l1m4$7a5$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit
Injection-Info: gioia.aioe.org; logging-data="34952"; posting-host="aISBtIdxwOnsLet0U0whGA.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
X-Notice: Filtered by postfilter v. 0.9.2
 by: Phillip Helbig (undr - Sun, 13 Mar 2022 17:17 UTC

In article <t0l1m4$7a5$1@dont-email.me>,
=?UTF-8?Q?Jan-Erik_S=c3=b6derholm?= <jan-erik.soderholm@telia.com>
writes:

> I'm new to Ghostscript.
> I try to convert a PDF file to a PS file.
>
> And yes, this a step in the "print a PDF file" project.
> I had some issues with getting the Xerox printer to print
> a plain PDF file so I thought about converting i to to PS...
>
> Have tried with:
>
> $ gs "-dNOPAUSE" "-sDEVICE=ps2write" "-sOutputFile=out.ps" "-fOUT.PDF"

This works for me:

$ IF P1 .EQS. "" THEN GOTO USAGE
$ IF F$PARSE(P1,,,"TYPE") .EQS. "." THEN P1 = P1 + ".PDF"
$ IF P2 .EQS. "" THEN P2 = F$PARSE(P1,,,"NAME") + ".PS"
$ IF F$PARSE(P2,,,"TYPE") .EQS. "." THEN P2 = P2 + ".PS"
$ GS "-dNOPAUSE" "-sDEVICE=pswrite" "-dBATCH" "-sOutputFile=''P2'" 'P1'
$ EXIT
$USAGE:
$ TYPE SYS$INPUT

P1: PDF file (required), default type .PDF
P2: PostScript file (optional), default type .PS, default name <name_of_P1>.PS
$ EXIT

Re: GS convert PDF to PS.

<t0lf67$k00$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21317&group=comp.os.vms#21317

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: jan-erik...@telia.com (Jan-Erik Söderholm)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Sun, 13 Mar 2022 20:03:36 +0100
Organization: A noiseless patient Spider
Lines: 48
Message-ID: <t0lf67$k00$1@dont-email.me>
References: <t0l1m4$7a5$1@dont-email.me> <t0l8vb$1248$1@gioia.aioe.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 13 Mar 2022 19:03:35 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="35eeac9881eb949369e35dc2c251db6f";
logging-data="20480"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18TVYkXr1Rd8zHuj6KT2RGs"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.6.1
Cancel-Lock: sha1:ymIn/evAN+nQRE0+XaKZ1QBDobg=
In-Reply-To: <t0l8vb$1248$1@gioia.aioe.org>
Content-Language: sv
 by: Jan-Erik Söderholm - Sun, 13 Mar 2022 19:03 UTC

Den 2022-03-13 kl. 18:17, skrev Phillip Helbig (undress to reply):
> In article <t0l1m4$7a5$1@dont-email.me>,
> =?UTF-8?Q?Jan-Erik_S=c3=b6derholm?= <jan-erik.soderholm@telia.com>
> writes:
>
>> I'm new to Ghostscript.
>> I try to convert a PDF file to a PS file.
>>
>> And yes, this a step in the "print a PDF file" project.
>> I had some issues with getting the Xerox printer to print
>> a plain PDF file so I thought about converting i to to PS...
>>
>> Have tried with:
>>
>> $ gs "-dNOPAUSE" "-sDEVICE=ps2write" "-sOutputFile=out.ps" "-fOUT.PDF"
>
> This works for me:
>
> $ IF P1 .EQS. "" THEN GOTO USAGE
> $ IF F$PARSE(P1,,,"TYPE") .EQS. "." THEN P1 = P1 + ".PDF"
> $ IF P2 .EQS. "" THEN P2 = F$PARSE(P1,,,"NAME") + ".PS"
> $ IF F$PARSE(P2,,,"TYPE") .EQS. "." THEN P2 = P2 + ".PS"
> $ GS "-dNOPAUSE" "-sDEVICE=pswrite" "-dBATCH" "-sOutputFile=''P2'" 'P1'
> $ EXIT
> $USAGE:
> $ TYPE SYS$INPUT
>
> P1: PDF file (required), default type .PDF
> P2: PostScript file (optional), default type .PS, default name <name_of_P1>.PS
> $ EXIT
>

Intreresting.
"pswrite" is not part of the "Available devices:" but ps2write is.

I tried to change to "pswrite" and got:

GPL Ghostscript 9.55.0 (2021-09-27)
Copyright (C) 2021 Artifex Software, Inc. All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
Unknown device: pswrite
%SYSTEM-E-BADPARAM, bad parameter value
$

Re: GS convert PDF to PS.

<t0lfro$k00$4@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21318&group=comp.os.vms#21318

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: jan-erik...@telia.com (Jan-Erik Söderholm)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Sun, 13 Mar 2022 20:15:05 +0100
Organization: A noiseless patient Spider
Lines: 54
Message-ID: <t0lfro$k00$4@dont-email.me>
References: <t0l1m4$7a5$1@dont-email.me> <t0l4im$frk$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 13 Mar 2022 19:15:04 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="35eeac9881eb949369e35dc2c251db6f";
logging-data="20480"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/UYcfXnunwrOveLPMVNBXG"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.6.1
Cancel-Lock: sha1:eH9d9/Lx7hPADtvBmiIG+zHpG3A=
In-Reply-To: <t0l4im$frk$1@dont-email.me>
Content-Language: sv
 by: Jan-Erik Söderholm - Sun, 13 Mar 2022 19:15 UTC

Den 2022-03-13 kl. 17:02, skrev Jeffrey H. Coffield:
>
>
> On 03/13/2022 08:13 AM, Jan-Erik Söderholm wrote:
>> Hi.
>>
>> I'm new to Ghostscript.
>> I try to convert a PDF file to a PS file.
>>
>> And yes, this a step in the "print a PDF file" project.
>> I had some issues with getting the Xerox printer to print
>> a plain PDF file so I thought about converting i to to PS...
>>
>> Have tried with:
>>
>> $ gs "-dNOPAUSE" "-sDEVICE=ps2write" "-sOutputFile=out.ps" "-fOUT.PDF"
>>
>> The input file OUT.PDF only contains one page with 6-7 text lines
>> and one Code128 barcode. File created from the Python tool Reportlab.
>> And "out" refers to the Python step, it is the "input" file to GS.
>
>>
>> Jan-Erik.
>>
>
> I haven't seen the use of "-f" for the input file before...

OK, I have tried with both -f switch and just having the PDF file
as a paramater. Same (negative) result.

> but I tried it on
> a pdf and it worked but my pdf only had text, not a barcode. I have seen
> some "creative" methods in using fonts in both ps and pdf before. Does the
> command work for you if the pdf has only normal text using a simple font
> like Helvetica?
>

I removed the barcode command from the ReportLab code, but it didn't help.

Here is an uuencoded version of my PDF file without the barcode.
Anyone having a GS setup are free to test it. It should be a framed
box with 7 lines of text. I have not used any specific font commands.

Well, that could not be posted but it got blocked with some
"binary file" message...

I anyone would like a copy of my PDF file (uuencoded),
I can mail a copy.

> Jeff

Re: GS convert PDF to PS.

<87e12a76-2232-4853-a7dd-8c0b99691367n@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21319&group=comp.os.vms#21319

  copy link   Newsgroups: comp.os.vms
X-Received: by 2002:ac8:7d91:0:b0:2e0:6b65:c76c with SMTP id c17-20020ac87d91000000b002e06b65c76cmr15929683qtd.564.1647200953619;
Sun, 13 Mar 2022 12:49:13 -0700 (PDT)
X-Received: by 2002:a05:620a:24d6:b0:67d:b85b:3f5 with SMTP id
m22-20020a05620a24d600b0067db85b03f5mr2994683qkn.692.1647200953486; Sun, 13
Mar 2022 12:49:13 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.vms
Date: Sun, 13 Mar 2022 12:49:13 -0700 (PDT)
In-Reply-To: <t0l1m4$7a5$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=2601:602:9700:4689:65d9:8421:c24a:706b;
posting-account=gLDX1AkAAAA26M5HM-O3sVMAXdxK9FPA
NNTP-Posting-Host: 2601:602:9700:4689:65d9:8421:c24a:706b
References: <t0l1m4$7a5$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <87e12a76-2232-4853-a7dd-8c0b99691367n@googlegroups.com>
Subject: Re: GS convert PDF to PS.
From: gah...@u.washington.edu (gah4)
Injection-Date: Sun, 13 Mar 2022 19:49:13 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 15
 by: gah4 - Sun, 13 Mar 2022 19:49 UTC

On Sunday, March 13, 2022 at 8:13:12 AM UTC-7, Jan-Erik Söderholm wrote:
> I'm new to Ghostscript.
> I try to convert a PDF file to a PS file.

PDF is a subset of PS, such that a PDF file can be converted to PS
without processing the actual data. That is, pdftops is a fairly
simple program.

On the other hand, you do need something like ghostscript to
convert PS to PDF. For PS files containing a single bit image
per page, it might be fairly simple. Also, you should tell GS the
right resolution, so it doesn't have to resample any images.

Re: GS convert PDF to PS.

<t0lne0$1p4l$1@gioia.aioe.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21321&group=comp.os.vms#21321

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!aioe.org!aISBtIdxwOnsLet0U0whGA.user.46.165.242.75.POSTED!not-for-mail
From: hel...@asclothestro.multivax.de (Phillip Helbig (undress to reply)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Sun, 13 Mar 2022 21:24:16 -0000 (UTC)
Organization: Multivax C&R
Message-ID: <t0lne0$1p4l$1@gioia.aioe.org>
References: <t0l1m4$7a5$1@dont-email.me> <t0l8vb$1248$1@gioia.aioe.org> <t0lf67$k00$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit
Injection-Info: gioia.aioe.org; logging-data="58517"; posting-host="aISBtIdxwOnsLet0U0whGA.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
X-Notice: Filtered by postfilter v. 0.9.2
 by: Phillip Helbig (undr - Sun, 13 Mar 2022 21:24 UTC

In article <t0lf67$k00$1@dont-email.me>,
=?UTF-8?Q?Jan-Erik_S=c3=b6derholm?= <jan-erik.soderholm@telia.com>
writes:

> Den 2022-03-13 kl. 18:17, skrev Phillip Helbig (undress to reply):
> > In article <t0l1m4$7a5$1@dont-email.me>,
> > =?UTF-8?Q?Jan-Erik_S=c3=b6derholm?= <jan-erik.soderholm@telia.com>
> > writes:
> >
> >> I'm new to Ghostscript.
> >> I try to convert a PDF file to a PS file.
> >>
> >> And yes, this a step in the "print a PDF file" project.
> >> I had some issues with getting the Xerox printer to print
> >> a plain PDF file so I thought about converting i to to PS...
> >>
> >> Have tried with:
> >>
> >> $ gs "-dNOPAUSE" "-sDEVICE=ps2write" "-sOutputFile=out.ps" "-fOUT.PDF"
> >
> > This works for me:
> >
> > $ IF P1 .EQS. "" THEN GOTO USAGE
> > $ IF F$PARSE(P1,,,"TYPE") .EQS. "." THEN P1 = P1 + ".PDF"
> > $ IF P2 .EQS. "" THEN P2 = F$PARSE(P1,,,"NAME") + ".PS"
> > $ IF F$PARSE(P2,,,"TYPE") .EQS. "." THEN P2 = P2 + ".PS"
> > $ GS "-dNOPAUSE" "-sDEVICE=pswrite" "-dBATCH" "-sOutputFile=''P2'" 'P1'
> > $ EXIT
> > $USAGE:
> > $ TYPE SYS$INPUT
> >
> > P1: PDF file (required), default type .PDF
> > P2: PostScript file (optional), default type .PS, default name <name_of_P1>.PS
> > $ EXIT
> >
>
> Intreresting.
> "pswrite" is not part of the "Available devices:" but ps2write is.
>
> I tried to change to "pswrite" and got:
>
> GPL Ghostscript 9.55.0 (2021-09-27)
> Copyright (C) 2021 Artifex Software, Inc. All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> Unknown device: pswrite
> %SYSTEM-E-BADPARAM, bad parameter value

$ gs -v
GPL Ghostscript 9.02 (2011-03-30)
Copyright (C) 2010 Artifex Software, Inc. All rights reserved.

OK, I need to upgrade. :-( But one reason I hesitate is because some
things might stop working. :-|

Re: GS convert PDF to PS.

<t0lprk$b5$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21322&group=comp.os.vms#21322

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: jan-erik...@telia.com (Jan-Erik Söderholm)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Sun, 13 Mar 2022 23:05:40 +0100
Organization: A noiseless patient Spider
Lines: 62
Message-ID: <t0lprk$b5$1@dont-email.me>
References: <t0l1m4$7a5$1@dont-email.me> <t0l8vb$1248$1@gioia.aioe.org>
<t0lf67$k00$1@dont-email.me> <t0lne0$1p4l$1@gioia.aioe.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 13 Mar 2022 22:05:40 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="35eeac9881eb949369e35dc2c251db6f";
logging-data="357"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/0VQlFw5f80MIkufBVCqK3"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.6.1
Cancel-Lock: sha1:lUAE9fF6ARU3gok4evuffu2+t/Y=
In-Reply-To: <t0lne0$1p4l$1@gioia.aioe.org>
Content-Language: sv
 by: Jan-Erik Söderholm - Sun, 13 Mar 2022 22:05 UTC

Den 2022-03-13 kl. 22:24, skrev Phillip Helbig (undress to reply):
> In article <t0lf67$k00$1@dont-email.me>,
> =?UTF-8?Q?Jan-Erik_S=c3=b6derholm?= <jan-erik.soderholm@telia.com>
> writes:
>
>> Den 2022-03-13 kl. 18:17, skrev Phillip Helbig (undress to reply):
>>> In article <t0l1m4$7a5$1@dont-email.me>,
>>> =?UTF-8?Q?Jan-Erik_S=c3=b6derholm?= <jan-erik.soderholm@telia.com>
>>> writes:
>>>
>>>> I'm new to Ghostscript.
>>>> I try to convert a PDF file to a PS file.
>>>>
>>>> And yes, this a step in the "print a PDF file" project.
>>>> I had some issues with getting the Xerox printer to print
>>>> a plain PDF file so I thought about converting i to to PS...
>>>>
>>>> Have tried with:
>>>>
>>>> $ gs "-dNOPAUSE" "-sDEVICE=ps2write" "-sOutputFile=out.ps" "-fOUT.PDF"
>>>
>>> This works for me:
>>>
>>> $ IF P1 .EQS. "" THEN GOTO USAGE
>>> $ IF F$PARSE(P1,,,"TYPE") .EQS. "." THEN P1 = P1 + ".PDF"
>>> $ IF P2 .EQS. "" THEN P2 = F$PARSE(P1,,,"NAME") + ".PS"
>>> $ IF F$PARSE(P2,,,"TYPE") .EQS. "." THEN P2 = P2 + ".PS"
>>> $ GS "-dNOPAUSE" "-sDEVICE=pswrite" "-dBATCH" "-sOutputFile=''P2'" 'P1'
>>> $ EXIT
>>> $USAGE:
>>> $ TYPE SYS$INPUT
>>>
>>> P1: PDF file (required), default type .PDF
>>> P2: PostScript file (optional), default type .PS, default name <name_of_P1>.PS
>>> $ EXIT
>>>
>>
>> Intreresting.
>> "pswrite" is not part of the "Available devices:" but ps2write is.
>>
>> I tried to change to "pswrite" and got:
>>
>> GPL Ghostscript 9.55.0 (2021-09-27)
>> Copyright (C) 2021 Artifex Software, Inc. All rights reserved.
>> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
>> see the file COPYING for details.
>> Unknown device: pswrite
>> %SYSTEM-E-BADPARAM, bad parameter value
>
> $ gs -v
> GPL Ghostscript 9.02 (2011-03-30)
> Copyright (C) 2010 Artifex Software, Inc. All rights reserved.
>
> OK, I need to upgrade. :-( But one reason I hesitate is because some
> things might stop working. :-|
>

OK. If you *do* upgrade (using Marks kit it is really just to
copy one single EXE file), I'd be happy to provide you a copy
of my PDF file...

Re: GS convert PDF to PS.

<t0lptp$b5$2@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21323&group=comp.os.vms#21323

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: jan-erik...@telia.com (Jan-Erik Söderholm)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Sun, 13 Mar 2022 23:06:49 +0100
Organization: A noiseless patient Spider
Lines: 11
Message-ID: <t0lptp$b5$2@dont-email.me>
References: <t0l1m4$7a5$1@dont-email.me>
<87e12a76-2232-4853-a7dd-8c0b99691367n@googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 13 Mar 2022 22:06:49 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="35eeac9881eb949369e35dc2c251db6f";
logging-data="357"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19RHVFECRh8jlmoltobpUC6"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.6.1
Cancel-Lock: sha1:hejdQ9TugkipKWH7R7RkZx/V/RU=
In-Reply-To: <87e12a76-2232-4853-a7dd-8c0b99691367n@googlegroups.com>
Content-Language: sv
 by: Jan-Erik Söderholm - Sun, 13 Mar 2022 22:06 UTC

Den 2022-03-13 kl. 20:49, skrev gah4:
> On Sunday, March 13, 2022 at 8:13:12 AM UTC-7, Jan-Erik Söderholm wrote:
>
>> I'm new to Ghostscript.
>> I try to convert a PDF file to a PS file.
>
> PDF is a subset of PS, such that a PDF file can be converted to PS
> without processing the actual data. That is, pdftops is a fairly
> simple program.

So what is "pdftops"? Do you have a link to that (for OpenVMS) ?

Re: GS convert PDF to PS.

<85cb53be-d150-46dc-b158-8f7757fe54a5n@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21324&group=comp.os.vms#21324

  copy link   Newsgroups: comp.os.vms
X-Received: by 2002:a05:6214:caf:b0:440:b05f:3ca6 with SMTP id s15-20020a0562140caf00b00440b05f3ca6mr1712638qvs.87.1647212346653;
Sun, 13 Mar 2022 15:59:06 -0700 (PDT)
X-Received: by 2002:a05:622a:105:b0:2e1:d653:c325 with SMTP id
u5-20020a05622a010500b002e1d653c325mr217571qtw.75.1647212346522; Sun, 13 Mar
2022 15:59:06 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.vms
Date: Sun, 13 Mar 2022 15:59:06 -0700 (PDT)
In-Reply-To: <t0lptp$b5$2@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=2601:602:9700:4689:65d9:8421:c24a:706b;
posting-account=gLDX1AkAAAA26M5HM-O3sVMAXdxK9FPA
NNTP-Posting-Host: 2601:602:9700:4689:65d9:8421:c24a:706b
References: <t0l1m4$7a5$1@dont-email.me> <87e12a76-2232-4853-a7dd-8c0b99691367n@googlegroups.com>
<t0lptp$b5$2@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <85cb53be-d150-46dc-b158-8f7757fe54a5n@googlegroups.com>
Subject: Re: GS convert PDF to PS.
From: gah...@u.washington.edu (gah4)
Injection-Date: Sun, 13 Mar 2022 22:59:06 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 12
 by: gah4 - Sun, 13 Mar 2022 22:59 UTC

On Sunday, March 13, 2022 at 3:06:52 PM UTC-7, Jan-Erik Söderholm wrote:

(snip, I wrote)

> > PDF is a subset of PS, such that a PDF file can be converted to PS
> > without processing the actual data. That is, pdftops is a fairly
> > simple program.

> So what is "pdftops"? Do you have a link to that (for OpenVMS) ?

It is open source C. I presume it can be compiled on VMS,
but haven't tried.

Re: GS convert PDF to PS.

<t0lt27$7p8$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21325&group=comp.os.vms#21325

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: craigbe...@nospam.mac.com (Craig A. Berry)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Sun, 13 Mar 2022 18:00:22 -0500
Organization: A noiseless patient Spider
Lines: 22
Message-ID: <t0lt27$7p8$1@dont-email.me>
References: <t0l1m4$7a5$1@dont-email.me>
<87e12a76-2232-4853-a7dd-8c0b99691367n@googlegroups.com>
<t0lptp$b5$2@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 13 Mar 2022 23:00:23 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="38b6d025ef29ce959098104ff1878899";
logging-data="7976"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18vJHUMMj8JAweRYag3idrMD2L0hXjyVMw="
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0)
Gecko/20100101 Thunderbird/91.7.0
Cancel-Lock: sha1:LdMOS58oAnD1I9RlkGQLrcsD9nQ=
In-Reply-To: <t0lptp$b5$2@dont-email.me>
Content-Language: en-US
 by: Craig A. Berry - Sun, 13 Mar 2022 23:00 UTC

On 3/13/22 5:06 PM, Jan-Erik Söderholm wrote:
> Den 2022-03-13 kl. 20:49, skrev gah4:
>> On Sunday, March 13, 2022 at 8:13:12 AM UTC-7, Jan-Erik Söderholm wrote:
>>> I'm new to Ghostscript.
>>> I try to convert a PDF file to a PS file.
>>
>> PDF is a subset of PS, such that a PDF file can be converted to PS
>> without processing the actual data.  That is, pdftops is a fairly
>> simple program.
>
> So what is "pdftops"? Do you have a link to that (for OpenVMS) ?

It appears to be part of XpdfReader rather than Ghostscript:

https://www.xpdfreader.com/pdftops-man.html

Once upon a time, it ran on VMS. There seems to be something about it
at VSI:

https://vmssoftware.com/openkits/i64opensource/VSI-I64VMS-XPDF-V0300-4B-1-RNOTES.PDF

Possibly there is still a version that runs on VMS.

Re: GS convert PDF to PS.

<t0mt3c$1c7r$1@gioia.aioe.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21326&group=comp.os.vms#21326

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!aioe.org!VBq+0lvnmMNyaA+Ljm3y2w.user.46.165.242.91.POSTED!not-for-mail
From: jou...@hrem.nano.tudelft.nl (Joukj)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Mon, 14 Mar 2022 09:07:07 +0100
Organization: Aioe.org NNTP Server
Message-ID: <t0mt3c$1c7r$1@gioia.aioe.org>
References: <t0l1m4$7a5$1@dont-email.me> <87e12a76-2232-4853-a7dd-8c0b99691367n@googlegroups.com> <t0lptp$b5$2@dont-email.me> <t0lt27$7p8$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Info: gioia.aioe.org; logging-data="45307"; posting-host="VBq+0lvnmMNyaA+Ljm3y2w.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
User-Agent: Mozilla/5.0 (X11; U; OpenVMS COMPAQ_Professional_Workstation; en-US; rv:1.8.1.17) Gecko/20081029 SeaMonkey/1.1.12
X-Notice: Filtered by postfilter v. 0.9.2
 by: Joukj - Mon, 14 Mar 2022 08:07 UTC

Craig A. Berry wrote:
> On 3/13/22 5:06 PM, Jan-Erik Söderholm wrote:
>> Den 2022-03-13 kl. 20:49, skrev gah4:
>>> On Sunday, March 13, 2022 at 8:13:12 AM UTC-7, Jan-Erik Söderholm wrote:
>>>> I'm new to Ghostscript.
>>>> I try to convert a PDF file to a PS file.
>>>
>>> PDF is a subset of PS, such that a PDF file can be converted to PS
>>> without processing the actual data. That is, pdftops is a fairly
>>> simple program.
>>
>> So what is "pdftops"? Do you have a link to that (for OpenVMS) ?
>
> It appears to be part of XpdfReader rather than Ghostscript:
>
> https://www.xpdfreader.com/pdftops-man.html
>
> Once upon a time, it ran on VMS. There seems to be something about it
> at VSI:
>
> https://vmssoftware.com/openkits/i64opensource/VSI-I64VMS-XPDF-V0300-4B-1-RNOTES.PDF
>
>
> Possibly there is still a version that runs on VMS.

It is also included in POPPLER which is derived from XPDF

I got both of them compiled on my VMS systems
see :
http://nchrem.tnw.tudelft.nl/openvms/software2.html#POPPLER
http://nchrem.tnw.tudelft.nl/openvms/software2.html#XPDF

Regards
Jouk

Re: GS convert PDF to PS.

<t0mv4f$e4d$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21327&group=comp.os.vms#21327

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: jan-erik...@telia.com (Jan-Erik Söderholm)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Mon, 14 Mar 2022 09:41:51 +0100
Organization: A noiseless patient Spider
Lines: 55
Message-ID: <t0mv4f$e4d$1@dont-email.me>
References: <t0l1m4$7a5$1@dont-email.me>
<87e12a76-2232-4853-a7dd-8c0b99691367n@googlegroups.com>
<t0lptp$b5$2@dont-email.me> <t0lt27$7p8$1@dont-email.me>
<t0mt3c$1c7r$1@gioia.aioe.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 14 Mar 2022 08:41:51 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="60a95444204c7de111e892c2c39e3baf";
logging-data="14477"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+a2LLR6ZVcFAt831Zr5c1d"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.6.1
Cancel-Lock: sha1:EoVeBPIrN5RRN+x6DRgbO/4VJbM=
In-Reply-To: <t0mt3c$1c7r$1@gioia.aioe.org>
Content-Language: sv
 by: Jan-Erik Söderholm - Mon, 14 Mar 2022 08:41 UTC

Den 2022-03-14 kl. 09:07, skrev Joukj:
> Craig A. Berry wrote:
>> On 3/13/22 5:06 PM, Jan-Erik Söderholm wrote:
>>> Den 2022-03-13 kl. 20:49, skrev gah4:
>>>> On Sunday, March 13, 2022 at 8:13:12 AM UTC-7, Jan-Erik Söderholm wrote:
>>>>> I'm new to Ghostscript.
>>>>> I try to convert a PDF file to a PS file.
>>>>
>>>> PDF is a subset of PS, such that a PDF file can be converted to PS
>>>> without processing the actual data.  That is, pdftops is a fairly
>>>> simple program.
>>>
>>> So what is "pdftops"? Do you have a link to that (for OpenVMS) ?
>>
>> It appears to be part of XpdfReader rather than Ghostscript:
>>
>> https://www.xpdfreader.com/pdftops-man.html
>>
>> Once upon a time, it ran on VMS.  There seems to be something about it
>> at VSI:
>>
>> https://vmssoftware.com/openkits/i64opensource/VSI-I64VMS-XPDF-V0300-4B-1-RNOTES.PDF
>>
>>
>> Possibly there is still a version that runs on VMS.
>
> It is also included in POPPLER which is derived from XPDF
>
> I got both of them compiled on my VMS systems
>   see :
>        http://nchrem.tnw.tudelft.nl/openvms/software2.html#POPPLER
>        http://nchrem.tnw.tudelft.nl/openvms/software2.html#XPDF
>
>
> Regards
>    Jouk

Many thanks for the links! Now, all these has a lot of "Other packages
required" listed and I do not need/want all that "viewer" or X11 stuff.

Just a command line PDF to PS conversion tool without having to
deal with X11, DECWindows or anything like that.

So if someone has a version of pdftops built for Alpha, I could be
interested in a copy.

B.t.w., I got help from a list memeber to test my PDF files using
GS 8.54 on both Alpha and IA64, and that seems to have worked OK.
Also GS 9.07 on Suse Linux could convert the files.

Hm... I see that the 8.54 kit is available from M Berryman, I'll get
that and see whats in it. Maybe one canjust extract the pdftops tool.
https://theberrymans.com/decus/pcsi_kits/GHOSTSCRIPT-V0854/

Re: GS convert PDF to PS.

<t0n29u$1pkg$1@gioia.aioe.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21330&group=comp.os.vms#21330

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!aioe.org!VBq+0lvnmMNyaA+Ljm3y2w.user.46.165.242.91.POSTED!not-for-mail
From: jou...@hrem.nano.tudelft.nl (Joukj)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Mon, 14 Mar 2022 10:35:58 +0100
Organization: Aioe.org NNTP Server
Message-ID: <t0n29u$1pkg$1@gioia.aioe.org>
References: <t0l1m4$7a5$1@dont-email.me> <87e12a76-2232-4853-a7dd-8c0b99691367n@googlegroups.com> <t0lptp$b5$2@dont-email.me> <t0lt27$7p8$1@dont-email.me> <t0mt3c$1c7r$1@gioia.aioe.org> <t0mv4f$e4d$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Info: gioia.aioe.org; logging-data="59024"; posting-host="VBq+0lvnmMNyaA+Ljm3y2w.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
User-Agent: Mozilla/5.0 (X11; U; OpenVMS COMPAQ_Professional_Workstation; en-US; rv:1.8.1.17) Gecko/20081029 SeaMonkey/1.1.12
X-Notice: Filtered by postfilter v. 0.9.2
 by: Joukj - Mon, 14 Mar 2022 09:35 UTC

Jan-Erik Söderholm wrote:
> Den 2022-03-14 kl. 09:07, skrev Joukj:
>> Craig A. Berry wrote:
>>> On 3/13/22 5:06 PM, Jan-Erik Söderholm wrote:
>>>> Den 2022-03-13 kl. 20:49, skrev gah4:
>>>>> On Sunday, March 13, 2022 at 8:13:12 AM UTC-7, Jan-Erik Söderholm
>>>>> wrote:
>>>>>> I'm new to Ghostscript.
>>>>>> I try to convert a PDF file to a PS file.
>>>>>
>>>>> PDF is a subset of PS, such that a PDF file can be converted to PS
>>>>> without processing the actual data. That is, pdftops is a fairly
>>>>> simple program.
>>>>
>>>> So what is "pdftops"? Do you have a link to that (for OpenVMS) ?
>>>
>>> It appears to be part of XpdfReader rather than Ghostscript:
>>>
>>> https://www.xpdfreader.com/pdftops-man.html
>>>
>>> Once upon a time, it ran on VMS. There seems to be something about it
>>> at VSI:
>>>
>>> https://vmssoftware.com/openkits/i64opensource/VSI-I64VMS-XPDF-V0300-4B-1-RNOTES.PDF
>>>
>>>
>>> Possibly there is still a version that runs on VMS.
>>
>> It is also included in POPPLER which is derived from XPDF
>>
>> I got both of them compiled on my VMS systems
>> see :
>> http://nchrem.tnw.tudelft.nl/openvms/software2.html#POPPLER
>> http://nchrem.tnw.tudelft.nl/openvms/software2.html#XPDF
>>
>>
>> Regards
>> Jouk
>
> Many thanks for the links! Now, all these has a lot of "Other packages
> required" listed and I do not need/want all that "viewer" or X11 stuff.
>
> Just a command line PDF to PS conversion tool without having to
> deal with X11, DECWindows or anything like that.
>
> So if someone has a version of pdftops built for Alpha, I could be
> interested in a copy.
>
>

I put a a link to the binaries of the poppler utilities on my website
for AXP (I will do Itanium later to day, no X86, because I do not have
that yet)
http://nchrem.tnw.tudelft.nl/openvms/software2.html#POPPLER

Jouk

Re: GS convert PDF to PS.

<t0n5al$e4d$3@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21332&group=comp.os.vms#21332

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: jan-erik...@telia.com (Jan-Erik Söderholm)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Mon, 14 Mar 2022 11:27:33 +0100
Organization: A noiseless patient Spider
Lines: 61
Message-ID: <t0n5al$e4d$3@dont-email.me>
References: <t0l1m4$7a5$1@dont-email.me>
<87e12a76-2232-4853-a7dd-8c0b99691367n@googlegroups.com>
<t0lptp$b5$2@dont-email.me> <t0lt27$7p8$1@dont-email.me>
<t0mt3c$1c7r$1@gioia.aioe.org> <t0mv4f$e4d$1@dont-email.me>
<t0n29u$1pkg$1@gioia.aioe.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 14 Mar 2022 10:27:33 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="60a95444204c7de111e892c2c39e3baf";
logging-data="14477"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/p4uMUdY7v5Lh6X41IyMTH"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.6.1
Cancel-Lock: sha1:VvmN2GU2haawXlX02e/PQUBTmGA=
In-Reply-To: <t0n29u$1pkg$1@gioia.aioe.org>
Content-Language: sv
 by: Jan-Erik Söderholm - Mon, 14 Mar 2022 10:27 UTC

Den 2022-03-14 kl. 10:35, skrev Joukj:
> Jan-Erik Söderholm wrote:
>> Den 2022-03-14 kl. 09:07, skrev Joukj:
>>> Craig A. Berry wrote:
>>>> On 3/13/22 5:06 PM, Jan-Erik Söderholm wrote:
>>>>> Den 2022-03-13 kl. 20:49, skrev gah4:
>>>>>> On Sunday, March 13, 2022 at 8:13:12 AM UTC-7, Jan-Erik Söderholm wrote:
>>>>>>> I'm new to Ghostscript.
>>>>>>> I try to convert a PDF file to a PS file.
>>>>>>
>>>>>> PDF is a subset of PS, such that a PDF file can be converted to PS
>>>>>> without processing the actual data.  That is, pdftops is a fairly
>>>>>> simple program.
>>>>>
>>>>> So what is "pdftops"? Do you have a link to that (for OpenVMS) ?
>>>>
>>>> It appears to be part of XpdfReader rather than Ghostscript:
>>>>
>>>> https://www.xpdfreader.com/pdftops-man.html
>>>>
>>>> Once upon a time, it ran on VMS.  There seems to be something about it
>>>> at VSI:
>>>>
>>>> https://vmssoftware.com/openkits/i64opensource/VSI-I64VMS-XPDF-V0300-4B-1-RNOTES.PDF
>>>>
>>>>
>>>> Possibly there is still a version that runs on VMS.
>>>
>>> It is also included in POPPLER which is derived from XPDF
>>>
>>> I got both of them compiled on my VMS systems
>>>    see :
>>>         http://nchrem.tnw.tudelft.nl/openvms/software2.html#POPPLER
>>>         http://nchrem.tnw.tudelft.nl/openvms/software2.html#XPDF
>>>
>>>
>>> Regards
>>>     Jouk
>>
>> Many thanks for the links! Now, all these has a lot of "Other packages
>> required" listed and I do not need/want all that "viewer" or X11 stuff.
>>
>> Just a command line PDF to PS conversion tool without having to
>> deal with X11, DECWindows or anything like that.
>>
>> So if someone has a version of pdftops built for Alpha, I could be
>> interested in a copy.
>>
>>
>
> I put a a link to the binaries of the poppler utilities on my website for
> AXP (I will do Itanium later to day, no X86, because I do not have that yet)
> http://nchrem.tnw.tudelft.nl/openvms/software2.html#POPPLER
>
>      Jouk

That was kind! I will try that pdftops utility later today.

Thanks!

Jan-Erik.

Re: GS convert PDF to PS.

<t0n71j$7ad$1@gioia.aioe.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21334&group=comp.os.vms#21334

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!aioe.org!nwnIlqlFghT85Fav4V3/HA.user.46.165.242.91.POSTED!not-for-mail
From: jou...@hrem.nano.tudelft.nl (jouk)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Mon, 14 Mar 2022 11:56:51 +0100
Organization: Aioe.org NNTP Server
Message-ID: <t0n71j$7ad$1@gioia.aioe.org>
References: <t0l1m4$7a5$1@dont-email.me>
<87e12a76-2232-4853-a7dd-8c0b99691367n@googlegroups.com>
<t0lptp$b5$2@dont-email.me> <t0lt27$7p8$1@dont-email.me>
<t0mt3c$1c7r$1@gioia.aioe.org> <t0mv4f$e4d$1@dont-email.me>
<t0n29u$1pkg$1@gioia.aioe.org> <t0n5al$e4d$3@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Info: gioia.aioe.org; logging-data="7501"; posting-host="nwnIlqlFghT85Fav4V3/HA.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101
Thunderbird/91.6.2
X-Notice: Filtered by postfilter v. 0.9.2
Content-Language: en-US
 by: jouk - Mon, 14 Mar 2022 10:56 UTC

On 14/03/2022 11:27, Jan-Erik Söderholm wrote:
> Den 2022-03-14 kl. 10:35, skrev Joukj:
>> Jan-Erik Söderholm wrote:
>>> Den 2022-03-14 kl. 09:07, skrev Joukj:
>>>> Craig A. Berry wrote:
>>>>> On 3/13/22 5:06 PM, Jan-Erik Söderholm wrote:
>>>>>> Den 2022-03-13 kl. 20:49, skrev gah4:
>>>>>>> On Sunday, March 13, 2022 at 8:13:12 AM UTC-7, Jan-Erik Söderholm
>>>>>>> wrote:
>>>>>>>> I'm new to Ghostscript.
>>>>>>>> I try to convert a PDF file to a PS file.
>>>>>>>
>>>>>>> PDF is a subset of PS, such that a PDF file can be converted to PS
>>>>>>> without processing the actual data.  That is, pdftops is a fairly
>>>>>>> simple program.
>>>>>>
>>>>>> So what is "pdftops"? Do you have a link to that (for OpenVMS) ?
>>>>>
>>>>> It appears to be part of XpdfReader rather than Ghostscript:
>>>>>
>>>>> https://www.xpdfreader.com/pdftops-man.html
>>>>>
>>>>> Once upon a time, it ran on VMS.  There seems to be something about it
>>>>> at VSI:
>>>>>
>>>>> https://vmssoftware.com/openkits/i64opensource/VSI-I64VMS-XPDF-V0300-4B-1-RNOTES.PDF
>>>>>
>>>>>
>>>>> Possibly there is still a version that runs on VMS.
>>>>
>>>> It is also included in POPPLER which is derived from XPDF
>>>>
>>>> I got both of them compiled on my VMS systems
>>>>    see :
>>>>         http://nchrem.tnw.tudelft.nl/openvms/software2.html#POPPLER
>>>>         http://nchrem.tnw.tudelft.nl/openvms/software2.html#XPDF
>>>>
>>>>
>>>> Regards
>>>>     Jouk
>>>
>>> Many thanks for the links! Now, all these has a lot of "Other packages
>>> required" listed and I do not need/want all that "viewer" or X11 stuff.
>>>
>>> Just a command line PDF to PS conversion tool without having to
>>> deal with X11, DECWindows or anything like that.
>>>
>>> So if someone has a version of pdftops built for Alpha, I could be
>>> interested in a copy.
>>>
>>>
>>
>> I put a a link to the binaries of the poppler utilities on my website
>> for AXP (I will do Itanium later to day, no X86, because I do not have
>> that yet)
>> http://nchrem.tnw.tudelft.nl/openvms/software2.html#POPPLER
>>
>>       Jouk
>
> That was kind! I will try that pdftops utility later today.
>
Note that the XPDF istribution of VSI also co ntains the pdftops tool:
https://vmssoftware.com/openkits/alpopensource/VSI-AXPVMS-XPDF-V0300-4B-1-RNOTES.PDF

Re: GS convert PDF to PS.

<t0na6a$ttm$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21335&group=comp.os.vms#21335

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: jan-erik...@telia.com (Jan-Erik Söderholm)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Mon, 14 Mar 2022 12:50:34 +0100
Organization: A noiseless patient Spider
Lines: 72
Message-ID: <t0na6a$ttm$1@dont-email.me>
References: <t0l1m4$7a5$1@dont-email.me>
<87e12a76-2232-4853-a7dd-8c0b99691367n@googlegroups.com>
<t0lptp$b5$2@dont-email.me> <t0lt27$7p8$1@dont-email.me>
<t0mt3c$1c7r$1@gioia.aioe.org> <t0mv4f$e4d$1@dont-email.me>
<t0n29u$1pkg$1@gioia.aioe.org> <t0n5al$e4d$3@dont-email.me>
<t0n71j$7ad$1@gioia.aioe.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 14 Mar 2022 11:50:34 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="60a95444204c7de111e892c2c39e3baf";
logging-data="30646"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/1RzaNSftob/esR6QpJhTy"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.6.1
Cancel-Lock: sha1:GD8hZe8xFldtelujCerudW7pJik=
In-Reply-To: <t0n71j$7ad$1@gioia.aioe.org>
Content-Language: sv
 by: Jan-Erik Söderholm - Mon, 14 Mar 2022 11:50 UTC

Den 2022-03-14 kl. 11:56, skrev jouk:
> On 14/03/2022 11:27, Jan-Erik Söderholm wrote:
>> Den 2022-03-14 kl. 10:35, skrev Joukj:
>>> Jan-Erik Söderholm wrote:
>>>> Den 2022-03-14 kl. 09:07, skrev Joukj:
>>>>> Craig A. Berry wrote:
>>>>>> On 3/13/22 5:06 PM, Jan-Erik Söderholm wrote:
>>>>>>> Den 2022-03-13 kl. 20:49, skrev gah4:
>>>>>>>> On Sunday, March 13, 2022 at 8:13:12 AM UTC-7, Jan-Erik Söderholm
>>>>>>>> wrote:
>>>>>>>>> I'm new to Ghostscript.
>>>>>>>>> I try to convert a PDF file to a PS file.
>>>>>>>>
>>>>>>>> PDF is a subset of PS, such that a PDF file can be converted to PS
>>>>>>>> without processing the actual data.  That is, pdftops is a fairly
>>>>>>>> simple program.
>>>>>>>
>>>>>>> So what is "pdftops"? Do you have a link to that (for OpenVMS) ?
>>>>>>
>>>>>> It appears to be part of XpdfReader rather than Ghostscript:
>>>>>>
>>>>>> https://www.xpdfreader.com/pdftops-man.html
>>>>>>
>>>>>> Once upon a time, it ran on VMS.  There seems to be something about it
>>>>>> at VSI:
>>>>>>
>>>>>> https://vmssoftware.com/openkits/i64opensource/VSI-I64VMS-XPDF-V0300-4B-1-RNOTES.PDF
>>>>>>
>>>>>>
>>>>>> Possibly there is still a version that runs on VMS.
>>>>>
>>>>> It is also included in POPPLER which is derived from XPDF
>>>>>
>>>>> I got both of them compiled on my VMS systems
>>>>>    see :
>>>>>         http://nchrem.tnw.tudelft.nl/openvms/software2.html#POPPLER
>>>>>         http://nchrem.tnw.tudelft.nl/openvms/software2.html#XPDF
>>>>>
>>>>>
>>>>> Regards
>>>>>     Jouk
>>>>
>>>> Many thanks for the links! Now, all these has a lot of "Other packages
>>>> required" listed and I do not need/want all that "viewer" or X11 stuff.
>>>>
>>>> Just a command line PDF to PS conversion tool without having to
>>>> deal with X11, DECWindows or anything like that.
>>>>
>>>> So if someone has a version of pdftops built for Alpha, I could be
>>>> interested in a copy.
>>>>
>>>>
>>>
>>> I put a a link to the binaries of the poppler utilities on my website
>>> for AXP (I will do Itanium later to day, no X86, because I do not have
>>> that yet)
>>> http://nchrem.tnw.tudelft.nl/openvms/software2.html#POPPLER
>>>
>>>       Jouk
>>
>> That was kind! I will try that pdftops utility later today.
>>
> Note that the XPDF istribution of VSI also co ntains the pdftops tool:
> https://vmssoftware.com/openkits/alpopensource/VSI-AXPVMS-XPDF-V0300-4B-1-RNOTES.PDF
>
>
>

Yes, I saw that. But I was somewhat put off by the requirements for
an ODS-5 system disk, Motif and DECWindows. No need for any of that.

Re: GS convert PDF to PS.

<t0npmg$315$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21339&group=comp.os.vms#21339

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: mar...@theberrymans.com (Mark Berryman)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Mon, 14 Mar 2022 10:15:07 -0600
Organization: A noiseless patient Spider
Lines: 67
Message-ID: <t0npmg$315$1@dont-email.me>
References: <t0l1m4$7a5$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 14 Mar 2022 16:15:12 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="12234deaf669f2a53cadcd5d572af9f3";
logging-data="3109"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18noAQF+UkRWnmBt/ILfMi0IaHbCYm7Zgk="
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0)
Gecko/20100101 Thunderbird/91.7.0
Cancel-Lock: sha1:iDPZm7ir2QuXjvUL/XQFfqb+vfs=
In-Reply-To: <t0l1m4$7a5$1@dont-email.me>
Content-Language: en-US
 by: Mark Berryman - Mon, 14 Mar 2022 16:15 UTC

On 3/13/22 9:13 AM, Jan-Erik Söderholm wrote:
> Hi.
>
> I'm new to Ghostscript.
> I try to convert a PDF file to a PS file.
>
> And yes, this a step in the "print a PDF file" project.
> I had some issues with getting the Xerox printer to print
> a plain PDF file so I thought about converting i to to PS...
>
> Have tried with:
>
> $ gs "-dNOPAUSE" "-sDEVICE=ps2write" "-sOutputFile=out.ps" "-fOUT.PDF"
>
> The input file OUT.PDF only contains one page with 6-7 text lines
> and one Code128 barcode. File created from the Python tool Reportlab.
> And "out" refers to the Python step, it is the "input" file to GS.
>
> The PDf file opens fine on any other environment, also when put in
> a VMS directory served by WASD.
>
> I have checked that the file org is as required by GS:
>
>  Record format:      Stream_LF, maximum 0 bytes, longest 16384 bytes
>  Record attributes:  Carriage return carriage control
>
>
> GS just hangs and consumes 100% cpu until I end it with ctrl-C.
> Does it wait for some SYS$INPUT input? Any switch I'm missing?
>
> $ gs "-dNOPAUSE" "-sDEVICE=ps2write" "-sOutputFile=out.ps" "-fOUT.PDF"
> GPL Ghostscript 9.55.0 (2021-09-27)
> Copyright (C) 2021 Artifex Software, Inc.  All rights reserved.
> This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
> see the file COPYING for details.
> HV04JES_01 16:01:48 GS        CPU=00:04:01.95 PF=48109 IO=152495 MEM=1369
> HV04JES_01 16:01:51 GS        CPU=00:04:04.56 PF=48109 IO=152496 MEM=1369
> HV04JES_01 16:01:53 GS        CPU=00:04:06.37 PF=48109 IO=152497 MEM=1369
>  Interrupt
>
> $
>
> One empty OUT.PS file is created and some empty TMPDIR files.
>
> _TEMP_T45404.;1       1/52        13-MAR-2022 16:01:45.84
> _TEMP_U45404.;1       0/0         13-MAR-2022 16:01:45.85
> _TEMP_V45404.;1       0/0         13-MAR-2022 16:01:45.85
> _TEMP_W45404.;1       0/0         13-MAR-2022 16:01:45.85
>
> Any ideas? Some simple example for a GS command line to convert
> a PDF file to a PS file?

You have found a bug. There is an infinite loop in the code caused by a
member of a linked list pointing to itself. Debugging now.

In the meantime, you might consider downloading XPDF from the VSI
products site (https://vmssoftware.com/products/list/). It includes a
pdftops executable that may do what you want.

Alternatively, I have found there are a number of printers that cannot
print PDF files if simply sent to the raw port, or even via LPR, but
which can print them if the file is sent via IPP. If you have Multinet,
try setting up an IPP queue to your printer. If not, you can try my IPP
command-line utility.

Mark Berryman

Re: GS convert PDF to PS.

<wfudnQIAHqOI7LL_nZ2dnUU7-UGdnZ2d@giganews.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21342&group=comp.os.vms#21342

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!buffer2.nntp.dca1.giganews.com!buffer1.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Mon, 14 Mar 2022 11:45:09 -0500
Sender: Dennis Boone <drb@yagi.h-net.org>
From: drb...@ihatespam.msu.edu (Dennis Boone)
Subject: Re: GS convert PDF to PS.
Newsgroups: comp.os.vms
References: <t0l1m4$7a5$1@dont-email.me> <t0l2ce$sr0$1@dont-email.me>
User-Agent: tin/2.4.5-20201224 ("Glen Albyn") (FreeBSD/13.0-RELEASE-p6 (amd64))
Message-ID: <wfudnQIAHqOI7LL_nZ2dnUU7-UGdnZ2d@giganews.com>
Date: Mon, 14 Mar 2022 11:45:09 -0500
Lines: 53
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-F34JXckgOJYxMMkjS+jeo8uQXB1oiTrmXeZv/FYyu33VFQN4SFbaed0DJcQnCqqlMqzDqx/3E326lmn!vMd60Km38DpLtpE3WpvBRat79CC5xiglHn8mNeFchhHrQqzEpXnElFpwjkVFcdJeYGTDvBw=
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 2488
 by: Dennis Boone - Mon, 14 Mar 2022 16:45 UTC

> When I used GS in the past, ISTR there were command files ps2pdf.com &
> pdf2ps.com (or maybe PDFTO PS.COM) in the distribution

In case the command used helps any, the pdf2ps shell script from
whatever version of ghostscript is installed on a handy linux box
(9.55.0) follows.

Obviously the -sDEVICE setting won't work for the OP, based on other
comments in this thread.

In particular, the "-c save pop" bit looks like something that might
be worth trying, though.

De

#!/bin/sh
# Convert PDF to PostScript.

# This definition is changed on install to match the
# executable name set in the makefile
GS_EXECUTABLE=gs
gs="`dirname \"$0\"`/$GS_EXECUTABLE"
if test ! -x "$gs"; then
gs="$GS_EXECUTABLE"
fi
GS_EXECUTABLE="$gs"

OPTIONS=""
while true
do
case "$1" in
-?*) OPTIONS="$OPTIONS $1" ;;
*) break ;;
esac
shift
done

if [ $# -eq 2 ]
then
outfile=$2
elif [ $# -eq 1 ]
then
outfile=`basename "$1" \.pdf`.ps
else
echo "Usage: `basename \"$0\"` [-dASCII85EncodePages=false] [-dLanguageLevel=1|2|3] input.pdf [output.ps]" 1>&2
exit 1
fi

# Doing an initial 'save' helps keep fonts from being flushed between pages.
# We have to include the options twice because -I only takes effect if it
# appears before other options.
exec "$GS_EXECUTABLE" $OPTIONS -q -dNOPAUSE -dBATCH -P- -dSAFER -sDEVICE=ps2write "-sOutputFile=$outfile" $OPTIONS -c save pop -f "$1"

Re: GS convert PDF to PS.

<t0o682$s0v$3@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21351&group=comp.os.vms#21351

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: club...@remove_me.eisner.decus.org-Earth.UFP (Simon Clubley)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Mon, 14 Mar 2022 19:49:22 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 27
Message-ID: <t0o682$s0v$3@dont-email.me>
References: <t0l1m4$7a5$1@dont-email.me> <t0l2ce$sr0$1@dont-email.me> <t0l3aa$7a5$3@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 14 Mar 2022 19:49:22 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="90842213ef274037327ff0af48bcb934";
logging-data="28703"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+I5SkMxgLrQZx99rSE2GZre87XVwmeJxk="
User-Agent: slrn/0.9.8.1 (VMS/Multinet)
Cancel-Lock: sha1:zNk/qgBtwaDtajnNAtryiBmLcCQ=
 by: Simon Clubley - Mon, 14 Mar 2022 19:49 UTC

On 2022-03-13, Jan-Erik Söderholm <jan-erik.soderholm@telia.com> wrote:
>
> Aha OK. I just picket the reasently published kit from M Barryman.
> That one only has these files:
>
> 2022-03-12 14:49 1 620 aaa_readme.txt
> 2022-03-12 14:49 18 362 Fontmap.VMS
> 2022-03-12 14:49 34 507 776 GS.exe_alpha
> 2022-03-12 14:49 50 638 336 GS.exe_ia64
> 2022-03-12 14:49 46 333 952 GS.exe_x86_64
> 2022-03-12 14:49 2 177 showfonts.ps
>

That's a GPL licenced program, so Mark is supposed to either provide
you with a full source kit or to supply his changes (including those
changes to build scripts) along with a pointer to the original full
source kit.

Details in:

https://www.ghostscript.com/licensing/index.html#open-source

Simon.

--
Simon Clubley, clubley@remove_me.eisner.decus.org-Earth.UFP
Walking destinations on a map are further away than they appear.

Re: GS convert PDF to PS.

<t0ome7$4eg$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21360&group=comp.os.vms#21360

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: jan-erik...@telia.com (Jan-Erik Söderholm)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Tue, 15 Mar 2022 01:25:43 +0100
Organization: A noiseless patient Spider
Lines: 20
Message-ID: <t0ome7$4eg$1@dont-email.me>
References: <t0l1m4$7a5$1@dont-email.me> <t0l2ce$sr0$1@dont-email.me>
<t0l3aa$7a5$3@dont-email.me> <t0o682$s0v$3@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 15 Mar 2022 00:25:43 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="ba6debe5da6658a81956ee90bc7f6297";
logging-data="4560"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/26eqicsFP81SZp8RMwRxV"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.6.1
Cancel-Lock: sha1:sY23VUsDHCAL7bUZP7trwN0GVig=
In-Reply-To: <t0o682$s0v$3@dont-email.me>
Content-Language: sv
 by: Jan-Erik Söderholm - Tue, 15 Mar 2022 00:25 UTC

Den 2022-03-14 kl. 20:49, skrev Simon Clubley:
> On 2022-03-13, Jan-Erik Söderholm <jan-erik.soderholm@telia.com> wrote:
>>
>> Aha OK. I just picket the reasently published kit from M Barryman.
>> That one only has these files:
>>
>> 2022-03-12 14:49 1 620 aaa_readme.txt
>> 2022-03-12 14:49 18 362 Fontmap.VMS
>> 2022-03-12 14:49 34 507 776 GS.exe_alpha
>> 2022-03-12 14:49 50 638 336 GS.exe_ia64
>> 2022-03-12 14:49 46 333 952 GS.exe_x86_64
>> 2022-03-12 14:49 2 177 showfonts.ps
>>
>
> That's a GPL licenced program, so Mark is supposed to either provide
> you with a full source kit...

I'm totally uninterested by any sources for this software.
I'm just looking for a working solution.

Re: GS convert PDF to PS.

<t0or5q$b1d$1@gioia.aioe.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=21366&group=comp.os.vms#21366

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!aioe.org!jazQyxryRFiI4FEZ51SAvA.user.46.165.242.75.POSTED!not-for-mail
From: chris-no...@tridac.net (chris)
Newsgroups: comp.os.vms
Subject: Re: GS convert PDF to PS.
Date: Tue, 15 Mar 2022 01:46:34 +0000
Organization: Aioe.org NNTP Server
Message-ID: <t0or5q$b1d$1@gioia.aioe.org>
References: <t0l1m4$7a5$1@dont-email.me> <87e12a76-2232-4853-a7dd-8c0b99691367n@googlegroups.com> <t0lptp$b5$2@dont-email.me> <t0lt27$7p8$1@dont-email.me> <t0mt3c$1c7r$1@gioia.aioe.org> <t0mv4f$e4d$1@dont-email.me> <t0n29u$1pkg$1@gioia.aioe.org> <t0n5al$e4d$3@dont-email.me> <t0n71j$7ad$1@gioia.aioe.org> <t0na6a$ttm$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Info: gioia.aioe.org; logging-data="11309"; posting-host="jazQyxryRFiI4FEZ51SAvA.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
User-Agent: Mozilla/5.0 (X11; SunOS sun4u; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2
X-Notice: Filtered by postfilter v. 0.9.2
 by: chris - Tue, 15 Mar 2022 01:46 UTC

On 03/14/22 11:50, Jan-Erik Söderholm wrote:
> Den 2022-03-14 kl. 11:56, skrev jouk:
>> On 14/03/2022 11:27, Jan-Erik Söderholm wrote:
>>> Den 2022-03-14 kl. 10:35, skrev Joukj:
>>>> Jan-Erik Söderholm wrote:
>>>>> Den 2022-03-14 kl. 09:07, skrev Joukj:
>>>>>> Craig A. Berry wrote:
>>>>>>> On 3/13/22 5:06 PM, Jan-Erik Söderholm wrote:
>>>>>>>> Den 2022-03-13 kl. 20:49, skrev gah4:
>>>>>>>>> On Sunday, March 13, 2022 at 8:13:12 AM UTC-7, Jan-Erik
>>>>>>>>> Söderholm wrote:
>>>>>>>>>> I'm new to Ghostscript.
>>>>>>>>>> I try to convert a PDF file to a PS file.
>>>>>>>>>
>>>>>>>>> PDF is a subset of PS, such that a PDF file can be converted to PS
>>>>>>>>> without processing the actual data. That is, pdftops is a fairly
>>>>>>>>> simple program.
>>>>>>>>
>>>>>>>> So what is "pdftops"? Do you have a link to that (for OpenVMS) ?
>>>>>>>
>>>>>>> It appears to be part of XpdfReader rather than Ghostscript:
>>>>>>>
>>>>>>> https://www.xpdfreader.com/pdftops-man.html
>>>>>>>
>>>>>>> Once upon a time, it ran on VMS. There seems to be something
>>>>>>> about it
>>>>>>> at VSI:
>>>>>>>
>>>>>>> https://vmssoftware.com/openkits/i64opensource/VSI-I64VMS-XPDF-V0300-4B-1-RNOTES.PDF
>>>>>>>
>>>>>>>
>>>>>>> Possibly there is still a version that runs on VMS.
>>>>>>
>>>>>> It is also included in POPPLER which is derived from XPDF
>>>>>>
>>>>>> I got both of them compiled on my VMS systems
>>>>>> see :
>>>>>> http://nchrem.tnw.tudelft.nl/openvms/software2.html#POPPLER
>>>>>> http://nchrem.tnw.tudelft.nl/openvms/software2.html#XPDF
>>>>>>
>>>>>>
>>>>>> Regards
>>>>>> Jouk
>>>>>
>>>>> Many thanks for the links! Now, all these has a lot of "Other packages
>>>>> required" listed and I do not need/want all that "viewer" or X11
>>>>> stuff.
>>>>>
>>>>> Just a command line PDF to PS conversion tool without having to
>>>>> deal with X11, DECWindows or anything like that.
>>>>>
>>>>> So if someone has a version of pdftops built for Alpha, I could be
>>>>> interested in a copy.
>>>>>
>>>>>
>>>>
>>>> I put a a link to the binaries of the poppler utilities on my
>>>> website for AXP (I will do Itanium later to day, no X86, because I
>>>> do not have that yet)
>>>> http://nchrem.tnw.tudelft.nl/openvms/software2.html#POPPLER
>>>>
>>>> Jouk
>>>
>>> That was kind! I will try that pdftops utility later today.
>>>
>> Note that the XPDF istribution of VSI also co ntains the pdftops tool:
>> https://vmssoftware.com/openkits/alpopensource/VSI-AXPVMS-XPDF-V0300-4B-1-RNOTES.PDF
>>
>>
>>
>
> Yes, I saw that. But I was somewhat put off by the requirements for
> an ODS-5 system disk, Motif and DECWindows. No need for any of that.
>
>

Perhaps but the pdftops tool is probably command line and could be
called from a script. Just extract that and use it...

Chris

Pages:12
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor