I'm trying to get my app to read a document (word or pdf) and generate a PDF from it, using variables to fill out certain parts.
I can't just let the user use a textinput as the ending PDF needs to respect Bolds, italics, identation, etc...
But I can't seem to find a way to do it.