A
aalroubaie
hi,
i am generating vdx file at run time, some of vdx file data come fro
database, all thing is well except if i have a picture and want t
display it, so the problem as the following:
if you have a picture stored in a table in the database (in blo
field), how you can represent this picture data in the vdx file t
display it on visio page? (remember you didn’t get this picture fro
existing vdx or visio file, it came from another module in the system)
sample:
<ForeignData ForeignType='Bitmap' CompressionType='JPEG
CompressionLevel='0.05'>
/9j/4AAQSkZJRgABAgEASABIAAD/4QmkRXhpZgAASUkqAAgAAAAHABIBAwABAAAAAQAQERoBBQABA
AAAYgAAABsBBQABAAAAagAAACgBAwABAAAAAgAAADEBAgAXAAAAcgAAADIBAgAUAAAAigAAAGmHBA……………………………
………………………………
i don’t know how visio represent the picture data in vdx file, its no
binary, and its unpractical to deal with this method, so i think ther
is two gates for that:
1-find a way to make the picture as a linked object and display th
picture depend on picture file separated from vdx file (as link object
, and i don’t think this acceptable in xml vdx files.
2-find the format the represent the picture inside vdx file.
there is also unpractical solution by upload each picture that i wan
to use it in vdx file by insert it at the first in a temporary visi
file then read the data of the picture to reuse it in the future fo
other vdx files.
if you have a solution or have a more specific forums for microsof
visio , plz write it
best regard
i am generating vdx file at run time, some of vdx file data come fro
database, all thing is well except if i have a picture and want t
display it, so the problem as the following:
if you have a picture stored in a table in the database (in blo
field), how you can represent this picture data in the vdx file t
display it on visio page? (remember you didn’t get this picture fro
existing vdx or visio file, it came from another module in the system)
sample:
<ForeignData ForeignType='Bitmap' CompressionType='JPEG
CompressionLevel='0.05'>
/9j/4AAQSkZJRgABAgEASABIAAD/4QmkRXhpZgAASUkqAAgAAAAHABIBAwABAAAAAQAQERoBBQABA
AAAYgAAABsBBQABAAAAagAAACgBAwABAAAAAgAAADEBAgAXAAAAcgAAADIBAgAUAAAAigAAAGmHBA……………………………
………………………………
i don’t know how visio represent the picture data in vdx file, its no
binary, and its unpractical to deal with this method, so i think ther
is two gates for that:
1-find a way to make the picture as a linked object and display th
picture depend on picture file separated from vdx file (as link object
, and i don’t think this acceptable in xml vdx files.
2-find the format the represent the picture inside vdx file.
there is also unpractical solution by upload each picture that i wan
to use it in vdx file by insert it at the first in a temporary visi
file then read the data of the picture to reuse it in the future fo
other vdx files.
if you have a solution or have a more specific forums for microsof
visio , plz write it
best regard