On Tue, 2 Aug 2005 11:43:08 -0700 (PDT), <[EMAIL PROTECTED]> wrote: >Thank you for responding. > >I don't know why that's needed neither but that's what >Record Macro showed in Word. > >
Sure, it makes (some) sense in Word, but if you're porting it to Python, forget about it. >Is it possible that it's not 72 all the time, >depending on the screen resolution and so forth? > > No. Pixels-per-inch can vary based on small vs large fonts, but points-per-inch is always 72, and twips-per-inch is always 1440. -- Tim Roberts, [EMAIL PROTECTED] Providenza & Boekelheide, Inc. _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32