Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ihnp4!cbmvax!daveb From: daveb@cbmvax.UUCP (Dave Berezowski) Newsgroups: comp.sys.amiga Subject: Re: So, like, am I on Mars or what ? Keywords: Dpaint, Canon ink jet printer Message-ID: <3331@cbmvax.UUCP> Date: 17 Feb 88 13:55:32 GMT References: <2571@gryphon.CTS.COM> Reply-To: daveb@cbmvax.UUCP (Dave Berezowski) Organization: Commodore Technology, West Chester, PA Lines: 31 In article <2571@gryphon.CTS.COM> richard@gryphon.CTS.COM (Richard Sexton) writes: > >When I first got the canon, a couple of evenings messing around >brought me to the conclusion that setting the page size to 640 x 770, >left margin 1, right margin 89, height 100% width 100% would >give me a 1:1 mapping from screen pixels to printer pixels. > >That, for some obscure reason, doesnt work any more. It worked >once on saturday, but I cant reproduce it again. > >Now it wants 640 x 825. > >Anything else looks yucky. > >???? > > >-- > "He tried to do his best, but he could not" > richard@gryphon.CTS.COM > {ihnp4!scgvaxd!cadovax, rutgers!marque, codas!ddsw1} gryphon!richard Get a hold of a utility writing by Andy Finkel called 'Control' (or PrtControl, or ControlPrt); it has been submitted to Fred Fish I believe. This neat hack wedges itself in the DumpRPort command of the printer device and brings up a requestor whenever a graphic dump is performed. The requestor allows you to play with all the input parameters to the routine so that you can ALWAYS get what you want. Fortunately for V1.3 a lot of this type of control has been moved to Preferences; don't know when it will be out though.