GenoPro Home
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 
Browse buttom on the report generator tab is not working


https://support.genopro.com/Topic38509.aspx
Print Topic | Close Window

By maru-san - Monday, January 29, 2018
Have not used the browse button for many years. Now that I wanted to use it, it is not working. Is this only me?
http://support.genopro.com/Uploads/Images/6658799c-360e-4a33-974b-1ac1.jpg
By genome - Monday, January 29, 2018
AFAIK that field is ignored anyway and so the Browse button is pointless even if it did work.  

In my report skins I set the picture path in the Config.xml file

e.g.
<?xml version="1.0" encoding="UTF-8"?>
<Skin SkinName="Prepare for GenoTab" Name="2018.01.12" Language="EN">
<ReportGenerator ScriptLanguage="JScript">
<Parameters _PathPictures="media/"/>
<Report Template="index.htm"/>
<Report Template="cfg.xml" OutputFile="Config.xml"/>
</ReportGenerator>
</Skin>