Display contents of a text file on the screen with buttons.
-
Hi,
How are the image inserted in that .txt file ?
-
@Sriu1 Qt itself does not provide anything to parse .doc files. You can do it using ActiveX for which there is support in Qt, but I don't have any experience with that and using this approach requires Microsoft Word to be installed on the machine where the app is running.