View file File name : noprint.page Content :<?xml version="1.0" encoding="utf-8"?> <page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="noprint" xml:lang="ro"> <info> <link type="guide" xref="index#printing"/> <desc>Poate autorul a pus restricții de tipărire pe document.</desc> <revision pkgversion="3.2" version="0.1" date="2011-09-05" status="final"/> <credit type="author"> <name>Phil Bull</name> <email>philbull@gmail.com</email> </credit> <license> <p>Creative Commons Atribuire - Distribuire în condiţii identice 3.0</p> </license> </info> <title>I can't print a document</title> <section id="why"> <title>Possible reasons for printing failure</title> <p>Un document nu s-ar putea tipări din cauza:</p> <list> <item><p>Probleme de imprimantă sau,</p></item> <item><p>restricții de tipărire ale PDF-ului.</p></item> </list> </section> <section id="printer-problems"> <title>Printer problems</title> <p>Există multe motive pentru care imprimanta dumneavoastră nu funcționează. De exemplu, ar putea fi datorită hârtiei sau a cernelii, sau este scoasă din priză sau deteriorată.</p> <p>Pentru a verifica dacă imprimanta dumneavoastră tipărește corect:</p> <steps> <item><p>Click your name on the topbar and select <gui>System Settings</gui>.</p></item> <item><p>Click on your printer in the list.</p></item> <item><p>Click on <gui>Print Test Page</gui>. A page should be sent to your printer.</p> <note> <p> If this fails, see <link href="help:gnome-help/printing">Printing help</link>. You may also need to see your printer's manual to see what else you can do. </p> </note> </item> </steps> </section> <section id="pdf-restrictions"> <title>PDF printing restrictions</title> <p> Some PDF documents have a setting which prevents you from printing them. Authors can set this printing restriction when they write a document. The <app>document viewer</app> overrides this restriction by default, but you may want to check that it hasn't been disabled: </p> <steps> <item> <p>Apăsați <keyseq><key>Alt</key><key>F2</key></keyseq> pentru a deschide fereastra Rulează aplicația.</p> </item> <item> <p> Type <input>dconf-editor</input> into the text box and click <gui>Run</gui>. The Configuration Editor will open. </p> </item> <item><p>Browse to <sys>/org/gnome/evince</sys> using the side pane.</p></item> <item> <p>Asigurați-vă că opțiunea <gui>override_restrictions</gui> este bifată.</p> </item> <item> <p> Go back to the <app>Document Viewer</app> and try to print the document again. </p> </item> </steps> </section> </page>