I want to make a worksheet in the PDF format for my students that they can download, fill up some tables, and be able to download a picture from the PDF, edit it with whatever software they like, then upload it into the PDF so it replaces the current picture, then save their PDF, so they can turn it in.
I managed to make the tables editable by using
Code: Select all
\usepackage{hyperref}
Code: Select all
\TextField
Is that possible?
Thank you!
Val
P.S: I attached a sample of my current PDF. The table is editable, but the lines are cut. Can I fix this?