I don't have a lot of experience with programming. I did a couple of semesters of C++ and that's about it. This is the first time I have to use JavaScript for work.
I'm supposed to make a PDF schedule document. The people I'm working with are technologically impaired, so I'm trying my best to make it as easy as possible to edit the document. It's supposed to be a PDF file schedule. The schedule should either have a
or
I thought Java would be the best option.