Afficher fichier tiff [French]
Posted: Wed Mar 16, 2005 9:36 pm
J'essais d'afficher un fichier tiff et je n'y parviens pas.
Je me base sur l'exemple vb utilisant le dll gflax.
La ligne orginale est:
.LoadBitmap App.Path & "\image.jpg" 'Load the file
et je la remplace par:
.LoadBitmap App.Path & "\page1.tif" 'Load the file
et j'obtiens le msg suivant:
"Error to open file"
Comment puis-je afficher un fichier tiff?
Je cherche également à utiliser les fonctions blob, afin d'afficher directement un fichier stocker dans un blob de oracle, sans le sauvegarder sur le disque. Est-ce possible?
Merci
Je me base sur l'exemple vb utilisant le dll gflax.
La ligne orginale est:
.LoadBitmap App.Path & "\image.jpg" 'Load the file
et je la remplace par:
.LoadBitmap App.Path & "\page1.tif" 'Load the file
et j'obtiens le msg suivant:
"Error to open file"
Comment puis-je afficher un fichier tiff?
Je cherche également à utiliser les fonctions blob, afin d'afficher directement un fichier stocker dans un blob de oracle, sans le sauvegarder sur le disque. Est-ce possible?
Merci