Как добавить в форму входные данные в стиле администратора (PDF)Python

Программы на Python
Гость
Как добавить в форму входные данные в стиле администратора (PDF)

Сообщение Гость »


I want to create a form with fillable inputs with python in the following format (see attached)enter image description here

I tried several different pdf libraries but none of them were able to generate such inputs. Anyone have guesses on which library was used to produce theses forms have ? Can I do it with python ?

I looked a lot on the blob library, but also aspose.pdf lib but it wasn't working at all


Источник: https://stackoverflow.com/questions/781 ... a-form-pdf

Вернуться в «Python»