<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Creating PDF on VMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/creating-pdf-on-vms/m-p/4937891#M32970</link>
    <description>Joseph,&lt;BR /&gt;&lt;BR /&gt;Right. I went from ps (vpa) to jpeg, pdf and finally to png. This because png file was the smallest and gave the most precise output (graphs to be included in word doc).&lt;BR /&gt;&lt;BR /&gt;Wim</description>
    <pubDate>Wed, 02 Nov 2005 09:52:00 GMT</pubDate>
    <dc:creator>Wim Van den Wyngaert</dc:creator>
    <dc:date>2005-11-02T09:52:00Z</dc:date>
    <item>
      <title>Creating PDF on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-pdf-on-vms/m-p/4937885#M32964</link>
      <description>I'm looking for a program to translate text files to Adobe PDF, running on VMS (native). It must be able to handle native VMS files - requirement of STREAM-LF is highly UNdesirable.&lt;BR /&gt;If the converion routine is callable from within another program, that would be an advantage. No cost (or very low) as well ;-)&lt;BR /&gt;&lt;BR /&gt;Willem</description>
      <pubDate>Wed, 02 Nov 2005 05:17:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-pdf-on-vms/m-p/4937885#M32964</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2005-11-02T05:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: Creating PDF on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-pdf-on-vms/m-p/4937886#M32965</link>
      <description>I don't know the price, but have a look at &lt;BR /&gt; &lt;A href="http://www.sanface.com" target="_blank"&gt;http://www.sanface.com&lt;/A&gt;&lt;BR /&gt;They have txt2pdf and more.&lt;BR /&gt;&lt;BR /&gt;Zero cost solutions:&lt;BR /&gt;  &lt;A href="http://wwwvms.mppmu.mpg.de/vmssig/src/c/txt2pdf.c" target="_blank"&gt;http://wwwvms.mppmu.mpg.de/vmssig/src/c/txt2pdf.c&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wwwvms.mppmu.mpg.de/vmssig/src/c/text2pdf.c" target="_blank"&gt;http://wwwvms.mppmu.mpg.de/vmssig/src/c/text2pdf.c&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Nov 2005 05:52:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-pdf-on-vms/m-p/4937886#M32965</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2005-11-02T05:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating PDF on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-pdf-on-vms/m-p/4937887#M32966</link>
      <description>Adding to the 2 programs above:&lt;BR /&gt;&lt;BR /&gt; txt2pdf.c is of the Unix filter type stdin tetxt to stdout PDF. Does &amp;lt; &amp;gt; redirection internal.&lt;BR /&gt;&lt;BR /&gt; text2pdf.c uses Unix style options:&lt;BR /&gt;&lt;BR /&gt; text2pdf [options] [filename]&lt;BR /&gt;&lt;BR /&gt;   text2pdf makes a 7-bit clean PDF file (version 1.1) from any input file.&lt;BR /&gt;  It reads from standard input or a named file, and writes the PDF file&lt;BR /&gt;  to standard output.&lt;BR /&gt;There are various options as follows:&lt;BR /&gt; -h            show this message&lt;BR /&gt;  -f&lt;FONT&gt;      use PostScript &lt;FONT&gt; (must be in standard 14, default: Courier)&lt;BR /&gt;  -I            use ISOLatin1Encoding&lt;BR /&gt;  -s&lt;SIZE&gt;      use font at given pointsize (default 10)&lt;BR /&gt;  -v&lt;DIST&gt;      use given line spacing (default 12 points)&lt;BR /&gt;  -l&lt;LINES&gt;     lines per page (default 60, determined automatically&lt;BR /&gt;                if unspecified)&lt;BR /&gt;  -c&lt;CHARS&gt;     maximum characters per line (default 80)&lt;BR /&gt;  -t&lt;SPACES&gt;    spaces per tab character (default 8)&lt;BR /&gt;  -F            ignore formfeed characters (^L)&lt;BR /&gt;  -A4           use A4 paper (default Letter)&lt;BR /&gt;  -A3           use A3 paper (default Letter)&lt;BR /&gt;  -x&lt;WIDTH&gt;     independent paper width in points&lt;BR /&gt;  -y&lt;HEIGHT&gt;    independent paper height in points&lt;BR /&gt;  -2            format in 2 columns&lt;BR /&gt;  -L            landscape mode&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   ------------&lt;BR /&gt;&lt;BR /&gt; There is another prof. PDF generating software at &lt;BR /&gt;  &lt;A href="http://www.pdflib.com" target="_blank"&gt;http://www.pdflib.com&lt;/A&gt;&lt;BR /&gt;offering also a free text2pdf in the PDFlib Lite distribution.&lt;BR /&gt;&lt;BR /&gt;text2pdf - convert text files to PDF.&lt;BR /&gt;(C) PDFlib GmbH and Thomas Merz 1997-2004&lt;BR /&gt;usage: text2pdf [options] [textfile]&lt;BR /&gt;Available options:&lt;BR /&gt;-e encoding   font encoding to use. Common encoding names:&lt;BR /&gt;              winansi, macroman, ebcdic, or user-defined&lt;BR /&gt;              host = default encoding of this platform&lt;BR /&gt;-f fontname   name of font to use&lt;BR /&gt;-h height     page height in points&lt;BR /&gt;-m margin     margin size in points&lt;BR /&gt;-o filename   PDF output file name&lt;BR /&gt;-s size       font size&lt;BR /&gt;-w width      page width in points&lt;BR /&gt;&lt;BR /&gt;-----&lt;BR /&gt;&lt;BR /&gt;So Willem, choose one. &lt;BR /&gt;&lt;BR /&gt;BTW, although not using it very often, I think all 3 free programs handle different VMS text file format (var,stream).&lt;/HEIGHT&gt;&lt;/WIDTH&gt;&lt;/SPACES&gt;&lt;/CHARS&gt;&lt;/LINES&gt;&lt;/DIST&gt;&lt;/SIZE&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 02 Nov 2005 08:07:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-pdf-on-vms/m-p/4937887#M32966</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2005-11-02T08:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Creating PDF on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-pdf-on-vms/m-p/4937888#M32967</link>
      <description>I remember that I created PDF's with GHOSTSCRIPT 8.11.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 02 Nov 2005 08:16:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-pdf-on-vms/m-p/4937888#M32967</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-11-02T08:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Creating PDF on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-pdf-on-vms/m-p/4937889#M32968</link>
      <description>txt2pdf.c is just what I needed.&lt;BR /&gt;&lt;BR /&gt;$ cc txt2pfd&lt;BR /&gt;$ link txt2pdf&lt;BR /&gt;$ mcr txt2pdf &amp;lt; txt2pdf.c &amp;gt; txt2pdf.pdf&lt;BR /&gt;&lt;BR /&gt;gave me a file that I could copy to PC (FTP binary) and acrobat 6 had no trouble at all.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Nov 2005 08:32:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-pdf-on-vms/m-p/4937889#M32968</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2005-11-02T08:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Creating PDF on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-pdf-on-vms/m-p/4937890#M32969</link>
      <description>Wim, yes, but this needs then 2 steps from text to PDF: first format into a PS file (note: Ghostscript supports either PS or PDF as input), then PS-PDF.&lt;BR /&gt;&lt;BR /&gt;Of course, depending on the text source, Willem may use some PS "pretty printer" for formatting&lt;BR /&gt;(like a2ps,c2ps,html2ps, ... name it), then Ghostscript PDF encoding preserves the postscript formatting, while the listed freeware text-to-pdf programs make simple files with no headings etc.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Nov 2005 08:34:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-pdf-on-vms/m-p/4937890#M32969</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2005-11-02T08:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Creating PDF on VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/creating-pdf-on-vms/m-p/4937891#M32970</link>
      <description>Joseph,&lt;BR /&gt;&lt;BR /&gt;Right. I went from ps (vpa) to jpeg, pdf and finally to png. This because png file was the smallest and gave the most precise output (graphs to be included in word doc).&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 02 Nov 2005 09:52:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/creating-pdf-on-vms/m-p/4937891#M32970</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-11-02T09:52:00Z</dc:date>
    </item>
  </channel>
</rss>

