Create a user re-sizeable picture control in infopath 2003

N

neil_macey

Is it possible to add a picture control to an infopath form that allows the
end user to resize it when working with the form?
 
A

alex94040

I would love to understand your scenario. Please, please, please let me
know what you're trying to accomplish - post a reply here:
http://blogs.msdn.com/infopath/archive/2006/09/25/771304.aspx

About your question - it's possible to do in InfoPath, but it's pretty
hard to do. You need to extract form files (unpack the XSN), find the
XSLT of the current view. Then, you need to modify the XSLT to have
width and height parameters of the image point to some XPath instead of
a static value (use xsl value-of).

Thanks,
Alex Weinstein [MSFT]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top