<?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: txt2pdf for  high width files in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/txt2pdf-for-high-width-files/m-p/3848009#M10337</link>
    <description>I changed the program myself. See enclosure.&lt;BR /&gt;&lt;BR /&gt;1) I modified the page size to Euro norm A4&lt;BR /&gt;&lt;BR /&gt;2) a 3rd param is now possible =xxx where xxx is the record length (# char).Default stays A4.&lt;BR /&gt;&lt;BR /&gt;The program will adjust the page size to something suitable.  E.g. file with length 280 come out fine (but small print). The #char I get by reading the file in dcl and taking the longest $len of the records. This because we have dirty file usage.&lt;BR /&gt;&lt;BR /&gt;Usage : mail reports to users in pdf format.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
    <pubDate>Wed, 23 Aug 2006 10:10:46 GMT</pubDate>
    <dc:creator>Wim Van den Wyngaert</dc:creator>
    <dc:date>2006-08-23T10:10:46Z</dc:date>
    <item>
      <title>txt2pdf for  high width files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/txt2pdf-for-high-width-files/m-p/3848007#M10335</link>
      <description>I've the program txt2pdf but that truncates the file after 132 char (+-).&lt;BR /&gt;&lt;BR /&gt;I need a solution for files with line lengths of 300 or more. In the best case, it should size the page based upon the maximum line length.&lt;BR /&gt;&lt;BR /&gt;I've tried convert/doc + ghostscript but don't get it right (line is split after about 145 char).&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 22 Aug 2006 07:54:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/txt2pdf-for-high-width-files/m-p/3848007#M10335</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-08-22T07:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: txt2pdf for  high width files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/txt2pdf-for-high-width-files/m-p/3848008#M10336</link>
      <description>If I increase the width specified in the program (and recomp + link) it works fine for bigger files. But how to get a page size that matches the file contents ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 22 Aug 2006 08:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/txt2pdf-for-high-width-files/m-p/3848008#M10336</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-08-22T08:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: txt2pdf for  high width files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/txt2pdf-for-high-width-files/m-p/3848009#M10337</link>
      <description>I changed the program myself. See enclosure.&lt;BR /&gt;&lt;BR /&gt;1) I modified the page size to Euro norm A4&lt;BR /&gt;&lt;BR /&gt;2) a 3rd param is now possible =xxx where xxx is the record length (# char).Default stays A4.&lt;BR /&gt;&lt;BR /&gt;The program will adjust the page size to something suitable.  E.g. file with length 280 come out fine (but small print). The #char I get by reading the file in dcl and taking the longest $len of the records. This because we have dirty file usage.&lt;BR /&gt;&lt;BR /&gt;Usage : mail reports to users in pdf format.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 23 Aug 2006 10:10:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/txt2pdf-for-high-width-files/m-p/3848009#M10337</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-08-23T10:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: txt2pdf for  high width files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/txt2pdf-for-high-width-files/m-p/3848010#M10338</link>
      <description>I also noted that such genrated files must be mailed in ASCII mode.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 23 Aug 2006 10:38:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/txt2pdf-for-high-width-files/m-p/3848010#M10338</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-08-23T10:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: txt2pdf for  high width files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/txt2pdf-for-high-width-files/m-p/3848011#M10339</link>
      <description>I really like authors that answer their own questions AND post the results.  Thanks!</description>
      <pubDate>Wed, 23 Aug 2006 14:38:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/txt2pdf-for-high-width-files/m-p/3848011#M10339</guid>
      <dc:creator>B Claremont</dc:creator>
      <dc:date>2006-08-23T14:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: txt2pdf for  high width files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/txt2pdf-for-high-width-files/m-p/3848012#M10340</link>
      <description>B.&lt;BR /&gt;&lt;BR /&gt;Welcome to this forum.&lt;BR /&gt;Now you've got your first point.&lt;BR /&gt;I wanted to save time but had to do the C adjustment myself (I'm a cobol guy).&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 24 Aug 2006 06:07:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/txt2pdf-for-high-width-files/m-p/3848012#M10340</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-08-24T06:07:53Z</dc:date>
    </item>
  </channel>
</rss>

