Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
REPORT FORM Can't print on other printers
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01176637
Message ID:
01176757
Vues:
13
Hi Cecil,

Have look at xdir download here on UT, among other things you will find
function call xclean_reports() which will clean up problematic report info from all your reports found along given path (including subfgolders) or even entire drive if you want to.

So download xdir.prg , set procedure to it (or dump it's content in yr procedure file) and then simply call;

=xclean_reports(getdir())


Actual small function 'xlean_frx' that cleans single frx can be amended to suit your needs since at the moment is preserving just paper size and orientation.

You should run this (or some other code like this) before each build
that had any of yr reports changed, unless of couse you can trust yourself to ALWAYS unchk that chkbox :)



















>Well, it appears to work on thsi machine. The only way I will know if it works is to take the executable to another PC, which I may do later today, so that I will know for sure if this worked. For now, it is working.
>
>Thank you,
>
>Cecil
*****************
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