xml - link .AI file intp SVG < image > element using a local resource -
i want link ai file svg file, here code.
<image xlink:href="31218_1.ai" style="stroke: none; stroke-width: 1; stroke-dasharray: ; fill: 000000; opacity: 1;" transform="translate(-466 -390)" width="932" height="780"></image>
but while opening file illustrator asking replacement, can't recognize, doing wrong, ai file in same dir svg file lays
if file 31218_1.ai
adobe illustrator file out of luck. can't link old filetype svg <image>
. svg <image>
elements work common bitmap forms (jpeg, gif etc) , svg files.
export file illustrator svg, link instead.
Comments
Post a Comment