[Info-vax] Txt2PDF Utility for long fils

Craig A. Berry craigberry at nospam.mac.com
Wed Nov 9 12:23:09 EST 2022


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.



More information about the Info-vax mailing list