Hi,
I am developing an application in vb.net. In one form i am showing the math type equations in the web browser but the text is displayed normally but math type equation not displayed properly.

In detail one form i am showing the data in the Richtextbox which contains text and math type equations this data now showing in the web browser by creating the HTML page but math type equation not showing properly. I want to change font size in proportion with text contained in the Richtextbox.

Recommended Answers

All 3 Replies

Hi,
But this article in not helping for me.

Hey i got it. When u want to change the math type equation in the runtime. use richtextbox (rtf data) and then use richtextbox.find () method to find objw and objh for equation then replace or change the width and height proportionally then save and retrive

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.