From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7b9027678f309105 X-Google-Attributes: gid103376,public From: tmoran@bix.com (Tom Moran) Subject: Re: Laser printing from ADA (Windows) Date: 1998/10/24 Message-ID: <3632263f.7551068@SantaClara01.news.InterNex.Net>#1/1 X-Deja-AN: 404674415 References: Organization: InterNex Information Services 1-800-595-3333 Newsgroups: comp.lang.ada Date: 1998-10-24T00:00:00+00:00 List-Id: CLAW has a printer handling package. Basically you create a "canvas" that is a printer, rather than a screen window, device, do a little setup on it, and then use Windows calls to draw rectangles, text, whatever.