Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Things to consider:This feature is optional.When using this feature, you can specify which margins to define (for example, the left and right margins could be used). Not all margin values need to be used.The unit values ("mm", "m", "cm", "pts", or "inch") must always be defined.To keep a web growth profile with exclude margins separate from the other profiles, you can create a new folder and add the profile. Ensure that you also copy the .dtd file and tower-color file to the new folder. By default, the web growth file can be found at the following location on the Prinergy Evo server computer:
<your servername>\PgyEvoHome$\ config_data\User\WebGrowthProfiles

 

Sv translation
languageen

This page shows the text from a sample web growth profile file (<file name>.wgp).

Tip: Copy and modify the sample file that is installed with Prinergy Evo software so that you don't have to type the contents.
To see an illustration of a web growth profile with exclude margins, see the example.
<?xml version="1.0" encoding="UTF-8"?>


<!DOCTYPE profile SYSTEM "WebGrowthProfile.dtd">


<profile>


<excludeMargin


	topEdge=".1"


	bottomEdge=".15"


	leftEdge=".2"


	rightEdge=".25"


	unit="inch" />


<plate tower="1" side="U" >


<expansion xpercent="0.80" ypercent="0.30" />


</plate>


<plate tower="2" side="U" >


<expansion xpercent="0.50" ypercent="0.20" />


</plate>


<plate tower="3" side="U" >


<expansion xpercent="0.20" ypercent="0.10" />


</plate>


<plate tower="4" side="U" >


<expansion xpercent="0" ypercent="0" />


</plate>


</profile>
Anchor
Bookmark443_concept1999__section_2E9B9A5Bookmark443_concept1999__section_2E9B9A5
Anchor
Bookmark443_concept1999__ul_ACE85981C619Bookmark443_concept1999__ul_ACE85981C619
Anchor
Bookmark443_concept1999__li_28F708AA38A5Bookmark443_concept1999__li_28F708AA38A5
Anchor
Bookmark443_concept1999__li_5AC5137C946FBookmark443_concept1999__li_5AC5137C946F
Anchor
Bookmark443_concept1999__li_8E8E7F64AD36Bookmark443_concept1999__li_8E8E7F64AD36
Anchor
Bookmark443_concept1999__li_88DA8A6CA042Bookmark443_concept1999__li_88DA8A6CA042
Sv translation
languagefr

Cette page illustre le contenu d'un fichier type de profil d'étirement de bande (<nom de fichier>.wgp).
Conseil : copiez et modifiez le fichier fourni en exemple avec le logiciel Prinergy Evo. Ainsi vous n'aurez pas à retaper son contenu.
Pour voir une illustration du profil d'étirement de la bande avec marges exclues, voir cet exemple.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE profile SYSTEM "WebGrowthProfile.dtd">
<profile>
<excludeMargin
topEdge=".1"
bottomEdge=".15"
leftEdge=".2"
rightEdge=".25"
unit="inch" />
<plate tower="1" side="U" >
<expansion xpercent="0.80" ypercent="0.30" />
</plate>
<plate tower="2" side="U" >
<expansion xpercent="0.50" ypercent="0.20" />
</plate>
<plate tower="3" side="U" >
<expansion xpercent="0.20" ypercent="0.10" />
</plate>
<plate tower="4" side="U" >
<expansion xpercent="0" ypercent="0" />
</plate>
</profile>

Anchor
Bookmark438_concept1999__section_2E9B9A5
Bookmark438_concept1999__section_2E9B9A5
À prendre en compte :

  • Anchor
    Bookmark438_concept1999__ul_ACE85981C619
    Bookmark438_concept1999__ul_ACE85981C619
    Anchor
    Bookmark438_concept1999__li_28F708AA38A5
    Bookmark438_concept1999__li_28F708AA38A5
    Cette fonctionnalité est facultative.
  • Anchor
    Bookmark438_concept1999__li_5AC5137C946F
    Bookmark438_concept1999__li_5AC5137C946F
    Lorsque vous utilisez cette fonctionnalité; vous pouvez spécifier quelles sont les marges à définir (par exemple, les marges droite et gauche peuvent être utilisées). Il n'est pas nécessaire d'utiliser tous les valeurs de marges.
  • Anchor
    Bookmark438_concept1999__li_8E8E7F64AD36
    Bookmark438_concept1999__li_8E8E7F64AD36
    Les unités de valeurs (« mm », « m », « cm », « pts » ou « pouce ») doivent toujours être définies.
  • Anchor
    Bookmark438_concept1999__li_88DA8A6CA042
    Bookmark438_concept1999__li_88DA8A6CA042
    Pour conserver un profil d'étirement de la bande avec marges exclues séparé des autres profils, vous pouvez créer un nouveau dossier et ajouter le profil. Veillez à copier également le fichier .dtd et le fichier tour-couleur dans le nouveau dossier. Par défaut, le fichier d'étirement de la bande se trouve à l'emplacement suivant sur l'ordianteur serveur Prinergy Evo :
    <nom de votre serveur>\PgyEvoHome$\ config_data\User\WebGrowthProfiles

...