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

Java, C++, C#, Delphi... - Using the UNO bridges
Post Reply
bkit4u
Posts: 4
Joined: Wed Feb 26, 2014 9:22 am

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

Post 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
Last edited by bkit4u on Wed Mar 26, 2014 8:52 am, edited 2 times in total.
OpenOffice 3.1 on Windows Vista
bkit4u
Posts: 4
Joined: Wed Feb 26, 2014 9:22 am

Re: Zoom a document-WPF C#-LibreOffice

Post by bkit4u »

Any help :( :( :( :(
OpenOffice 3.1 on Windows Vista
bkit4u
Posts: 4
Joined: Wed Feb 26, 2014 9:22 am

Re: Zoom a document-WPF C#-LibreOffice

Post by bkit4u »

It's work successfully :mrgreen:
OpenOffice 3.1 on Windows Vista
Post Reply