=> -----Original Message----- => From: [EMAIL PROTECTED] => [mailto:[EMAIL PROTECTED] On Behalf Of Sytze de Boer => Sent: Sunday, September 24, 2006 20:19 => To: [email protected] => Subject: Shrink to fit => => I have an application with over 150 reports The majority of => these reports are 1 page, but may "spill over" to a 2nd page. => My client insists they all goto 1 page. => => Word and Excel have this great feature re Shrink to fit. => This would be just fantastic in my specific instance. => Does anyone know if this can be done with VFP ? => (I can use xfrx if this helps) => => Sytze =>
This is usually accomplished by "telling" the printer driver to scale everything by x%. Most printer drivers have now have an option to adjust the scaling just prior to printing. I am not aware of any function that will allow you to control this as it is a function of the driver and not the frx. One way might be to automate Word and format the report programatically. HALinNY _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

