|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
I have created a vba script that automatically creates a word doc.
The word doc has images in it that are stored on my harddrive. When I try to fax or email the images they do not show up. The text does but no the images. Here is the example of the code that creates the images in the doc. Print #1, "<P><IMG height=46 src= 'C:\Documents and Settings\userlogin\My Documents\cpwelcomeletter_files/Image7.gif'" Print #1, "width=224>" Print #1, "<B><U>CONFIDENTIAL AND FOR YOUR USE ONLY</P></B></U><B>" Any help would be much appreciated. Mikeyd |
|
#2
|
|||
|
|||
|
Almost related to it.
http://support.microsoft.com/defaul...kb;EN-US;195404 I don't recognize your code as making a word document but if you want to print a word document (or send by fax), you need to open word and print the document from it (even if you don't show it). |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > can't fax or email images in word docs |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
![]() |
|