[Info-vax] Txt2PDF Utility for long fils
Joukj
joukj at hrem.nano.tudelft.nl
Thu Nov 10 07:53:26 EST 2022
Craig A. Berry wrote:
>
> On 11/9/22 11:02 AM, Shael Richmond wrote:
>> Is there a version of txt2pdf that can convert files longer that 132
>> characters? The one I have only supports 80/132 characters. Trying
>> to send a PDF report via e-mail that is around 200 characters.
> If what you have came from here;
>
> http://www.eprg.org/pdfcorner/text2pdf/text2pdf.c
>
> you could try changing some things like:
>
> int cols = 80; /* max chars per output line */
>
> to a different value and recompiling.
This changes the line length of the resulting PDF-file. I think the
question is about the input TEXT-file. I do not think that is a problem
(I tested it with a line of more than 300 characters) with the version
1.2.1 which Bill Pedersen addapted for OpenVMS. You can download the
source code for this version via:
http://nchrem.tnw.tudelft.nl/openvms/software2.html#TEXT2PDF
Regards
Jouk
More information about the Info-vax
mailing list