Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need help embeding GIF's with APPEND GENERAL
Message
De
30/11/2000 21:53:59
 
 
À
27/11/2000 18:00:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00445912
Message ID:
00447841
Vues:
18
>Hi.
>
>I'm generating barcodes that I save As gif's. Right after they are saved as GIF,I issue an APPEND GENERAL.
>
>(ie)
>APPEND GENERAL FROM Code CLASS MSPAINT
>
>But instead of showing the barcode, I get a Paint Icon if I double click it it opens paint and shows the barcode; the problem is that I need the barcode for a report, so I need the general field to contain the actual barcode.
>


In the report, you have to be sure that you are displaying your OLE (barcode) field in an 'OLE control'.

If you put your report together manually, use the View menu to display the Report Controls Toolbar, then select the OLE control from the toolbar and place it where you want it on your report.

I would recommend letting the report wizard build a sample report from your table.

To start the wizard, select NEW... from the file menu, then select the Report option in the resulting dialog box and hit the report wizard button. The wizard offers two options, select the simple report (not the one-to-many report).

You tell the wizard what fields you want displayed and it'll make sure the proper controls get placed in the report. If you tell the wizard to use a general field from your table, the wizard will set up an OLE control to display it in the report.

After the wizard creates the report, edit it, right click on the OLE control and take a look at the different properties you can control.

After you play around with the sample report a little bit, you should be able to create your real report by hand to get it to look just the way you want it.
"The Iron Fish: The water is cold...but the fish don't mind"
...Jay Jenks, boyhood chum
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform