{% extends "pretixcontrol/event/base.html" %} {% load i18n %} {% load staticfiles %} {% block title %}{% trans "PDF Ticket Editor" %}{% endblock %} {% block content %}
{% trans "Uploading new PDF background…" %}
{% blocktrans trimmed %} This editor allows you to create a design for the PDF tickets of your event. You can upload a background PDF and then use this tool to place texts and a QR code on the ticket. {% endblocktrans %}
{% blocktrans trimmed %} Please note that the editor can only provide a rough preview. Some details, for example in text rendering, might look slightly different in the final tickets. You can use the "Preview" button on the right for a more precise preview. {% endblocktrans %}
{% blocktrans trimmed %} The editor is tested with recent versions of Google Chome, Mozilla Firefox and Opera. Other browsers, especially Internet Explorer or Microsoft Edge, might have problems displaying your background PDF or loading the correct fonts. {% endblocktrans %}
{% trans "Loading…" %}
{% blocktrans trimmed %} The final QR code will be slightly smaller because some whitespace is required for proper scanning. {% endblocktrans %}