Office Suite
-
Hi my name is Joe and I am creating my own office suite and I like some help: How do I get like a zoomable page view control? Please could someone help!! :(:(:(: Still hoping.., ;(
-
Hi my name is Joe and I am creating my own office suite and I like some help: How do I get like a zoomable page view control? Please could someone help!! :(:(:(: Still hoping.., ;(
You can set the scale transform on your page, and it will zoom accordingly.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog
-
You can set the scale transform on your page, and it will zoom accordingly.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog
Christian Graus wrote:
You can set the scale transform on your page, and it will zoom accordingly.
I mean like a rich text box and how would I get it to a page size and get it to be like Microsoft Word?
-
Christian Graus wrote:
You can set the scale transform on your page, and it will zoom accordingly.
I mean like a rich text box and how would I get it to a page size and get it to be like Microsoft Word?
OK, a RTB is another question. Then you'd need to set the font size to scale it, I reckon. I doubt that is how Word does it.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog