rghost_barcode 0.8
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/doc/classes/RGhost.html +109 -0
- data/lib/doc/classes/RGhost/Barcode.html +147 -0
- data/lib/doc/classes/RGhost/Barcode/Auspost.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Azteccode.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Base.html +266 -0
- data/lib/doc/classes/RGhost/Barcode/Base.src/M000004.html +34 -0
- data/lib/doc/classes/RGhost/Barcode/Base.src/M000005.html +30 -0
- data/lib/doc/classes/RGhost/Barcode/Base.src/M000006.html +20 -0
- data/lib/doc/classes/RGhost/Barcode/Border.html +170 -0
- data/lib/doc/classes/RGhost/Barcode/Border.src/M000001.html +27 -0
- data/lib/doc/classes/RGhost/Barcode/Code11.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Code128.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Code2of5.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Code39.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Code93.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Datamatrix.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Ean13.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Ean2.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Ean5.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Ean8.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Guard.html +174 -0
- data/lib/doc/classes/RGhost/Barcode/Guard.src/M000003.html +27 -0
- data/lib/doc/classes/RGhost/Barcode/Interleaved2of5.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Isbn.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Kix.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Maxicode.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Msi.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Onecode.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Parameter.html +262 -0
- data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000007.html +20 -0
- data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000008.html +18 -0
- data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000009.html +18 -0
- data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000010.html +18 -0
- data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000011.html +18 -0
- data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000012.html +24 -0
- data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000013.html +18 -0
- data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000014.html +18 -0
- data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000015.html +16 -0
- data/lib/doc/classes/RGhost/Barcode/Pdf417.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Pharmacode.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Plessey.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Postnet.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Qrcode.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Rationalizedcodabar.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Raw.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Royalmail.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Rss14.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Rssexpanded.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Rsslimited.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Symbol.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Text.html +193 -0
- data/lib/doc/classes/RGhost/Barcode/Text.src/M000002.html +30 -0
- data/lib/doc/classes/RGhost/Barcode/Upca.html +113 -0
- data/lib/doc/classes/RGhost/Barcode/Upce.html +113 -0
- data/lib/doc/classes/RGhost/Config.html +150 -0
- data/lib/doc/classes/RGhost/Config.src/M000016.html +45 -0
- data/lib/doc/classes/RGhost/Document.html +704 -0
- data/lib/doc/classes/RGhost/Document.src/M000017.html +19 -0
- data/lib/doc/classes/RGhost/Document.src/M000018.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000019.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000020.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000021.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000022.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000023.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000024.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000025.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000026.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000027.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000028.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000029.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000030.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000031.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000032.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000033.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000034.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000035.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000036.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000037.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000038.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000039.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000040.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000041.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000042.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000043.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000044.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000045.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000046.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000047.html +18 -0
- data/lib/doc/classes/RGhost/Document.src/M000048.html +18 -0
- data/lib/doc/created.rid +1 -0
- data/lib/doc/files/rghost_barcode/rghost_barcode_adapter_rb.html +101 -0
- data/lib/doc/files/rghost_barcode/rghost_barcode_base_rb.html +101 -0
- data/lib/doc/files/rghost_barcode/rghost_barcode_classes_rb.html +101 -0
- data/lib/doc/files/rghost_barcode/rghost_barcode_examples_rb.html +101 -0
- data/lib/doc/files/rghost_barcode/rghost_barcode_version_rb.html +101 -0
- data/lib/doc/files/rghost_barcode_rb.html +111 -0
- data/lib/doc/files/teste_main_rb.html +110 -0
- data/lib/doc/fr_class_index.html +67 -0
- data/lib/doc/fr_file_index.html +33 -0
- data/lib/doc/fr_method_index.html +74 -0
- data/lib/doc/index.html +24 -0
- data/lib/rghost_barcode.rb +7 -0
- data/lib/rghost_barcode/ps/auspost.ps +192 -0
- data/lib/rghost_barcode/ps/azteccode.ps +357 -0
- data/lib/rghost_barcode/ps/barcode_template.eps +1193 -0
- data/lib/rghost_barcode/ps/code11.ps +128 -0
- data/lib/rghost_barcode/ps/code128.ps +121 -0
- data/lib/rghost_barcode/ps/code2of5.ps +106 -0
- data/lib/rghost_barcode/ps/code39.ps +109 -0
- data/lib/rghost_barcode/ps/code93.ps +117 -0
- data/lib/rghost_barcode/ps/datamatrix.ps +328 -0
- data/lib/rghost_barcode/ps/ean13.ps +183 -0
- data/lib/rghost_barcode/ps/ean2.ps +101 -0
- data/lib/rghost_barcode/ps/ean5.ps +116 -0
- data/lib/rghost_barcode/ps/ean8.ps +101 -0
- data/lib/rghost_barcode/ps/interleaved2of5.ps +132 -0
- data/lib/rghost_barcode/ps/isbn.ps +118 -0
- data/lib/rghost_barcode/ps/kix.ps +98 -0
- data/lib/rghost_barcode/ps/maxicode.ps +307 -0
- data/lib/rghost_barcode/ps/msi.ps +104 -0
- data/lib/rghost_barcode/ps/onecode.ps +276 -0
- data/lib/rghost_barcode/ps/pdf417.ps +428 -0
- data/lib/rghost_barcode/ps/pharmacode.ps +69 -0
- data/lib/rghost_barcode/ps/plessey.ps +121 -0
- data/lib/rghost_barcode/ps/postnet.ps +114 -0
- data/lib/rghost_barcode/ps/qrcode.ps +530 -0
- data/lib/rghost_barcode/ps/rationalizedcodabar.ps +117 -0
- data/lib/rghost_barcode/ps/raw.ps +35 -0
- data/lib/rghost_barcode/ps/render.ps +307 -0
- data/lib/rghost_barcode/ps/render.ps~ +308 -0
- data/lib/rghost_barcode/ps/royalmail.ps +119 -0
- data/lib/rghost_barcode/ps/rss14.ps +237 -0
- data/lib/rghost_barcode/ps/rssexpanded.ps +211 -0
- data/lib/rghost_barcode/ps/rsslimited.ps +191 -0
- data/lib/rghost_barcode/ps/symbol.ps +49 -0
- data/lib/rghost_barcode/ps/upca.ps +128 -0
- data/lib/rghost_barcode/ps/upce.ps +157 -0
- data/lib/rghost_barcode/rghost_barcode_adapter.rb +249 -0
- data/lib/rghost_barcode/rghost_barcode_base.rb +210 -0
- data/lib/rghost_barcode/rghost_barcode_classes.rb +96 -0
- data/lib/rghost_barcode/rghost_barcode_examples.rb +35 -0
- data/lib/rghost_barcode/rghost_barcode_version.rb +8 -0
- data/lib/teste_main.rb +94 -0
- metadata +218 -0
@@ -0,0 +1,150 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
7
|
+
<head>
|
8
|
+
<title>Module: RGhost::Config</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
11
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
12
|
+
<script type="text/javascript">
|
13
|
+
// <![CDATA[
|
14
|
+
|
15
|
+
function popupCode( url ) {
|
16
|
+
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
|
17
|
+
}
|
18
|
+
|
19
|
+
function toggleCode( id ) {
|
20
|
+
if ( document.getElementById )
|
21
|
+
elem = document.getElementById( id );
|
22
|
+
else if ( document.all )
|
23
|
+
elem = eval( "document.all." + id );
|
24
|
+
else
|
25
|
+
return false;
|
26
|
+
|
27
|
+
elemStyle = elem.style;
|
28
|
+
|
29
|
+
if ( elemStyle.display != "block" ) {
|
30
|
+
elemStyle.display = "block"
|
31
|
+
} else {
|
32
|
+
elemStyle.display = "none"
|
33
|
+
}
|
34
|
+
|
35
|
+
return true;
|
36
|
+
}
|
37
|
+
|
38
|
+
// Make codeblocks hidden by default
|
39
|
+
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
|
40
|
+
|
41
|
+
// ]]>
|
42
|
+
</script>
|
43
|
+
|
44
|
+
</head>
|
45
|
+
<body>
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
<div id="classHeader">
|
50
|
+
<table class="header-table">
|
51
|
+
<tr class="top-aligned-row">
|
52
|
+
<td><strong>Module</strong></td>
|
53
|
+
<td class="class-name-in-header">RGhost::Config</td>
|
54
|
+
</tr>
|
55
|
+
<tr class="top-aligned-row">
|
56
|
+
<td><strong>In:</strong></td>
|
57
|
+
<td>
|
58
|
+
<a href="../../files/rghost_barcode/rghost_barcode_adapter_rb.html">
|
59
|
+
rghost_barcode/rghost_barcode_adapter.rb
|
60
|
+
</a>
|
61
|
+
<br />
|
62
|
+
</td>
|
63
|
+
</tr>
|
64
|
+
|
65
|
+
</table>
|
66
|
+
</div>
|
67
|
+
<!-- banner header -->
|
68
|
+
|
69
|
+
<div id="bodyContent">
|
70
|
+
|
71
|
+
|
72
|
+
|
73
|
+
<div id="contextContent">
|
74
|
+
|
75
|
+
|
76
|
+
|
77
|
+
</div>
|
78
|
+
|
79
|
+
<div id="method-list">
|
80
|
+
<h3 class="section-bar">Methods</h3>
|
81
|
+
|
82
|
+
<div class="name-list">
|
83
|
+
<a href="#M000016">barcode_examples</a>
|
84
|
+
</div>
|
85
|
+
</div>
|
86
|
+
|
87
|
+
</div>
|
88
|
+
|
89
|
+
|
90
|
+
<!-- if includes -->
|
91
|
+
|
92
|
+
<div id="section">
|
93
|
+
|
94
|
+
|
95
|
+
<div id="constants-list">
|
96
|
+
<h3 class="section-bar">Constants</h3>
|
97
|
+
|
98
|
+
<div class="name-list">
|
99
|
+
<table summary="Constants">
|
100
|
+
<tr class="top-aligned-row context-row">
|
101
|
+
<td class="context-item-name">BARCODE_EXAMPLES</td>
|
102
|
+
<td>=</td>
|
103
|
+
<td class="context-item-value">{ 'plessey' => ['01234ABCD',{:rotate => 90, :text => {:size => 10}}], 'isbn' => ['978-1-56592-479',{:text => {:size => 10}, :guard=>{:whitespace => true }}], 'rsslimited' => ['00978186074271',{:height => 1 , :text => {:size => 10}}], 'pdf417' => ['^453^178^121^239',{:text => {:size => 10}, :columns => 2, :rows=> 10}], 'royalmail' => ['LE28HS9Z',{:text => {:size => 10}}], 'ean13' => ['977147396801',{ :guard=>{:whitespace => true }}], 'code11' => ['0123456789',{:text => {:size => 10}}], 'symbol' => ['fima',{:text => {:size => 10}}], 'qrcode' => ['000100000010000000001100010101100110000110000',{:text => {:size => 10}}], 'msi' => ['0123456789',{:text => {:size => 10}}], 'upca' => ['78858101497',{:text => {:size => 10}}], 'pharmacode' => ['117480',{:text => {:size => 10}}], 'kix' => ['1231FZ13XHS',{:text => {:size => 10}}], 'datamatrix' => ['^142^164^186',{:columns => 32, :rows=> 32}], 'rssexpanded' => ['000000010011001010100001000000010000',{:text => {:size => 10}}], 'ean2' => ['05',{:text => {:size => 10}}], 'rationalizedcodabar' => ['A0123456789B',{:text => {:size => 10}}], 'upce' => ['0123456',{:text => {:size => 10}}], 'ean5' => ['90200',{:text => {:size => 10}}], 'code2of5' => ['01234567',{:text => {:size => 10}}], 'code93' => ['THIS IS CODE 93',{:text => {:size => 10}}], 'postnet' => ['012345',{:text => {:size => 10}}], 'maxicode' => ['^059^042^041^059^040^03001^02996152382802^029840^029001^0291Z00004951^029UPSN^02906X610^029159^0291234567^0291^0471^029^029Y^029634 ALPHA DR^029PITTSBURGH^029PA^030^062^004^063', {:mode=> 2, :text => {:size => 10}}], 'raw' => ['331132131313411122131311333213114131131221323',{:text => {:size => 10}}], 'onecode' => ['0123456709498765432101234567891',{:text => {:size => 10}}], 'code39' => ['THIS IS CODE 39',{:text => {:size => 10}}], 'auspost' => ['5956439111ABA 9',{:text => {:size => 10}}], 'azteccode' => ['00100111001000000101001101111000010100111100101000000110',{:text => {:size => 10}, :format=> :compact}], 'ean8' => ['01335583',{:text => {:size => 10}}], 'interleaved2of5' => ['24012345678905',{ :text => {:size => 10, :offset => [0,-10], :enable => [:text, :check, :checkintext] }, :border => {:width => 4, :left => 15, :right => 15, :show => true}, :height => 2</td>
|
104
|
+
</tr>
|
105
|
+
</table>
|
106
|
+
</div>
|
107
|
+
</div>
|
108
|
+
|
109
|
+
|
110
|
+
|
111
|
+
|
112
|
+
|
113
|
+
|
114
|
+
<!-- if method_list -->
|
115
|
+
<div id="methods">
|
116
|
+
<h3 class="section-bar">Public Class methods</h3>
|
117
|
+
|
118
|
+
<div id="method-M000016" class="method-detail">
|
119
|
+
<a name="M000016"></a>
|
120
|
+
|
121
|
+
<div class="method-heading">
|
122
|
+
<a href="Config.src/M000016.html" target="Code" class="method-signature"
|
123
|
+
onclick="popupCode('Config.src/M000016.html');return false;">
|
124
|
+
<span class="method-name">barcode_examples</span><span class="method-args">()</span>
|
125
|
+
</a>
|
126
|
+
</div>
|
127
|
+
|
128
|
+
<div class="method-description">
|
129
|
+
<p>
|
130
|
+
Generates catalog of barcodes by simple code
|
131
|
+
</p>
|
132
|
+
<pre>
|
133
|
+
RGhost::Config.barcode_examples.render :pdf, :filename => "/tmp/barcode_catalog.pdf"
|
134
|
+
</pre>
|
135
|
+
</div>
|
136
|
+
</div>
|
137
|
+
|
138
|
+
|
139
|
+
</div>
|
140
|
+
|
141
|
+
|
142
|
+
</div>
|
143
|
+
|
144
|
+
|
145
|
+
<div id="validator-badges">
|
146
|
+
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
147
|
+
</div>
|
148
|
+
|
149
|
+
</body>
|
150
|
+
</html>
|
@@ -0,0 +1,45 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html>
|
7
|
+
<head>
|
8
|
+
<title>barcode_examples (RGhost::Config)</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" />
|
11
|
+
</head>
|
12
|
+
<body class="standalone-code">
|
13
|
+
<pre><span class="ruby-comment cmt"># File rghost_barcode/rghost_barcode_adapter.rb, line 217</span>
|
14
|
+
<span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">barcode_examples</span>() <span class="ruby-comment cmt">#(options={:text => {:size => 10}})</span>
|
15
|
+
<span class="ruby-identifier">d</span>=<span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Document</span>.<span class="ruby-identifier">new</span> <span class="ruby-identifier">:paper</span> =<span class="ruby-operator">></span> [<span class="ruby-value">15</span>,<span class="ruby-value">8</span>], <span class="ruby-identifier">:margin_left</span> =<span class="ruby-operator">></span> <span class="ruby-value">2</span>
|
16
|
+
<span class="ruby-comment cmt">#d.set RGhost::Barcode::Code39.new("ASDHAJSDF", :x => 1, :y => 5, :color => 'FF0000', :border =>{:color => '00FF00'}, :text =>{:size => 10, :color => '553297' }, :height => 1, :width => 4.545)</span>
|
17
|
+
<span class="ruby-comment cmt">#d.barcode_isbn("978-1-56592-479", :x => 1, :y => 5, :color => 'FF0000', :border =>{:color => '00FF00'}, :text =>{:size => 10, :color => '553297' }, :height => 1, :width => 4.545)</span>
|
18
|
+
<span class="ruby-comment cmt">#d.barcode_isbn("978-1-56592-479", :x => 1, :y => 10, :text =>{:size => 10})</span>
|
19
|
+
<span class="ruby-identifier">d</span>.<span class="ruby-identifier">define_template</span> <span class="ruby-identifier">:barcode_template</span>, <span class="ruby-constant">File</span>.<span class="ruby-identifier">join</span>(<span class="ruby-constant">File</span>.<span class="ruby-identifier">dirname</span>(<span class="ruby-keyword kw">__FILE__</span>),<span class="ruby-value str">'ps'</span>,<span class="ruby-value str">"barcode_template.eps"</span>)
|
20
|
+
<span class="ruby-identifier">d</span>.<span class="ruby-identifier">before_page_create</span> <span class="ruby-keyword kw">do</span>
|
21
|
+
<span class="ruby-identifier">use_template</span> <span class="ruby-identifier">:barcode_template</span>
|
22
|
+
<span class="ruby-keyword kw">end</span>
|
23
|
+
<span class="ruby-constant">RGhost</span><span class="ruby-operator">::</span><span class="ruby-constant">Config</span><span class="ruby-operator">::</span><span class="ruby-constant">BARCODE_EXAMPLES</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword kw">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">k</span>,<span class="ruby-identifier">v</span><span class="ruby-operator">|</span>
|
24
|
+
|
25
|
+
<span class="ruby-identifier">d</span>.<span class="ruby-identifier">show</span> <span class="ruby-node">"Barcode Name: #{k}"</span>
|
26
|
+
<span class="ruby-identifier">d</span>.<span class="ruby-identifier">jump_rows</span> <span class="ruby-value">6</span>
|
27
|
+
<span class="ruby-comment cmt">#opt=v[1][:text][:size]=10</span>
|
28
|
+
<span class="ruby-identifier">opt</span>=<span class="ruby-identifier">v</span>[<span class="ruby-value">1</span>]
|
29
|
+
<span class="ruby-identifier">d</span>.<span class="ruby-identifier">send</span> <span class="ruby-node">"barcode_#{k}"</span>.<span class="ruby-identifier">to_sym</span>,<span class="ruby-identifier">v</span>[<span class="ruby-value">0</span>],<span class="ruby-identifier">opt</span>.<span class="ruby-identifier">dup</span>
|
30
|
+
<span class="ruby-identifier">d</span>.<span class="ruby-identifier">jump_rows</span> <span class="ruby-value">2</span>
|
31
|
+
<span class="ruby-identifier">d</span>.<span class="ruby-identifier">show</span> <span class="ruby-node">"Code String: #{v[0]}"</span>
|
32
|
+
<span class="ruby-identifier">d</span>.<span class="ruby-identifier">next_row</span>
|
33
|
+
<span class="ruby-identifier">d</span>.<span class="ruby-identifier">text</span>(<span class="ruby-node">"Options: #{opt.inspect}"</span>,<span class="ruby-keyword kw">false</span>)
|
34
|
+
<span class="ruby-identifier">d</span>.<span class="ruby-identifier">next_page</span>
|
35
|
+
<span class="ruby-keyword kw">end</span>
|
36
|
+
<span class="ruby-identifier">license</span>=<span class="ruby-value str">%Q{<big>Barcode Writer License</big><br/>Anybody is free to use and develop this code as they see fit, under the terms of the permissive MIT/X-Consortium license(http://postscriptbarcode.googlecode.com/svn/trunk/LICENSE), which requires that developers attribute any derivative code to this project in both the source code and documentation. As such I take no liability for its use or misuse.<br/><br/>Thanks a lot Terry!<br/> <i>Shairon Toledo</i> }</span>
|
37
|
+
<span class="ruby-identifier">d</span>.<span class="ruby-identifier">text</span> <span class="ruby-identifier">license</span>
|
38
|
+
<span class="ruby-identifier">d</span>.<span class="ruby-identifier">next_row</span>
|
39
|
+
<span class="ruby-identifier">d</span>.<span class="ruby-identifier">show</span> <span class="ruby-node">"RGhost::VERSION #{RGhost::VERSION::STRING}"</span> , <span class="ruby-identifier">:align</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">:page_right</span>, <span class="ruby-identifier">:tag</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">:b</span>
|
40
|
+
<span class="ruby-identifier">d</span>.<span class="ruby-identifier">next_row</span>
|
41
|
+
<span class="ruby-identifier">d</span>.<span class="ruby-identifier">show</span> <span class="ruby-node">"RGhost::Barcode::VERSION #{RGhost::Barcode::VERSION::STRING}"</span> , <span class="ruby-identifier">:align</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">:page_right</span>, <span class="ruby-identifier">:tag</span> =<span class="ruby-operator">></span> <span class="ruby-identifier">:b</span>
|
42
|
+
<span class="ruby-identifier">d</span>
|
43
|
+
<span class="ruby-keyword kw">end</span></pre>
|
44
|
+
</body>
|
45
|
+
</html>
|
@@ -0,0 +1,704 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
|
6
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
7
|
+
<head>
|
8
|
+
<title>Class: RGhost::Document</title>
|
9
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
10
|
+
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
11
|
+
<link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" />
|
12
|
+
<script type="text/javascript">
|
13
|
+
// <![CDATA[
|
14
|
+
|
15
|
+
function popupCode( url ) {
|
16
|
+
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
|
17
|
+
}
|
18
|
+
|
19
|
+
function toggleCode( id ) {
|
20
|
+
if ( document.getElementById )
|
21
|
+
elem = document.getElementById( id );
|
22
|
+
else if ( document.all )
|
23
|
+
elem = eval( "document.all." + id );
|
24
|
+
else
|
25
|
+
return false;
|
26
|
+
|
27
|
+
elemStyle = elem.style;
|
28
|
+
|
29
|
+
if ( elemStyle.display != "block" ) {
|
30
|
+
elemStyle.display = "block"
|
31
|
+
} else {
|
32
|
+
elemStyle.display = "none"
|
33
|
+
}
|
34
|
+
|
35
|
+
return true;
|
36
|
+
}
|
37
|
+
|
38
|
+
// Make codeblocks hidden by default
|
39
|
+
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
|
40
|
+
|
41
|
+
// ]]>
|
42
|
+
</script>
|
43
|
+
|
44
|
+
</head>
|
45
|
+
<body>
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
<div id="classHeader">
|
50
|
+
<table class="header-table">
|
51
|
+
<tr class="top-aligned-row">
|
52
|
+
<td><strong>Class</strong></td>
|
53
|
+
<td class="class-name-in-header">RGhost::Document</td>
|
54
|
+
</tr>
|
55
|
+
<tr class="top-aligned-row">
|
56
|
+
<td><strong>In:</strong></td>
|
57
|
+
<td>
|
58
|
+
<a href="../../files/rghost_barcode/rghost_barcode_adapter_rb.html">
|
59
|
+
rghost_barcode/rghost_barcode_adapter.rb
|
60
|
+
</a>
|
61
|
+
<br />
|
62
|
+
</td>
|
63
|
+
</tr>
|
64
|
+
|
65
|
+
<tr class="top-aligned-row">
|
66
|
+
<td><strong>Parent:</strong></td>
|
67
|
+
<td>
|
68
|
+
Object
|
69
|
+
</td>
|
70
|
+
</tr>
|
71
|
+
</table>
|
72
|
+
</div>
|
73
|
+
<!-- banner header -->
|
74
|
+
|
75
|
+
<div id="bodyContent">
|
76
|
+
|
77
|
+
|
78
|
+
|
79
|
+
<div id="contextContent">
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
</div>
|
84
|
+
|
85
|
+
<div id="method-list">
|
86
|
+
<h3 class="section-bar">Methods</h3>
|
87
|
+
|
88
|
+
<div class="name-list">
|
89
|
+
<a href="#M000023">barcode_auspost</a>
|
90
|
+
<a href="#M000026">barcode_azteccode</a>
|
91
|
+
<a href="#M000018">barcode_code11</a>
|
92
|
+
<a href="#M000033">barcode_code128</a>
|
93
|
+
<a href="#M000019">barcode_code2of5</a>
|
94
|
+
<a href="#M000024">barcode_code39</a>
|
95
|
+
<a href="#M000038">barcode_code93</a>
|
96
|
+
<a href="#M000032">barcode_datamatrix</a>
|
97
|
+
<a href="#M000041">barcode_ean13</a>
|
98
|
+
<a href="#M000043">barcode_ean2</a>
|
99
|
+
<a href="#M000027">barcode_ean5</a>
|
100
|
+
<a href="#M000020">barcode_ean8</a>
|
101
|
+
<a href="#M000044">barcode_interleaved2of5</a>
|
102
|
+
<a href="#M000017">barcode_isbn</a>
|
103
|
+
<a href="#M000047">barcode_kix</a>
|
104
|
+
<a href="#M000036">barcode_maxicode</a>
|
105
|
+
<a href="#M000039">barcode_msi</a>
|
106
|
+
<a href="#M000042">barcode_onecode</a>
|
107
|
+
<a href="#M000046">barcode_pdf417</a>
|
108
|
+
<a href="#M000048">barcode_pharmacode</a>
|
109
|
+
<a href="#M000028">barcode_plessey</a>
|
110
|
+
<a href="#M000021">barcode_postnet</a>
|
111
|
+
<a href="#M000035">barcode_qrcode</a>
|
112
|
+
<a href="#M000037">barcode_rationalizedcodabar</a>
|
113
|
+
<a href="#M000029">barcode_raw</a>
|
114
|
+
<a href="#M000031">barcode_royalmail</a>
|
115
|
+
<a href="#M000030">barcode_rss14</a>
|
116
|
+
<a href="#M000022">barcode_rssexpanded</a>
|
117
|
+
<a href="#M000040">barcode_rsslimited</a>
|
118
|
+
<a href="#M000045">barcode_symbol</a>
|
119
|
+
<a href="#M000034">barcode_upca</a>
|
120
|
+
<a href="#M000025">barcode_upce</a>
|
121
|
+
</div>
|
122
|
+
</div>
|
123
|
+
|
124
|
+
</div>
|
125
|
+
|
126
|
+
|
127
|
+
<!-- if includes -->
|
128
|
+
|
129
|
+
<div id="section">
|
130
|
+
|
131
|
+
|
132
|
+
|
133
|
+
|
134
|
+
|
135
|
+
|
136
|
+
|
137
|
+
|
138
|
+
<!-- if method_list -->
|
139
|
+
<div id="methods">
|
140
|
+
<h3 class="section-bar">Public Instance methods</h3>
|
141
|
+
|
142
|
+
<div id="method-M000023" class="method-detail">
|
143
|
+
<a name="M000023"></a>
|
144
|
+
|
145
|
+
<div class="method-heading">
|
146
|
+
<a href="Document.src/M000023.html" target="Code" class="method-signature"
|
147
|
+
onclick="popupCode('Document.src/M000023.html');return false;">
|
148
|
+
<span class="method-name">barcode_auspost</span><span class="method-args">(barcode_string,options={})</span>
|
149
|
+
</a>
|
150
|
+
</div>
|
151
|
+
|
152
|
+
<div class="method-description">
|
153
|
+
<p>
|
154
|
+
Facade for <a href="Barcode/Auspost.html">RGhost::Barcode::Auspost</a>
|
155
|
+
</p>
|
156
|
+
</div>
|
157
|
+
</div>
|
158
|
+
|
159
|
+
<div id="method-M000026" class="method-detail">
|
160
|
+
<a name="M000026"></a>
|
161
|
+
|
162
|
+
<div class="method-heading">
|
163
|
+
<a href="Document.src/M000026.html" target="Code" class="method-signature"
|
164
|
+
onclick="popupCode('Document.src/M000026.html');return false;">
|
165
|
+
<span class="method-name">barcode_azteccode</span><span class="method-args">(barcode_string,options={})</span>
|
166
|
+
</a>
|
167
|
+
</div>
|
168
|
+
|
169
|
+
<div class="method-description">
|
170
|
+
<p>
|
171
|
+
Facade for <a href="Barcode/Azteccode.html">RGhost::Barcode::Azteccode</a>
|
172
|
+
</p>
|
173
|
+
</div>
|
174
|
+
</div>
|
175
|
+
|
176
|
+
<div id="method-M000018" class="method-detail">
|
177
|
+
<a name="M000018"></a>
|
178
|
+
|
179
|
+
<div class="method-heading">
|
180
|
+
<a href="Document.src/M000018.html" target="Code" class="method-signature"
|
181
|
+
onclick="popupCode('Document.src/M000018.html');return false;">
|
182
|
+
<span class="method-name">barcode_code11</span><span class="method-args">(barcode_string,options={})</span>
|
183
|
+
</a>
|
184
|
+
</div>
|
185
|
+
|
186
|
+
<div class="method-description">
|
187
|
+
<p>
|
188
|
+
Facade for <a href="Barcode/Code11.html">RGhost::Barcode::Code11</a>
|
189
|
+
</p>
|
190
|
+
</div>
|
191
|
+
</div>
|
192
|
+
|
193
|
+
<div id="method-M000033" class="method-detail">
|
194
|
+
<a name="M000033"></a>
|
195
|
+
|
196
|
+
<div class="method-heading">
|
197
|
+
<a href="Document.src/M000033.html" target="Code" class="method-signature"
|
198
|
+
onclick="popupCode('Document.src/M000033.html');return false;">
|
199
|
+
<span class="method-name">barcode_code128</span><span class="method-args">(barcode_string,options={})</span>
|
200
|
+
</a>
|
201
|
+
</div>
|
202
|
+
|
203
|
+
<div class="method-description">
|
204
|
+
<p>
|
205
|
+
Facade for <a href="Barcode/Code128.html">RGhost::Barcode::Code128</a>
|
206
|
+
</p>
|
207
|
+
</div>
|
208
|
+
</div>
|
209
|
+
|
210
|
+
<div id="method-M000019" class="method-detail">
|
211
|
+
<a name="M000019"></a>
|
212
|
+
|
213
|
+
<div class="method-heading">
|
214
|
+
<a href="Document.src/M000019.html" target="Code" class="method-signature"
|
215
|
+
onclick="popupCode('Document.src/M000019.html');return false;">
|
216
|
+
<span class="method-name">barcode_code2of5</span><span class="method-args">(barcode_string,options={})</span>
|
217
|
+
</a>
|
218
|
+
</div>
|
219
|
+
|
220
|
+
<div class="method-description">
|
221
|
+
<p>
|
222
|
+
Facade for <a href="Barcode/Code2of5.html">RGhost::Barcode::Code2of5</a>
|
223
|
+
</p>
|
224
|
+
</div>
|
225
|
+
</div>
|
226
|
+
|
227
|
+
<div id="method-M000024" class="method-detail">
|
228
|
+
<a name="M000024"></a>
|
229
|
+
|
230
|
+
<div class="method-heading">
|
231
|
+
<a href="Document.src/M000024.html" target="Code" class="method-signature"
|
232
|
+
onclick="popupCode('Document.src/M000024.html');return false;">
|
233
|
+
<span class="method-name">barcode_code39</span><span class="method-args">(barcode_string,options={})</span>
|
234
|
+
</a>
|
235
|
+
</div>
|
236
|
+
|
237
|
+
<div class="method-description">
|
238
|
+
<p>
|
239
|
+
Facade for <a href="Barcode/Code39.html">RGhost::Barcode::Code39</a>
|
240
|
+
</p>
|
241
|
+
</div>
|
242
|
+
</div>
|
243
|
+
|
244
|
+
<div id="method-M000038" class="method-detail">
|
245
|
+
<a name="M000038"></a>
|
246
|
+
|
247
|
+
<div class="method-heading">
|
248
|
+
<a href="Document.src/M000038.html" target="Code" class="method-signature"
|
249
|
+
onclick="popupCode('Document.src/M000038.html');return false;">
|
250
|
+
<span class="method-name">barcode_code93</span><span class="method-args">(barcode_string,options={})</span>
|
251
|
+
</a>
|
252
|
+
</div>
|
253
|
+
|
254
|
+
<div class="method-description">
|
255
|
+
<p>
|
256
|
+
Facade for <a href="Barcode/Code93.html">RGhost::Barcode::Code93</a>
|
257
|
+
</p>
|
258
|
+
</div>
|
259
|
+
</div>
|
260
|
+
|
261
|
+
<div id="method-M000032" class="method-detail">
|
262
|
+
<a name="M000032"></a>
|
263
|
+
|
264
|
+
<div class="method-heading">
|
265
|
+
<a href="Document.src/M000032.html" target="Code" class="method-signature"
|
266
|
+
onclick="popupCode('Document.src/M000032.html');return false;">
|
267
|
+
<span class="method-name">barcode_datamatrix</span><span class="method-args">(barcode_string,options={})</span>
|
268
|
+
</a>
|
269
|
+
</div>
|
270
|
+
|
271
|
+
<div class="method-description">
|
272
|
+
<p>
|
273
|
+
Facade for <a
|
274
|
+
href="Barcode/Datamatrix.html">RGhost::Barcode::Datamatrix</a>
|
275
|
+
</p>
|
276
|
+
</div>
|
277
|
+
</div>
|
278
|
+
|
279
|
+
<div id="method-M000041" class="method-detail">
|
280
|
+
<a name="M000041"></a>
|
281
|
+
|
282
|
+
<div class="method-heading">
|
283
|
+
<a href="Document.src/M000041.html" target="Code" class="method-signature"
|
284
|
+
onclick="popupCode('Document.src/M000041.html');return false;">
|
285
|
+
<span class="method-name">barcode_ean13</span><span class="method-args">(barcode_string,options={})</span>
|
286
|
+
</a>
|
287
|
+
</div>
|
288
|
+
|
289
|
+
<div class="method-description">
|
290
|
+
<p>
|
291
|
+
Facade for <a href="Barcode/Ean13.html">RGhost::Barcode::Ean13</a>
|
292
|
+
</p>
|
293
|
+
</div>
|
294
|
+
</div>
|
295
|
+
|
296
|
+
<div id="method-M000043" class="method-detail">
|
297
|
+
<a name="M000043"></a>
|
298
|
+
|
299
|
+
<div class="method-heading">
|
300
|
+
<a href="Document.src/M000043.html" target="Code" class="method-signature"
|
301
|
+
onclick="popupCode('Document.src/M000043.html');return false;">
|
302
|
+
<span class="method-name">barcode_ean2</span><span class="method-args">(barcode_string,options={})</span>
|
303
|
+
</a>
|
304
|
+
</div>
|
305
|
+
|
306
|
+
<div class="method-description">
|
307
|
+
<p>
|
308
|
+
Facade for <a href="Barcode/Ean2.html">RGhost::Barcode::Ean2</a>
|
309
|
+
</p>
|
310
|
+
</div>
|
311
|
+
</div>
|
312
|
+
|
313
|
+
<div id="method-M000027" class="method-detail">
|
314
|
+
<a name="M000027"></a>
|
315
|
+
|
316
|
+
<div class="method-heading">
|
317
|
+
<a href="Document.src/M000027.html" target="Code" class="method-signature"
|
318
|
+
onclick="popupCode('Document.src/M000027.html');return false;">
|
319
|
+
<span class="method-name">barcode_ean5</span><span class="method-args">(barcode_string,options={})</span>
|
320
|
+
</a>
|
321
|
+
</div>
|
322
|
+
|
323
|
+
<div class="method-description">
|
324
|
+
<p>
|
325
|
+
Facade for <a href="Barcode/Ean5.html">RGhost::Barcode::Ean5</a>
|
326
|
+
</p>
|
327
|
+
</div>
|
328
|
+
</div>
|
329
|
+
|
330
|
+
<div id="method-M000020" class="method-detail">
|
331
|
+
<a name="M000020"></a>
|
332
|
+
|
333
|
+
<div class="method-heading">
|
334
|
+
<a href="Document.src/M000020.html" target="Code" class="method-signature"
|
335
|
+
onclick="popupCode('Document.src/M000020.html');return false;">
|
336
|
+
<span class="method-name">barcode_ean8</span><span class="method-args">(barcode_string,options={})</span>
|
337
|
+
</a>
|
338
|
+
</div>
|
339
|
+
|
340
|
+
<div class="method-description">
|
341
|
+
<p>
|
342
|
+
Facade for <a href="Barcode/Ean8.html">RGhost::Barcode::Ean8</a>
|
343
|
+
</p>
|
344
|
+
</div>
|
345
|
+
</div>
|
346
|
+
|
347
|
+
<div id="method-M000044" class="method-detail">
|
348
|
+
<a name="M000044"></a>
|
349
|
+
|
350
|
+
<div class="method-heading">
|
351
|
+
<a href="Document.src/M000044.html" target="Code" class="method-signature"
|
352
|
+
onclick="popupCode('Document.src/M000044.html');return false;">
|
353
|
+
<span class="method-name">barcode_interleaved2of5</span><span class="method-args">(barcode_string,options={})</span>
|
354
|
+
</a>
|
355
|
+
</div>
|
356
|
+
|
357
|
+
<div class="method-description">
|
358
|
+
<p>
|
359
|
+
Facade for <a
|
360
|
+
href="Barcode/Interleaved2of5.html">RGhost::Barcode::Interleaved2of5</a>
|
361
|
+
</p>
|
362
|
+
</div>
|
363
|
+
</div>
|
364
|
+
|
365
|
+
<div id="method-M000017" class="method-detail">
|
366
|
+
<a name="M000017"></a>
|
367
|
+
|
368
|
+
<div class="method-heading">
|
369
|
+
<a href="Document.src/M000017.html" target="Code" class="method-signature"
|
370
|
+
onclick="popupCode('Document.src/M000017.html');return false;">
|
371
|
+
<span class="method-name">barcode_isbn</span><span class="method-args">(barcode_string,options={})</span>
|
372
|
+
</a>
|
373
|
+
</div>
|
374
|
+
|
375
|
+
<div class="method-description">
|
376
|
+
<p>
|
377
|
+
Facade for <a href="Barcode/Isbn.html">RGhost::Barcode::Isbn</a>
|
378
|
+
</p>
|
379
|
+
</div>
|
380
|
+
</div>
|
381
|
+
|
382
|
+
<div id="method-M000047" class="method-detail">
|
383
|
+
<a name="M000047"></a>
|
384
|
+
|
385
|
+
<div class="method-heading">
|
386
|
+
<a href="Document.src/M000047.html" target="Code" class="method-signature"
|
387
|
+
onclick="popupCode('Document.src/M000047.html');return false;">
|
388
|
+
<span class="method-name">barcode_kix</span><span class="method-args">(barcode_string,options={})</span>
|
389
|
+
</a>
|
390
|
+
</div>
|
391
|
+
|
392
|
+
<div class="method-description">
|
393
|
+
<p>
|
394
|
+
Facade for <a href="Barcode/Kix.html">RGhost::Barcode::Kix</a>
|
395
|
+
</p>
|
396
|
+
</div>
|
397
|
+
</div>
|
398
|
+
|
399
|
+
<div id="method-M000036" class="method-detail">
|
400
|
+
<a name="M000036"></a>
|
401
|
+
|
402
|
+
<div class="method-heading">
|
403
|
+
<a href="Document.src/M000036.html" target="Code" class="method-signature"
|
404
|
+
onclick="popupCode('Document.src/M000036.html');return false;">
|
405
|
+
<span class="method-name">barcode_maxicode</span><span class="method-args">(barcode_string,options={})</span>
|
406
|
+
</a>
|
407
|
+
</div>
|
408
|
+
|
409
|
+
<div class="method-description">
|
410
|
+
<p>
|
411
|
+
Facade for <a href="Barcode/Maxicode.html">RGhost::Barcode::Maxicode</a>
|
412
|
+
</p>
|
413
|
+
</div>
|
414
|
+
</div>
|
415
|
+
|
416
|
+
<div id="method-M000039" class="method-detail">
|
417
|
+
<a name="M000039"></a>
|
418
|
+
|
419
|
+
<div class="method-heading">
|
420
|
+
<a href="Document.src/M000039.html" target="Code" class="method-signature"
|
421
|
+
onclick="popupCode('Document.src/M000039.html');return false;">
|
422
|
+
<span class="method-name">barcode_msi</span><span class="method-args">(barcode_string,options={})</span>
|
423
|
+
</a>
|
424
|
+
</div>
|
425
|
+
|
426
|
+
<div class="method-description">
|
427
|
+
<p>
|
428
|
+
Facade for <a href="Barcode/Msi.html">RGhost::Barcode::Msi</a>
|
429
|
+
</p>
|
430
|
+
</div>
|
431
|
+
</div>
|
432
|
+
|
433
|
+
<div id="method-M000042" class="method-detail">
|
434
|
+
<a name="M000042"></a>
|
435
|
+
|
436
|
+
<div class="method-heading">
|
437
|
+
<a href="Document.src/M000042.html" target="Code" class="method-signature"
|
438
|
+
onclick="popupCode('Document.src/M000042.html');return false;">
|
439
|
+
<span class="method-name">barcode_onecode</span><span class="method-args">(barcode_string,options={})</span>
|
440
|
+
</a>
|
441
|
+
</div>
|
442
|
+
|
443
|
+
<div class="method-description">
|
444
|
+
<p>
|
445
|
+
Facade for <a href="Barcode/Onecode.html">RGhost::Barcode::Onecode</a>
|
446
|
+
</p>
|
447
|
+
</div>
|
448
|
+
</div>
|
449
|
+
|
450
|
+
<div id="method-M000046" class="method-detail">
|
451
|
+
<a name="M000046"></a>
|
452
|
+
|
453
|
+
<div class="method-heading">
|
454
|
+
<a href="Document.src/M000046.html" target="Code" class="method-signature"
|
455
|
+
onclick="popupCode('Document.src/M000046.html');return false;">
|
456
|
+
<span class="method-name">barcode_pdf417</span><span class="method-args">(barcode_string,options={})</span>
|
457
|
+
</a>
|
458
|
+
</div>
|
459
|
+
|
460
|
+
<div class="method-description">
|
461
|
+
<p>
|
462
|
+
Facade for <a href="Barcode/Pdf417.html">RGhost::Barcode::Pdf417</a>
|
463
|
+
</p>
|
464
|
+
</div>
|
465
|
+
</div>
|
466
|
+
|
467
|
+
<div id="method-M000048" class="method-detail">
|
468
|
+
<a name="M000048"></a>
|
469
|
+
|
470
|
+
<div class="method-heading">
|
471
|
+
<a href="Document.src/M000048.html" target="Code" class="method-signature"
|
472
|
+
onclick="popupCode('Document.src/M000048.html');return false;">
|
473
|
+
<span class="method-name">barcode_pharmacode</span><span class="method-args">(barcode_string,options={})</span>
|
474
|
+
</a>
|
475
|
+
</div>
|
476
|
+
|
477
|
+
<div class="method-description">
|
478
|
+
<p>
|
479
|
+
Facade for <a
|
480
|
+
href="Barcode/Pharmacode.html">RGhost::Barcode::Pharmacode</a>
|
481
|
+
</p>
|
482
|
+
</div>
|
483
|
+
</div>
|
484
|
+
|
485
|
+
<div id="method-M000028" class="method-detail">
|
486
|
+
<a name="M000028"></a>
|
487
|
+
|
488
|
+
<div class="method-heading">
|
489
|
+
<a href="Document.src/M000028.html" target="Code" class="method-signature"
|
490
|
+
onclick="popupCode('Document.src/M000028.html');return false;">
|
491
|
+
<span class="method-name">barcode_plessey</span><span class="method-args">(barcode_string,options={})</span>
|
492
|
+
</a>
|
493
|
+
</div>
|
494
|
+
|
495
|
+
<div class="method-description">
|
496
|
+
<p>
|
497
|
+
Facade for <a href="Barcode/Plessey.html">RGhost::Barcode::Plessey</a>
|
498
|
+
</p>
|
499
|
+
</div>
|
500
|
+
</div>
|
501
|
+
|
502
|
+
<div id="method-M000021" class="method-detail">
|
503
|
+
<a name="M000021"></a>
|
504
|
+
|
505
|
+
<div class="method-heading">
|
506
|
+
<a href="Document.src/M000021.html" target="Code" class="method-signature"
|
507
|
+
onclick="popupCode('Document.src/M000021.html');return false;">
|
508
|
+
<span class="method-name">barcode_postnet</span><span class="method-args">(barcode_string,options={})</span>
|
509
|
+
</a>
|
510
|
+
</div>
|
511
|
+
|
512
|
+
<div class="method-description">
|
513
|
+
<p>
|
514
|
+
Facade for <a href="Barcode/Postnet.html">RGhost::Barcode::Postnet</a>
|
515
|
+
</p>
|
516
|
+
</div>
|
517
|
+
</div>
|
518
|
+
|
519
|
+
<div id="method-M000035" class="method-detail">
|
520
|
+
<a name="M000035"></a>
|
521
|
+
|
522
|
+
<div class="method-heading">
|
523
|
+
<a href="Document.src/M000035.html" target="Code" class="method-signature"
|
524
|
+
onclick="popupCode('Document.src/M000035.html');return false;">
|
525
|
+
<span class="method-name">barcode_qrcode</span><span class="method-args">(barcode_string,options={})</span>
|
526
|
+
</a>
|
527
|
+
</div>
|
528
|
+
|
529
|
+
<div class="method-description">
|
530
|
+
<p>
|
531
|
+
Facade for <a href="Barcode/Qrcode.html">RGhost::Barcode::Qrcode</a>
|
532
|
+
</p>
|
533
|
+
</div>
|
534
|
+
</div>
|
535
|
+
|
536
|
+
<div id="method-M000037" class="method-detail">
|
537
|
+
<a name="M000037"></a>
|
538
|
+
|
539
|
+
<div class="method-heading">
|
540
|
+
<a href="Document.src/M000037.html" target="Code" class="method-signature"
|
541
|
+
onclick="popupCode('Document.src/M000037.html');return false;">
|
542
|
+
<span class="method-name">barcode_rationalizedcodabar</span><span class="method-args">(barcode_string,options={})</span>
|
543
|
+
</a>
|
544
|
+
</div>
|
545
|
+
|
546
|
+
<div class="method-description">
|
547
|
+
<p>
|
548
|
+
Facade for <a
|
549
|
+
href="Barcode/Rationalizedcodabar.html">RGhost::Barcode::Rationalizedcodabar</a>
|
550
|
+
</p>
|
551
|
+
</div>
|
552
|
+
</div>
|
553
|
+
|
554
|
+
<div id="method-M000029" class="method-detail">
|
555
|
+
<a name="M000029"></a>
|
556
|
+
|
557
|
+
<div class="method-heading">
|
558
|
+
<a href="Document.src/M000029.html" target="Code" class="method-signature"
|
559
|
+
onclick="popupCode('Document.src/M000029.html');return false;">
|
560
|
+
<span class="method-name">barcode_raw</span><span class="method-args">(barcode_string,options={})</span>
|
561
|
+
</a>
|
562
|
+
</div>
|
563
|
+
|
564
|
+
<div class="method-description">
|
565
|
+
<p>
|
566
|
+
Facade for <a href="Barcode/Raw.html">RGhost::Barcode::Raw</a>
|
567
|
+
</p>
|
568
|
+
</div>
|
569
|
+
</div>
|
570
|
+
|
571
|
+
<div id="method-M000031" class="method-detail">
|
572
|
+
<a name="M000031"></a>
|
573
|
+
|
574
|
+
<div class="method-heading">
|
575
|
+
<a href="Document.src/M000031.html" target="Code" class="method-signature"
|
576
|
+
onclick="popupCode('Document.src/M000031.html');return false;">
|
577
|
+
<span class="method-name">barcode_royalmail</span><span class="method-args">(barcode_string,options={})</span>
|
578
|
+
</a>
|
579
|
+
</div>
|
580
|
+
|
581
|
+
<div class="method-description">
|
582
|
+
<p>
|
583
|
+
Facade for <a href="Barcode/Royalmail.html">RGhost::Barcode::Royalmail</a>
|
584
|
+
</p>
|
585
|
+
</div>
|
586
|
+
</div>
|
587
|
+
|
588
|
+
<div id="method-M000030" class="method-detail">
|
589
|
+
<a name="M000030"></a>
|
590
|
+
|
591
|
+
<div class="method-heading">
|
592
|
+
<a href="Document.src/M000030.html" target="Code" class="method-signature"
|
593
|
+
onclick="popupCode('Document.src/M000030.html');return false;">
|
594
|
+
<span class="method-name">barcode_rss14</span><span class="method-args">(barcode_string,options={})</span>
|
595
|
+
</a>
|
596
|
+
</div>
|
597
|
+
|
598
|
+
<div class="method-description">
|
599
|
+
<p>
|
600
|
+
Facade for <a href="Barcode/Rss14.html">RGhost::Barcode::Rss14</a>
|
601
|
+
</p>
|
602
|
+
</div>
|
603
|
+
</div>
|
604
|
+
|
605
|
+
<div id="method-M000022" class="method-detail">
|
606
|
+
<a name="M000022"></a>
|
607
|
+
|
608
|
+
<div class="method-heading">
|
609
|
+
<a href="Document.src/M000022.html" target="Code" class="method-signature"
|
610
|
+
onclick="popupCode('Document.src/M000022.html');return false;">
|
611
|
+
<span class="method-name">barcode_rssexpanded</span><span class="method-args">(barcode_string,options={})</span>
|
612
|
+
</a>
|
613
|
+
</div>
|
614
|
+
|
615
|
+
<div class="method-description">
|
616
|
+
<p>
|
617
|
+
Facade for <a
|
618
|
+
href="Barcode/Rssexpanded.html">RGhost::Barcode::Rssexpanded</a>
|
619
|
+
</p>
|
620
|
+
</div>
|
621
|
+
</div>
|
622
|
+
|
623
|
+
<div id="method-M000040" class="method-detail">
|
624
|
+
<a name="M000040"></a>
|
625
|
+
|
626
|
+
<div class="method-heading">
|
627
|
+
<a href="Document.src/M000040.html" target="Code" class="method-signature"
|
628
|
+
onclick="popupCode('Document.src/M000040.html');return false;">
|
629
|
+
<span class="method-name">barcode_rsslimited</span><span class="method-args">(barcode_string,options={})</span>
|
630
|
+
</a>
|
631
|
+
</div>
|
632
|
+
|
633
|
+
<div class="method-description">
|
634
|
+
<p>
|
635
|
+
Facade for <a
|
636
|
+
href="Barcode/Rsslimited.html">RGhost::Barcode::Rsslimited</a>
|
637
|
+
</p>
|
638
|
+
</div>
|
639
|
+
</div>
|
640
|
+
|
641
|
+
<div id="method-M000045" class="method-detail">
|
642
|
+
<a name="M000045"></a>
|
643
|
+
|
644
|
+
<div class="method-heading">
|
645
|
+
<a href="Document.src/M000045.html" target="Code" class="method-signature"
|
646
|
+
onclick="popupCode('Document.src/M000045.html');return false;">
|
647
|
+
<span class="method-name">barcode_symbol</span><span class="method-args">(barcode_string,options={})</span>
|
648
|
+
</a>
|
649
|
+
</div>
|
650
|
+
|
651
|
+
<div class="method-description">
|
652
|
+
<p>
|
653
|
+
Facade for <a href="Barcode/Symbol.html">RGhost::Barcode::Symbol</a>
|
654
|
+
</p>
|
655
|
+
</div>
|
656
|
+
</div>
|
657
|
+
|
658
|
+
<div id="method-M000034" class="method-detail">
|
659
|
+
<a name="M000034"></a>
|
660
|
+
|
661
|
+
<div class="method-heading">
|
662
|
+
<a href="Document.src/M000034.html" target="Code" class="method-signature"
|
663
|
+
onclick="popupCode('Document.src/M000034.html');return false;">
|
664
|
+
<span class="method-name">barcode_upca</span><span class="method-args">(barcode_string,options={})</span>
|
665
|
+
</a>
|
666
|
+
</div>
|
667
|
+
|
668
|
+
<div class="method-description">
|
669
|
+
<p>
|
670
|
+
Facade for <a href="Barcode/Upca.html">RGhost::Barcode::Upca</a>
|
671
|
+
</p>
|
672
|
+
</div>
|
673
|
+
</div>
|
674
|
+
|
675
|
+
<div id="method-M000025" class="method-detail">
|
676
|
+
<a name="M000025"></a>
|
677
|
+
|
678
|
+
<div class="method-heading">
|
679
|
+
<a href="Document.src/M000025.html" target="Code" class="method-signature"
|
680
|
+
onclick="popupCode('Document.src/M000025.html');return false;">
|
681
|
+
<span class="method-name">barcode_upce</span><span class="method-args">(barcode_string,options={})</span>
|
682
|
+
</a>
|
683
|
+
</div>
|
684
|
+
|
685
|
+
<div class="method-description">
|
686
|
+
<p>
|
687
|
+
Facade for <a href="Barcode/Upce.html">RGhost::Barcode::Upce</a>
|
688
|
+
</p>
|
689
|
+
</div>
|
690
|
+
</div>
|
691
|
+
|
692
|
+
|
693
|
+
</div>
|
694
|
+
|
695
|
+
|
696
|
+
</div>
|
697
|
+
|
698
|
+
|
699
|
+
<div id="validator-badges">
|
700
|
+
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
|
701
|
+
</div>
|
702
|
+
|
703
|
+
</body>
|
704
|
+
</html>
|