Leemi
Tue Jun 29 13:56:30 CDT 2004
Hi Mariano:
I believe Dan's answer will fix the problem, but if it does not, you might
want to remove the printer driver information from the Expr, Tag, and Tag2
fields. Here is an article that shows how to do this:
138396 HOWTO: Use the Default Windows Printer in Visual FoxPro
http://support.microsoft.com/?id=138396
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP9 Public Beta Now Available!! --*
Download the VFP9 beta here:
http://msdn.microsoft.com/vfoxpro/
*-- VFP8 HAS ARRIVED!! --*
Read about all the new features of VFP8 here:
http://www.universalthread.com/VisualFoxPro/News/VFP8Release.asp
Purchase VFP8 here:
http://shop.microsoft.com/Referral/Productinfo.asp?siteID=11518
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
>That usually happens when your report object isn't wide enough to print the
>entire contents of a numeric field. "Wide enough" will vary from printer to
>printer. Sometimes, adding just one extra pixel of width is enough to fix
>things like this.
>Dan
>Mariano wrote:
> I've got a report that work well almost in any printer except in
> HP1300. I get ***** instead of the numeric field.
>
> I think there is a problem between VFP and the printer. Does anyboyd
> experience something similar???
>
> Thanks
>
> MB