Skip to Content
0
Former Member
Sep 01, 2008 at 08:45 AM

hyperlink in report server 2008

32 Views

In crystal report 2008 (not the report server) Iu2019m able to open a hyperlink as follow :

"C:/Program Files/Inkscape/inkscape.exe "&{@tekeningpath svg}

Where {@tekeningpath svg} is the acces path and name of the drawing and is made in the following formula

"//Servermco/Inco/grf/modeltekeningen/"

+ left (totext({artk1.modlid},0),3)

+ right (totext({artk1.modlid},0),3)

+{@1 ste char variant mdl}

+ ".svg"

When I want to open this same report in the report server 2008 nothing happens , I tried this in the normal web mode , web active X and in the Web java but no results ?