Re: [hatari-devel] Printer support |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Printer support
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Sun, 29 Jun 2025 12:03:15 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posteo.de; s=2017; t=1751198597; bh=31G/nigErWK3ofag/K6Qo1yaYBDjQXJeIc1O41sqHE4=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding:From; b=mXqbQAlc4kXw6eiJwC5lDT8QbStxeVys13NzooTJmXz5wBT+pc4itW2mOBd/3l3y/ mxYlw3p5isN2SxZLtN/6OIeSxyDAPfj33ksEKdyowe8Z5NnQba2+SDzqE9jbcXxQGu bT7I8Zp7KmVtAFyW5lMBUILdKbCTa2T1YmjPA8nGWtVzWH8f5Ed0JnH1Bw6cfv6q/p iclAbZljGw1Y2PdT1EoMJOaK5sB4z3wX/KUIC0YTT2YGyrKxt8O/+7XcHZ1yTPE9R3 o0fXbCbfo/d/MGwtxVrRI7YGfqHW0k25uO5j/J+Ju55/At8uVYtQbkoUsBPYaY+9VC gbwsu+aePSvoQ==
Am Wed, 25 Jun 2025 23:06:44 +0300
schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:
> Hi,
>
> On 25.6.2025 7.38, Doctor Vell wrote:
> > I wish I had programming skills to make hAtari easier. Thing I would love
> > to see, print directly to a printer or a file called printxxx.pdf where xxx
> > would increase by 1 and saved to a folder designated by the user or
> > programmer. Then when exited they can be printed. I know creates a file,
> > but what application reads it and can print it off.
>
> On Atari, printer drivers are application specific, it's not something
> that Hatari could do.
>
> (At least for anything higher level than just plain ASCII text,
> something that would actually benefit from PDF format.)
I've never used it on my own, but I think there are some HP or Epson printer
emulators around that can be used to turn the output of Hatari into a PDF
or to print the output directly. See e.g.:
https://www.atari-forum.com/viewtopic.php?t=43329
HTH,
Thomas