Answer the question
In order to leave comments, you need to log in
Delphi formatted text output
As part of my thesis, this is writing a program that encrypts a message (AES, DES, GOST), after which it shows the user all the steps of the calculation on the screen.
What are the ways in Delphi to implement formatted text output (matrices, formulas, superscripts and subscripts, different fonts, etc.).
ps it is not necessary to display everything on the screen, maybe there are some solutions for generating pdf or something else.
Answer the question
In order to leave comments, you need to log in
You can generate html and then save it to a file or display it in a window via TWebBrowser.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question