|
@@ -37,8 +37,8 @@
|
|
|
<div id="upbox" class="panel panel-info">
|
|
|
<div class="panel-heading">Please select the file you wish to print</div>
|
|
|
<div class="panel-body">
|
|
|
- <span class="text-success" style="font-weight: bold;">Supported Formats:</span> PDF (.pdf)<br>
|
|
|
- <span class="text-info" style="font-weight: bold;">Partially Supported Formats:</span> Microsoft Word (.docx), Microsoft Word (.doc), Open Office (.odt) and most other formats<br>
|
|
|
+ <span class="text-success" style="font-weight: bold;">Supported Formats:</span> PDF (.pdf) and most image files (.png), etc<br>
|
|
|
+ <span class="text-info" style="font-weight: bold;">Partially Supported Formats:</span> Microsoft Word (.docx), Microsoft Word (.doc), Open Office (.odt) and most other document formats.<br>
|
|
|
<span class="text-danger" style="font-weight: bold;">Unsupported Formats:</span> Apple Pages (.pages)
|
|
|
<br><br>
|
|
|
<form action="/upload" method="post" enctype="multipart/form-data">
|