Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FRX2WORD and images files
Message
From
16/12/2001 06:44:23
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00594901
Message ID:
00594902
Views:
21
Try including the graphic with the email. It probably is that the HTML code is giving a link to the file but not the file itself.

As to the latest frx2word, 1.50 was buggy (my bad), but Fabio has fixed it right up; try 1.51.

>When I use frx2word to create an HTML document the resultant document on my local pc displays the image at the top of the page. When I email it and look at the received email, the grahic has gone. I am not using the December version of frx2word as there appear to be a number of problems with it.
>
>My email software is Easy Mail object. Easy Mail will send correctly any html file with images if I create the html file using software other than frx2word. The problem therefore seems to lie with frx2word. All the files I am using are in my default directory.
>
>Does anyone know what the answer could be?
>
>Here is my code?
>
>set default to g:\atestar
>
>oF2W = NEWOBJECT("frx2word", "msoexp") && Create instance of FRX2WORD
>oF2W.SaveFolder = "g:\atestar" && directory to create .DOC in
>oF2W.html_FileName = "Wordout.html" && name of .DOC file to create
>nSuccess = oF2W.ReportForm("podrunx") && Process MyReport.FRX to create document
>release oF2W
>
>Colin Northway
>>
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform