Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New Page vs New Line
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01513415
Message ID:
01513485
Vues:
82
>I have a report that will group by categories picked by the user by using the evaluate(pcgroupexpr) in the report form's data grouping properties dialog, but can you programmatically set the "Group starts on" the "New line" or "New Page" so it can be a selection the user can choose prior to running the report.

Take look at www.report-sculptor.com
Amongst other things it offer possibility to programmatically create reports. You can do it all in code, simillar to old style dos reporting
with ?/?? @..say eject etc. , but also as combination of visual report design with form containers which you then drive as report from within your code. Hence there is property that holds remainder of the page in pixels, which you can use to break pages as you wish
and show content according to your own criteria.

See samples in rsDemo project.

RS is completely free.

HTH
Sergio
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform