You have a lot of options:
GUI: Any major gui toolkit will do the job. It's probobly easiest to
stick with tkinter.
HTML Template: Use a template language, e.g. mako or django templates
Pdf Templates: Reportlab is an option.
File Access: Of course you could just open a file and write to it, b
Hello,
I am trying to design a program and GUI that will allow the user to select
from a series of options and, depending on which options are selected in the
GUI, information will then be placed in a html or pdf template.
Here's an example.
Option A
Option B
Option C
If Option A, insert _