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

Re: HP 1300, frx and *****.** by Dan

Dan
Tue Jun 29 13:03:22 CDT 2004

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



Re: HP 1300, frx and *****.** by Leemi

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




Re: HP 1300, frx and *****.** by Michael

Michael
Tue Jun 29 20:20:00 CDT 2004

Are you using an unusual font?

Mariano wrote:
> I've got a report that work well almost in any printer except in
> HP1300. I get ***** instead of the numeric field.=20
>=20
> I think there is a problem between VFP and the printer. Does anyboyd
> experience something similar???=20
>=20
> Thanks
>=20
> MB

Re: HP 1300, frx and *****.** by swdev2

swdev2
Fri Jul 02 14:29:47 CDT 2004

Hiya Mariano -
just because that printer is used - doesn't mean you have to use *THAT*
printer driver.
Try a different printer driver first ....
regards [Bill]

--
William Sanders / Electronic Filing Group Remove the DOT BOB to reply via
email.
Mondo Cool TeleCom -> http://www.efgroup.net/efgcog.html
Mondo Cool WebHosting -> http://www.efgroup.net/efglunar.html
Mondo Cool Satellites -> http://www.efgroup.net/sat
VFP Webhosting? You BET! -> http://efgroup.net/vfpwebhosting
mySql / VFP / MS-SQL

"Mariano" <Mariano@discussions.microsoft.com> wrote in message
news:D4555857-2315-4354-862C-362D9F80525B@microsoft.com...
> Dear Dan:
>
> I have already check what you mentioned.
> The problems is that the form runs well in HP1000, HP1100, etc.
> The only problem I have is with the 1300. The frx was included in the exe
file.
>
> I will have to recommend no to buy that printer.
>
> Any help will be appreciate.
>
>
> Thans
>
> Mariano
>
> "Dan Freeman" wrote:
>
> > 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
> >
> >
> >