Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo fields printing problem
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01249698
Message ID:
01249700
Views:
25
This message has been marked as a message which has helped to the initial question of the thread.
The reason this is happening is because the entire line is not blank. You still have iTicket_ID on that line.

One trick is to put some print when logic on iTicket_ID to suppress it if Problem and Resolution are both blank. Then add iTicket_ID again on the 2nd line and put logic that is opposite so it only prints when both Problem and Resolution are blank.



>Hi everybody,
>
>I have the following fields in the details section of the report:
>
>
>
>iTicket_ID    mGeneric_Problem             mGeneric_Resolution
>              Comment: mProblem           Comment: mResolution
>
>For mGeneric_Problem and mGeneric_Resolution I use the following Print When condition not isnull(mGeneric_Problem).
>
>All fields are set to float, remove if blank. Comment is a label.
>
>If I have null in mGeneric_Problem and null in mGeneric_Resolution my mProblem and mResolution fields are still printed one line bellow, in other words, the space is still occupied.
>
>Do you know how can I get rid of the extra blank space?
>
>Appreciate your replies.
>
>Thanks in advance.
Cathy Pountney, Microsoft Visual FoxPro MVP
Memorial Business Systems, Inc. (www.mbs-intl.com)

My Website: (www.frontier2000.com)
My Blog: (www.cathypountney.blogspot.com)
My Book: The Visual FoxPro Report Writer - Pushing it to the Limit and Beyond
Free MSDN Article: What's New in the VFP 9.0 Report Writer
Free MSDN Article: The VFP 9.0 Report Writer In Action
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform