{% extends 'django_pdf_overlay/base.html' %} {% block header %} {% endblock %} {% block content %}

{{ object.document.name }} Page #{{ object.number }} Field Layout

Drag and drop the fields as needed, text position is based off of bottom left corner of the field itself.

Image missing or look bad? Try to regenerate the image.

You can use this dropdown to change the relative size of the layout to better place fields:

{% csrf_token %}
{% endblock %} {% block footer %} {% endblock %}