Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to strech a rectangle box?
Message
From
23/08/1996 15:19:16
 
 
To
23/08/1996 15:12:22
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00005817
Message ID:
00006561
Views:
74
>>>You're right. Here is a nasty trick (it worked for me):
>>>When you don't want your title page, you make a copy of your report: temp.frx. Open this file as a dbf. Search for article having OBJTYPE=9 and OBJCODE=0. This is the article for title page. Get the value from field HEIGHT. Be it TitleHeight. Scan temp.frx and substract this value from VPOS for all articles having VPOS >= TitleHeight. Close temp.frx.
>>>After that, of course: report form temp.frx...
>>
>>Will this work from a EXE file?
>
>It must work as long as you do not try to modify the original report.

Mike , instaed u can just have 2 versions of the report
btw regarding another problem u had - regarding 2 titles
again u can use two reports and output them to a file
(set printer to file .. additive) and print the file

Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform