Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FRX2WORD and images files
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
FRX2WORD and images files
Miscellaneous
Thread ID:
00594901
Message ID:
00594901
Views:
59
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
>
Specialist in Advertising, Marketing, especially Direct Marketing

I run courses in Business Management and Marketing
Next
Reply
Map
View

Click here to load this message in the networking platform