Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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/10357369/PEPPERS+BANNER.png?version=1&modificationDate=1478427166505" 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'>
Video Under Construction ;)
</div>

 

The creation of a new Editorial service is a feature exclusive to the role of Graphic Designerallows the management of the entire cycle of the workflow of Peppers through the webApp and InDesign.


The features available with the component Peppers of InDesign are made evident from the menu that is installed, in which the individual items are activated according to the status of documents, with the exception of the heading Preferences that is always active.

...