{% extends "parent/layout.htm" %} {% block page_title %} Report - {{ super() }} {% endblock %} {% block head %} {{ super() }} {% endblock %} {% block hero_title %}Report Missing Format/Conversion{% endblock %} {% block gui_content %} {% if service_mode %}
Select the type of report (missing file format or conversion) and then follow the instructions that appear.
Finally: click on “Report.”
Alternatively, you may wish to see if your needs can be met by Datatractor.
To report a missing format or conversion, please use the interface on the public web app.
Alternatively, you may wish to see if your needs can be met by Datatractor.
{%endif %} {% endblock %}