Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use of Reporter
Message
De
05/03/2002 01:58:34
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
04/03/2002 14:47:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00627998
Message ID:
00628241
Vues:
11
>In my program i execute:
>report form myreport prev window ventana in ventana
>the report run ok but the preview bar not appear.
>I can´t skip page, go bottom of the report etc.Can I make visible this
>bar ???
>Many Thanks

Either delete foxuser table or in your development environment run a report preview and choose print preview toolbar from view\toolbars.

use sys(2005) again
locate for id='TTOOLBAR' and upper(name)='PRINT PREVIEW'
if !eof()
replace readonly with .t.
endif
use

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform