Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to change the form id in windows 2000
Message
 
À
11/11/2003 09:27:12
Alex Arvanitou
Singular Software
Athens, Grèce
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00848677
Message ID:
00848686
Vues:
14
Alternative solution could be:
use reportfilename.frx
repl tag with "", tag2 with "",;
    expr with "ORIENTATION=0"+chr(13)+chr(10)+;
       "PAPERSIZE=136"+chr(13)+chr(10)+;
       "ASCII=136"+....
>In windows 2000 if you add a custom form (papersize) then in vfp reports the papersize is stored in the expr field not with the form name but with a form number ..
>DRIVER=winspool
>DEVICE=Lexmark 2381 Plus
>OUTPUT=LPT1:
>ORIENTATION=0
>PAPERSIZE=136 <------------
>ASCII=136
>COPIES=1
>DEFAULTSOURCE=15
>PRINTQUALITY=120
>COLOR=1
>YRESOLUTION=72
>TTOPTION=2
>COLLATE=0
>My problem is that in different machines this number is different for a new form i create.
>Is any way to create a printer form in windows2000 with a predefined
>id.. ?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform