Using HTML files with PBXmlDoc:

 

If you want to include an HTML file into your project follow this notes:

 

Ø      Build the HTML file

Ø      If you use images or objects remember that PBXmlDoc can locate objects only within the include directory.  < image src=”image.gif” > is correct, < image src=”\IMG\image.gif” > is incorrect

Ø      Put the HTML file and the correleted images in the include directory.

Ø      Add the HTML file to your project using the meù command. (you can use context sensitive menùalso)