Hello,
when we use linq insert image tag we have to add a textbox, and i can not found any way to access the generated picture :
When i insert an picture manually directly in word i can access to this image:
Is there a way to access the image after linq report generation engine ?
regards
@miniseb31
Could you please clarify how would you like to access the image: using Aspose.Words API or MS Word editor?
hello,
As i showed in the previous post, i am interesting in ms word with right click on the image generated by aspose having the same context menu than when i insert a picture manually in ms word. as displayed in this context menu i can change the picture or save the picture
@miniseb31
An image inserted using the engine can be changed in MS Word as follows. Right click on a textbox with the image, choose “Format Shape…” from a context menu, then go to the “Fill & Line” tab, and press the “Insert” button under the “Picture source” header as shown on the screenshot:
thank you that solve my problem
1 Like