|
|
@@ -1,5 +1,5 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<!-- EN-Revision: 20764 -->
|
|
|
+<!-- EN-Revision: 21667 -->
|
|
|
<!-- Reviewed: no -->
|
|
|
<sect1 id="zend.barcode.objects" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
|
<title>Objetos Zend_Barcode</title>
|
|
|
@@ -202,6 +202,13 @@ $barcode->setText('ZEND-FRAMEWORK')
|
|
|
</row>
|
|
|
|
|
|
<row>
|
|
|
+ <entry><emphasis>withQuietZones</emphasis></entry>
|
|
|
+ <entry><type>Boolean</type></entry>
|
|
|
+ <entry><constant>TRUE</constant></entry>
|
|
|
+ <entry>Deixar um espaço vazio antes e depois do código de barras</entry>
|
|
|
+ </row>
|
|
|
+
|
|
|
+ <row>
|
|
|
<entry><emphasis>drawText</emphasis></entry>
|
|
|
<entry><type>Boolean</type></entry>
|
|
|
<entry><constant>TRUE</constant></entry>
|