Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Image/Document Handler
Message
De
28/03/2006 07:06:34
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
Visual FoxPro
Divers
Thread ID:
01108145
Message ID:
01108290
Vues:
13
>Hello,
>
>I'm trying to provide an archival system to my product and have worked with the VFP Image control, but the types of documents that will be coming in through my client's "door" will be e-mail, PDF, faxes, Word documents, etc.
>
>Right now I'm limited to the JPEG and other simliar files that can be handled by VFP's control, but I'd like to be able to provide a dynamically populated list control that will automatically display whatever type of document the user selected, so in one instance I could be showing a JPEG, then the user selects another item in the listcontrol, and they'll then be viewing in the same space on the form a Word document, another selection and they'll be viewing a PDF.
>
>Anybody have something like this? If not, any ideas on the best way to go about implementing something similar?
>
>Thanks

-Save them as separate files on disk and keep file path&name (or the file itself in a BLOB field).
-When you need to show (if in BLOB) first extract to disk.
-Use a webbrowser control and Navigate2('file://'+m.cFileLoc)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform