0

A minimalistic example would be:

\documentclass[12pt]{scrartcl}

\usepackage[utf8]{inputenc}
\usepackage[final]{pdfpages}

\begin{document}
\includepdf[]{fillable.pdf}
% fill the forms ...
\end{document}

Where filable.pdf has at least one text form, which can be filled in using a PDF viewer/editor.

Is there a way to fill in the text form with LaTeX?

upe
  • 175

0 Answers0