Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Executing Wang Imager or Kodak from inside VFP
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00299309
Message ID:
00299354
Vues:
31
>I have successfully opened wang imager and sent a tif image to view. Now I need to know if there is anyone who can tell me how to tell wang imager to take another tif image, but dont open another session of wang imager, but use the existing one that is already opened and just open this new tif inside of it. So that the user can open up 2,3,4 or file tif files at once inside on one session of wang imager.
>
>Any help would be appreciated..


I believe the method is:

loImgObject.AppendExistingPages[ImageFile],[Page],[Count],[DisplayUIFlag]

ImageFile is the name of the file (string)
Page is the page number in the source file from where you start to append
Count is the number of pages to append from the source file
DisplayUIFlag is logical and if .T. displays a dialog box that allows the user to select an image file to append, .F. does not display the dialog box.

This was taken from the Professional Developer's Guide for V2.0 of the Kodak Imaging Professional Control.

HTH
CySolutions, Medical Information Technology
You're only as good as your last
success, so . . .If it works. . .don't fix it!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform