Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Some memo field skips 1st line when printing report
Message
From
05/02/2004 01:21:29
 
 
To
27/01/2004 14:49:15
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00871090
Message ID:
00874322
Views:
21
Hi Inge. Is it always the same record/memo field(s) that has the problem? If so then there is something about that particular memo, perhaps some invalid chars that the printer is misinterpreting. If it is not always the same record/memo but random then its something else that we need to consider.


>I print a report to HP 4000N & HP 8150N with no problem. The report prints memo fields. My .exe is housed on a network drive. Users are set up with shortcuts to this .exe. I have no problem printing the report to HP 4000N & HP 8150N using the same .exe. But, some users have problem with it: some memo fields prints blank 1st line, but prints the rest of the lines fine (whatever is supposed to be printed as the 1st line: prints as a blank line, but the rest of the lines print OK). One particular user is using HP 4100.
>
>I found through the web, that this code need to be run first before compiling to 'clear the printer setup', but I still have the same problem:
>
>
>**Print 13 different reports, so must clear all 13 of them.
>**Keep orientation=landscape
>FOR i=1 TO 13
> j=ALLTRIM(STR(i))
> USE c:\projects\sp\report\spPage&j..frx
> REPLACE EXPR WITH "ORIENTATION=1", TAG WITH "", TAG2 WITH ""
> USE
>ENDFOR
>
>
>Please help.
>Thank you all!
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform