{% 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.






Enter the name of the missing file format including the file extension(s) [max 100 characters].

Select the required “to” and “from” formats below.








{% else %}

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 %}