/branches/Version14x/Scribus/scribus/doc/en/scripterapi-PDFfile.html |
---|
13,16 → 13,14 |
<dt><a name="PDFfile-Save"><strong>Save</strong></a>(...)</dt> |
<dd><code>This method is deprecated - use <a href="#PDFfile-save">save</a>() instead.</code></dd> |
<dt><a name="PDFfile-__init__"><strong>__init__</strong></a>(...)</dt> |
<dd><code>x.<a href="#PDFfile-__init__">__init__</a>(...) initializes x; see x.__class__.__doc__ for signature</code></dd> |
<dt><a name="PDFfile-__init__"><strong>__init__</strong></a>(...)</dt><dd><code>x.<a href="#PDFfile-__init__">__init__</a>(...) initializes x; see x.__class__.__doc__ for signature</code></dd> |
<dt><a name="PDFfile-save"><strong>save</strong></a>(...)</dt> |
<dd><code>Save selected pages to pdf file</code></dd> |
<dt><a name="PDFfile-save"><strong>save</strong></a>(...)</dt><dd><code>Save selected pages to pdf file</code></dd> |
</dl> |
<hr> |
<p>Data and other attributes defined here:</p> |
<dl> |
<dd> |
<dt><strong>__new__</strong> = <built-in method __new__ of type object></dt> |
<dd><code>T.<a href="#PDFfile-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</code></dd> |
56,7 → 54,7 |
<dd><code>Bleed Right<br>Distance for bleed from the right of the physical page</code></dd> |
<dt><strong>bleedt</strong> = <member 'bleedt' of 'PDFfile' objects></dt> |
<dd><code>Bleed Top<br>Distance for bleed from the top of the physical page</code></dd> |
<dd><code>Bleed Top<br>Distance for bleed from the top of the physical page</code></dl> |
<dt><strong>bookmarks</strong> = <member 'bookmarks' of 'PDFfile' objects></dt> |
<dd><code>Embed the bookmarks you created in your document.<br>These are useful for navigating long PDF documents.<br>Bool value</code></dd> |
102,7 → 100,8 |
2 - Bottom to Top |
3 - Right to Left |
4 - Top-left to Bottom-Right |
</pre></code></dd> |
</pre></code> |
</dt> |
<dt><strong>encrypt</strong> = <member 'encrypt' of 'PDFfile' objects></dt> |
<dd><code>Use Encription. Bool value</code></dd> |
189,8 → 188,7 |
<dt><strong>solidpr</strong> = <attribute 'solidpr' of 'PDFfile' objects></dt> |
<dd><code>Color profile for solid colors</code></dd> |
<dt><strong>thumbnails</strong> = <member 'thumbnails' of 'PDFfile' objects></dt> |
<dd><code>Generate thumbnails. Bool value.</code></dd> |
<dt><strong>thumbnails</strong> = <member 'thumbnails' of 'PDFfile' objects><dd><code>Generate thumbnails. Bool value.</code></dl> |
<dt><strong>uselpi</strong> = <member 'uselpi' of 'PDFfile' objects></dt> |
<dd><code>Use Custom Rendering Settings. Bool value</code></dd> |
200,12 → 198,9 |
<dt><strong>version</strong> = <member 'version' of 'PDFfile' objects></dt> |
<dd><code>Choose PDF version to use:<br> |
11 = PDF/X-1a<br> |
12 = PDF/X-3<br> |
13 = PDF 1.3 (Acrobat 4)<br> |
14 = PDF 1.4 (Acrobat 5)<br> |
15 = PDF 1.5 (Acrobat 6)</code></dd> |
14 = PDF 1.4 (Acrobat 5)</code></dd> |
</dl> |
</body> |
</html> |
/branches/Version14x/Scribus/scribus/doc/it/scripterapi-PDFfile.html |
---|
13,16 → 13,14 |
<dt><a name="PDFfile-Save"><strong>Save</strong></a>(...)</dt> |
<dd><code>This method is deprecated - use <a href="#PDFfile-save">save</a>() instead.</code></dd> |
<dt><a name="PDFfile-__init__"><strong>__init__</strong></a>(...)</dt> |
<dd><code>x.<a href="#PDFfile-__init__">__init__</a>(...) initializes x; see x.__class__.__doc__ for signature</code></dd> |
<dt><a name="PDFfile-__init__"><strong>__init__</strong></a>(...)</dt><dd><code>x.<a href="#PDFfile-__init__">__init__</a>(...) initializes x; see x.__class__.__doc__ for signature</code></dd> |
<dt><a name="PDFfile-save"><strong>save</strong></a>(...)</dt> |
<dd><code>Save selected pages to pdf file</code></dd> |
<dt><a name="PDFfile-save"><strong>save</strong></a>(...)</dt><dd><code>Save selected pages to pdf file</code></dd> |
</dl> |
<hr> |
<p>Data and other attributes defined here:</p> |
<dl> |
<dd> |
<dt><strong>__new__</strong> = <built-in method __new__ of type object></dt> |
<dd><code>T.<a href="#PDFfile-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</code></dd> |
56,7 → 54,7 |
<dd><code>Bleed Right<br>Distance for bleed from the right of the physical page</code></dd> |
<dt><strong>bleedt</strong> = <member 'bleedt' of 'PDFfile' objects></dt> |
<dd><code>Bleed Top<br>Distance for bleed from the top of the physical page</code></dd> |
<dd><code>Bleed Top<br>Distance for bleed from the top of the physical page</code></dl> |
<dt><strong>bookmarks</strong> = <member 'bookmarks' of 'PDFfile' objects></dt> |
<dd><code>Embed the bookmarks you created in your document.<br>These are useful for navigating long PDF documents.<br>Bool value</code></dd> |
102,7 → 100,8 |
2 - Bottom to Top |
3 - Right to Left |
4 - Top-left to Bottom-Right |
</pre></code></dd> |
</pre></code> |
</dt> |
<dt><strong>encrypt</strong> = <member 'encrypt' of 'PDFfile' objects></dt> |
<dd><code>Use Encription. Bool value</code></dd> |
189,8 → 188,7 |
<dt><strong>solidpr</strong> = <attribute 'solidpr' of 'PDFfile' objects></dt> |
<dd><code>Color profile for solid colors</code></dd> |
<dt><strong>thumbnails</strong> = <member 'thumbnails' of 'PDFfile' objects></dt> |
<dd><code>Generate thumbnails. Bool value.</code></dd> |
<dt><strong>thumbnails</strong> = <member 'thumbnails' of 'PDFfile' objects><dd><code>Generate thumbnails. Bool value.</code></dl> |
<dt><strong>uselpi</strong> = <member 'uselpi' of 'PDFfile' objects></dt> |
<dd><code>Use Custom Rendering Settings. Bool value</code></dd> |
200,12 → 198,9 |
<dt><strong>version</strong> = <member 'version' of 'PDFfile' objects></dt> |
<dd><code>Choose PDF version to use:<br> |
11 = PDF/X-1a<br> |
12 = PDF/X-3<br> |
13 = PDF 1.3 (Acrobat 4)<br> |
14 = PDF 1.4 (Acrobat 5)<br> |
15 = PDF 1.5 (Acrobat 6)</code></dd> |
14 = PDF 1.4 (Acrobat 5)</code></dd> |
</dl> |
</body> |
</html> |
/branches/Version14x/Scribus/scribus/doc/de/scripterapi-PDFfile.html |
---|
13,16 → 13,14 |
<dt><a name="PDFfile-Save"><strong>Save</strong></a>(...)</dt> |
<dd><code>This method is deprecated - use <a href="#PDFfile-save">save</a>() instead.</code></dd> |
<dt><a name="PDFfile-__init__"><strong>__init__</strong></a>(...)</dt> |
<dd><code>x.<a href="#PDFfile-__init__">__init__</a>(...) initializes x; see x.__class__.__doc__ for signature</code></dd> |
<dt><a name="PDFfile-__init__"><strong>__init__</strong></a>(...)</dt><dd><code>x.<a href="#PDFfile-__init__">__init__</a>(...) initializes x; see x.__class__.__doc__ for signature</code></dd> |
<dt><a name="PDFfile-save"><strong>save</strong></a>(...)</dt> |
<dd><code>Save selected pages to pdf file</code></dd> |
<dt><a name="PDFfile-save"><strong>save</strong></a>(...)</dt><dd><code>Save selected pages to pdf file</code></dd> |
</dl> |
<hr> |
<p>Data and other attributes defined here:</p> |
<dl> |
<dd> |
<dt><strong>__new__</strong> = <built-in method __new__ of type object></dt> |
<dd><code>T.<a href="#PDFfile-__new__">__new__</a>(S, ...) -> a new object with type S, a subtype of T</code></dd> |
56,7 → 54,7 |
<dd><code>Bleed Right<br>Distance for bleed from the right of the physical page</code></dd> |
<dt><strong>bleedt</strong> = <member 'bleedt' of 'PDFfile' objects></dt> |
<dd><code>Bleed Top<br>Distance for bleed from the top of the physical page</code></dd> |
<dd><code>Bleed Top<br>Distance for bleed from the top of the physical page</code></dl> |
<dt><strong>bookmarks</strong> = <member 'bookmarks' of 'PDFfile' objects></dt> |
<dd><code>Embed the bookmarks you created in your document.<br>These are useful for navigating long PDF documents.<br>Bool value</code></dd> |
102,7 → 100,8 |
2 - Bottom to Top |
3 - Right to Left |
4 - Top-left to Bottom-Right |
</pre></code></dd> |
</pre></code> |
</dt> |
<dt><strong>encrypt</strong> = <member 'encrypt' of 'PDFfile' objects></dt> |
<dd><code>Use Encription. Bool value</code></dd> |
189,8 → 188,7 |
<dt><strong>solidpr</strong> = <attribute 'solidpr' of 'PDFfile' objects></dt> |
<dd><code>Color profile for solid colors</code></dd> |
<dt><strong>thumbnails</strong> = <member 'thumbnails' of 'PDFfile' objects></dt> |
<dd><code>Generate thumbnails. Bool value.</code></dd> |
<dt><strong>thumbnails</strong> = <member 'thumbnails' of 'PDFfile' objects><dd><code>Generate thumbnails. Bool value.</code></dl> |
<dt><strong>uselpi</strong> = <member 'uselpi' of 'PDFfile' objects></dt> |
<dd><code>Use Custom Rendering Settings. Bool value</code></dd> |
200,12 → 198,9 |
<dt><strong>version</strong> = <member 'version' of 'PDFfile' objects></dt> |
<dd><code>Choose PDF version to use:<br> |
11 = PDF/X-1a<br> |
12 = PDF/X-3<br> |
13 = PDF 1.3 (Acrobat 4)<br> |
14 = PDF 1.4 (Acrobat 5)<br> |
15 = PDF 1.5 (Acrobat 6)</code></dd> |
14 = PDF 1.4 (Acrobat 5)</code></dd> |
</dl> |
</body> |
</html> |
/branches/Version14x/Scribus/scribus/doc/fr/scripterapi-PDFfile.html |
---|
13,16 → 13,14 |
<dt><a name="PDFfile-Save"><strong>Save</strong></a>(...)</dt> |
<dd><code>Cette méthode est obsolète - utilisez <a href="#PDFfile-save">save</a>() à la place.</code></dd> |
<dt><a name="PDFfile-__init__"><strong>__init__</strong></a>(...)</dt> |
<dd><code>x.<a href="#PDFfile-__init__">__init__</a>(...) initialise x; voir x.__class__.__doc__ pour la signature</code></dd> |
<dt><a name="PDFfile-__init__"><strong>__init__</strong></a>(...)</dt><dd><code>x.<a href="#PDFfile-__init__">__init__</a>(...) initialise x; voir x.__class__.__doc__ pour la signature</code></dd> |
<dt><a name="PDFfile-save"><strong>save</strong></a>(...)</dt> |
<dd><code>Enregistre les pages sélectionnées dans un fichier pdf</code></dd> |
<dt><a name="PDFfile-save"><strong>save</strong></a>(...)</dt><dd><code>Enregistre les pages sélectionnées dans un fichier pdf</code></dd> |
</dl> |
<hr> |
<p>Données et autres attributs définis ici:</p> |
<dl> |
<dd> |
<dt><strong>__new__</strong> = <méthode intégrée __new__ de type objet></dt> |
<dd><code>T.<a href="#PDFfile-__new__">__new__</a>(S, ...) -> un nouvel objet de type S, un sous-type de T</code></dd> |
56,7 → 54,7 |
<dd><code>Marge de coupe de droite<br>Distance pour la coupe à partir de la droite de la page physique</code></dd> |
<dt><strong>bleedt</strong> = <membre 'bleedt' des objets 'PDFfile'></dt> |
<dd><code>Marge de coupe du haut<br>Distance pour la coupe à partir du haut de la page physique</code></dd> |
<dd><code>Marge de coupe du haut<br>Distance pour la coupe à partir du haut de la page physique</code></dl> |
<dt><strong>bookmarks</strong> = <membre 'bookmarks' des objets 'PDFfile'></dt> |
<dd><code>Inclus les signets que vous avez créés dans votre document.<br>Ils sont utiles pour la navigation dans de longs documents PDF.<br>Valeur booléenne</code></dd> |
103,7 → 101,8 |
2 - De bas en haut |
3 - De droite à gauche |
4 - Du coin supérieur gauche au coin inférieur droit |
</pre></code></dd> |
</pre></code> |
</dt> |
<dt><strong>encrypt</strong> = <membre 'encrypt' des objets 'PDFfile'></dt> |
<dd><code>Utilisation de l'encryption. Valeur booléenne</code></dd> |
191,8 → 190,8 |
<dt><strong>solidpr</strong> = <attribut 'solidpr' des objets 'PDFfile'></dt> |
<dd><code>Profil couleur pour les couleurs d'accompagnement</code></dd> |
<dt><strong>thumbnails</strong> = <membre 'thumbnails' des objets 'PDFfile'></dt> |
<dd><code>Génère les vignettes. Valeur booléenne.</code></dd> |
<dt><strong>thumbnails</strong> = <membre 'thumbnails' des objets 'PDFfile'><dd><code>Génère |
les vignettes. Valeur booléenne.</code></dl> |
<dt><strong>uselpi</strong> = <membre 'uselpi' des objets 'PDFfile'></dt> |
<dd><code>Utilisation des paramètres personnalisés de rendu. Valeur booléenne</code></dd> |
202,12 → 201,9 |
<dt><strong>version</strong> = <membre 'version' des objets 'PDFfile'></dt> |
<dd><code>Indique la version de PDF à utiliser:<br> |
11 = PDF/X-1a<br> |
12 = PDF/X-3<br> |
13 = PDF 1.3 (Acrobat 4)<br> |
14 = PDF 1.4 (Acrobat 5)<br> |
15 = PDF 1.5 (Acrobat 6)</code></dd> |
14 = PDF 1.4 (Acrobat 5)</code></dd> |
</dl> |
</body> |
</html> |