If you want to download an advert PDF you can decide to download the whole Advert or a Printer Section.
...
HTML |
---|
<script type="text/javascript">
<!--
function tell_toggle_visibility(id) {
var e = document.getElementById(id);
if(e.style.display == 'block')
e.style.display = 'none';
else
e.style.display = 'block';
}
//-->
</script>
<a href="#">
<img style="-webkit-user-select:none; display:block; margin:auto;" src="http://docs.tellnet.it/download/attachments/9404604/SMALL_BANNER_White.gif" align="left" onclick="tell_toggle_visibility('tell_video');">
</a>
<br style="clear: both;">
<div style='display:block'></div>
<div id="tell_video" style='display:none'>
<iframe width="960" height="540" src="https://www.youtube.com/embed/Wcft3uHYD1s?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
</div> |
From TIMONE Plan it's possible to download advertising PDFs. The user can decide to download the single Advertising PDF or all the Advertising PDFs contained in a Printer Section/Signature.
A) Downloading a single advertising PDF:
1) Select the advert from the flat plan or from the list;
2) Click on the specific button which allows users to Download PDF and JPEG/ JPEG (see button circled in red in the picture below).
On the other hand, if you want to download a single
B) Downloading all the advertising PDFs available in a Printer Section:
1) Go to "Printer sections group" tab;
2) Choose the printer section/signature;
3) Click the download button.
All advertising PDFs will be downloaded into a zip file.
UC-023
...