Page 1 of 1

[Solved] Zoom a document-WPF C#-LibreOffice

Posted: Fri Mar 21, 2014 4:13 am
by bkit4u
Hi,
I'm programming an application with WPF C# using cli_ libraries LibreOffice but I have a problem when to try zoom a document. It's works for Zoom In, Zoom Out button and values default in Combobox because these features are supported by UNO LibreOffice (.uno:ZoomIn-Plus, uno:ZoomOut-Minus, uno:Zoomxxxpercent). But I dont know how does it work (Zoom a document) when I input an arbitrary value ??? What should I do?:crazy: :crazy: :crazy:
If I must be in another forum, please tell me in which to ask my question. ( My english is not good :geek: )
Thanks,
bkit4u

Re: Zoom a document-WPF C#-LibreOffice

Posted: Mon Mar 24, 2014 4:37 am
by bkit4u
Any help :( :( :( :(

Re: Zoom a document-WPF C#-LibreOffice

Posted: Wed Mar 26, 2014 8:51 am
by bkit4u
It's work successfully :mrgreen: