Re: How to print entire .txt file... PDF? Acrobat?

knuttle <[email protected]> Sun, 19 Jul 2026 07:27:22 -0400
Newsgroups alt.comp.os.windows-10,alt.comp.os.windows-11,comp.lang.c,alt.os.linux.mint,alt.comp.hardware.pc-homebuilt,alt.comp.freeware
Organization A noiseless patient Spider
Message-ID <[email protected]>
On 07/18/2026 9:17 PM, Mr. Man-wai Chang wrote:
> On 7/19/2026 8:50 AM, J. P. Gilliver wrote:
>> []
>> Failing that, print - from Acrobat or other PDF viewer, or Edge or
>> Firefox - one page at a time. Don't mess with double-sided - if
>> absolutely necessary to have double-sided, print the odd pages, one at a
>> time, then you can feed the paper back into the printer to get even
>> pages printed on the other sides.
> 
> 
> PDFs are just EBSDIC also text (.txt) files
> that requires a special pair of glasses
> called "PDF Viewer" to see its hidden
> print preview. :)
> 
> All files, data, tokens.... are strings
> of 8-bit characters. Streams as called
> by Unix.
> 
> ASCII-EBCDIC
> <http://natural-innovations.com/computing/asciiebcdic.html>
> 
Not exactly.  There is a text based PDF and the other is an image.