I consulted several of the articles about the new reporting system in version 9. Apparently one needs to print the report with "report form MyReport object type 0." I am now able to print my report just fine. I have played with the HTML (type 5) output option and discovered that the rotation doesn't happen and one of the lines I use on the form shows up twice as thick as it does on screen and the printer.
My immediate problems are solved. Should I be reporting the distortions in HTML output to someone? Thanks for all your help, Joe On Tuesday, April 29, 2008 3:58 PM, Joe Yoder wrote: > >Date: Tue, 29 Apr 2008 15:58:45 -0400 >From: Joe Yoder >To: [EMAIL PROTECTED] >cc: >Subject: RE: Printing fancy labels > >I am now back in the office and have installed SP2 along with the help >file. I now have the option to rotate text under the Advanced tab. >There is still the problem of getting actual output. At this point >changing the object rotation setting does not appear to effect the output >either to a preview window or to the printer. > >Any troubleshooting suggestions will be appreciated! > >TIA - Joe > >On Monday, April 21, 2008 2:34 PM, Cathy Pountney wrote: >> >>Date: Mon, 21 Apr 2008 14:34:26 -0400 >>From: Cathy Pountney >>To: [EMAIL PROTECTED] >>cc: >>Subject: RE: Printing fancy labels >> >>Yes .. with VFP 9 SP2 you can do rotated text. The "Advanced" tab has an >>option for Rotation. You have to realize, though, that it does so by using >>the fxListener class and a few other classes in the _ReportListener class >>library in the FFC directory which means you have to be sure to include this >>class library in your project file when you build your app/exe. >> >>Cathy >> >>-----Original Message----- >>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf >>Of Paul McNett >>Sent: Monday, April 21, 2008 1:05 PM >>To: [email protected] >>Subject: Re: Printing fancy labels >> >>Joe Yoder wrote: >>> My use is low volume. The printing will be on pre-perforated 8.5 x 11 >>> stock in a laser printer. Tearing on the perfs will give me 3.66 x 8.5 >>> and a manual cut at 6.75 will let it fit into an envelope without needing >>> to be folded. The real issue is the text boxes and rotated text. >> >>VFP9's report writer can do rotated text. At least I think I read that >>that was the case. Cathy? >> >>Paul >> >> [excessive quoting removed by server] _______________________________________________ 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 Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** 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.

