Visio Guy

Visio Discussions => Programming & Code => Topic started by: anuneha on October 05, 2017, 07:51:18 PM

Title: ResizeToFitContents programmatically using OpenXML
Post by: anuneha on October 05, 2017, 07:51:18 PM
Hi,

I am looking to Design --> Size--> FitToDrawing operation programmatically using OpenXML. Cannot use Interop as have everything on Azure. Is it possible. I know the PageWidth and PageHeight need to be changed but how do you infer it from Drawing size. Please help.

Thanks
Title: Re: ResizeToFitContents programmatically using OpenXML
Post by: Nikolay on October 06, 2017, 10:10:05 PM
You are on your own here. 
Unfortunately all I can do is to wish you good luck with that.