rghost_barcode 0.8 → 0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (146) hide show
  1. data/lib/rghost_barcode.rb +7 -5
  2. data/lib/rghost_barcode/ps/barcode_base.ps +17090 -0
  3. data/lib/rghost_barcode/rghost_barcode_adapter.rb +22 -226
  4. data/lib/rghost_barcode/rghost_barcode_base.rb +12 -14
  5. data/lib/rghost_barcode/rghost_barcode_types.rb +86 -0
  6. data/lib/rghost_barcode/rghost_barcode_version.rb +2 -2
  7. metadata +30 -177
  8. data/lib/doc/classes/RGhost.html +0 -109
  9. data/lib/doc/classes/RGhost/Barcode.html +0 -147
  10. data/lib/doc/classes/RGhost/Barcode/Auspost.html +0 -113
  11. data/lib/doc/classes/RGhost/Barcode/Azteccode.html +0 -113
  12. data/lib/doc/classes/RGhost/Barcode/Base.html +0 -266
  13. data/lib/doc/classes/RGhost/Barcode/Base.src/M000004.html +0 -34
  14. data/lib/doc/classes/RGhost/Barcode/Base.src/M000005.html +0 -30
  15. data/lib/doc/classes/RGhost/Barcode/Base.src/M000006.html +0 -20
  16. data/lib/doc/classes/RGhost/Barcode/Border.html +0 -170
  17. data/lib/doc/classes/RGhost/Barcode/Border.src/M000001.html +0 -27
  18. data/lib/doc/classes/RGhost/Barcode/Code11.html +0 -113
  19. data/lib/doc/classes/RGhost/Barcode/Code128.html +0 -113
  20. data/lib/doc/classes/RGhost/Barcode/Code2of5.html +0 -113
  21. data/lib/doc/classes/RGhost/Barcode/Code39.html +0 -113
  22. data/lib/doc/classes/RGhost/Barcode/Code93.html +0 -113
  23. data/lib/doc/classes/RGhost/Barcode/Datamatrix.html +0 -113
  24. data/lib/doc/classes/RGhost/Barcode/Ean13.html +0 -113
  25. data/lib/doc/classes/RGhost/Barcode/Ean2.html +0 -113
  26. data/lib/doc/classes/RGhost/Barcode/Ean5.html +0 -113
  27. data/lib/doc/classes/RGhost/Barcode/Ean8.html +0 -113
  28. data/lib/doc/classes/RGhost/Barcode/Guard.html +0 -174
  29. data/lib/doc/classes/RGhost/Barcode/Guard.src/M000003.html +0 -27
  30. data/lib/doc/classes/RGhost/Barcode/Interleaved2of5.html +0 -113
  31. data/lib/doc/classes/RGhost/Barcode/Isbn.html +0 -113
  32. data/lib/doc/classes/RGhost/Barcode/Kix.html +0 -113
  33. data/lib/doc/classes/RGhost/Barcode/Maxicode.html +0 -113
  34. data/lib/doc/classes/RGhost/Barcode/Msi.html +0 -113
  35. data/lib/doc/classes/RGhost/Barcode/Onecode.html +0 -113
  36. data/lib/doc/classes/RGhost/Barcode/Parameter.html +0 -262
  37. data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000007.html +0 -20
  38. data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000008.html +0 -18
  39. data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000009.html +0 -18
  40. data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000010.html +0 -18
  41. data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000011.html +0 -18
  42. data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000012.html +0 -24
  43. data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000013.html +0 -18
  44. data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000014.html +0 -18
  45. data/lib/doc/classes/RGhost/Barcode/Parameter.src/M000015.html +0 -16
  46. data/lib/doc/classes/RGhost/Barcode/Pdf417.html +0 -113
  47. data/lib/doc/classes/RGhost/Barcode/Pharmacode.html +0 -113
  48. data/lib/doc/classes/RGhost/Barcode/Plessey.html +0 -113
  49. data/lib/doc/classes/RGhost/Barcode/Postnet.html +0 -113
  50. data/lib/doc/classes/RGhost/Barcode/Qrcode.html +0 -113
  51. data/lib/doc/classes/RGhost/Barcode/Rationalizedcodabar.html +0 -113
  52. data/lib/doc/classes/RGhost/Barcode/Raw.html +0 -113
  53. data/lib/doc/classes/RGhost/Barcode/Royalmail.html +0 -113
  54. data/lib/doc/classes/RGhost/Barcode/Rss14.html +0 -113
  55. data/lib/doc/classes/RGhost/Barcode/Rssexpanded.html +0 -113
  56. data/lib/doc/classes/RGhost/Barcode/Rsslimited.html +0 -113
  57. data/lib/doc/classes/RGhost/Barcode/Symbol.html +0 -113
  58. data/lib/doc/classes/RGhost/Barcode/Text.html +0 -193
  59. data/lib/doc/classes/RGhost/Barcode/Text.src/M000002.html +0 -30
  60. data/lib/doc/classes/RGhost/Barcode/Upca.html +0 -113
  61. data/lib/doc/classes/RGhost/Barcode/Upce.html +0 -113
  62. data/lib/doc/classes/RGhost/Config.html +0 -150
  63. data/lib/doc/classes/RGhost/Config.src/M000016.html +0 -45
  64. data/lib/doc/classes/RGhost/Document.html +0 -704
  65. data/lib/doc/classes/RGhost/Document.src/M000017.html +0 -19
  66. data/lib/doc/classes/RGhost/Document.src/M000018.html +0 -18
  67. data/lib/doc/classes/RGhost/Document.src/M000019.html +0 -18
  68. data/lib/doc/classes/RGhost/Document.src/M000020.html +0 -18
  69. data/lib/doc/classes/RGhost/Document.src/M000021.html +0 -18
  70. data/lib/doc/classes/RGhost/Document.src/M000022.html +0 -18
  71. data/lib/doc/classes/RGhost/Document.src/M000023.html +0 -18
  72. data/lib/doc/classes/RGhost/Document.src/M000024.html +0 -18
  73. data/lib/doc/classes/RGhost/Document.src/M000025.html +0 -18
  74. data/lib/doc/classes/RGhost/Document.src/M000026.html +0 -18
  75. data/lib/doc/classes/RGhost/Document.src/M000027.html +0 -18
  76. data/lib/doc/classes/RGhost/Document.src/M000028.html +0 -18
  77. data/lib/doc/classes/RGhost/Document.src/M000029.html +0 -18
  78. data/lib/doc/classes/RGhost/Document.src/M000030.html +0 -18
  79. data/lib/doc/classes/RGhost/Document.src/M000031.html +0 -18
  80. data/lib/doc/classes/RGhost/Document.src/M000032.html +0 -18
  81. data/lib/doc/classes/RGhost/Document.src/M000033.html +0 -18
  82. data/lib/doc/classes/RGhost/Document.src/M000034.html +0 -18
  83. data/lib/doc/classes/RGhost/Document.src/M000035.html +0 -18
  84. data/lib/doc/classes/RGhost/Document.src/M000036.html +0 -18
  85. data/lib/doc/classes/RGhost/Document.src/M000037.html +0 -18
  86. data/lib/doc/classes/RGhost/Document.src/M000038.html +0 -18
  87. data/lib/doc/classes/RGhost/Document.src/M000039.html +0 -18
  88. data/lib/doc/classes/RGhost/Document.src/M000040.html +0 -18
  89. data/lib/doc/classes/RGhost/Document.src/M000041.html +0 -18
  90. data/lib/doc/classes/RGhost/Document.src/M000042.html +0 -18
  91. data/lib/doc/classes/RGhost/Document.src/M000043.html +0 -18
  92. data/lib/doc/classes/RGhost/Document.src/M000044.html +0 -18
  93. data/lib/doc/classes/RGhost/Document.src/M000045.html +0 -18
  94. data/lib/doc/classes/RGhost/Document.src/M000046.html +0 -18
  95. data/lib/doc/classes/RGhost/Document.src/M000047.html +0 -18
  96. data/lib/doc/classes/RGhost/Document.src/M000048.html +0 -18
  97. data/lib/doc/created.rid +0 -1
  98. data/lib/doc/files/rghost_barcode/rghost_barcode_adapter_rb.html +0 -101
  99. data/lib/doc/files/rghost_barcode/rghost_barcode_base_rb.html +0 -101
  100. data/lib/doc/files/rghost_barcode/rghost_barcode_classes_rb.html +0 -101
  101. data/lib/doc/files/rghost_barcode/rghost_barcode_examples_rb.html +0 -101
  102. data/lib/doc/files/rghost_barcode/rghost_barcode_version_rb.html +0 -101
  103. data/lib/doc/files/rghost_barcode_rb.html +0 -111
  104. data/lib/doc/files/teste_main_rb.html +0 -110
  105. data/lib/doc/fr_class_index.html +0 -67
  106. data/lib/doc/fr_file_index.html +0 -33
  107. data/lib/doc/fr_method_index.html +0 -74
  108. data/lib/doc/index.html +0 -24
  109. data/lib/rghost_barcode/ps/auspost.ps +0 -192
  110. data/lib/rghost_barcode/ps/azteccode.ps +0 -357
  111. data/lib/rghost_barcode/ps/barcode_template.eps +0 -1193
  112. data/lib/rghost_barcode/ps/code11.ps +0 -128
  113. data/lib/rghost_barcode/ps/code128.ps +0 -121
  114. data/lib/rghost_barcode/ps/code2of5.ps +0 -106
  115. data/lib/rghost_barcode/ps/code39.ps +0 -109
  116. data/lib/rghost_barcode/ps/code93.ps +0 -117
  117. data/lib/rghost_barcode/ps/datamatrix.ps +0 -328
  118. data/lib/rghost_barcode/ps/ean13.ps +0 -183
  119. data/lib/rghost_barcode/ps/ean2.ps +0 -101
  120. data/lib/rghost_barcode/ps/ean5.ps +0 -116
  121. data/lib/rghost_barcode/ps/ean8.ps +0 -101
  122. data/lib/rghost_barcode/ps/interleaved2of5.ps +0 -132
  123. data/lib/rghost_barcode/ps/isbn.ps +0 -118
  124. data/lib/rghost_barcode/ps/kix.ps +0 -98
  125. data/lib/rghost_barcode/ps/maxicode.ps +0 -307
  126. data/lib/rghost_barcode/ps/msi.ps +0 -104
  127. data/lib/rghost_barcode/ps/onecode.ps +0 -276
  128. data/lib/rghost_barcode/ps/pdf417.ps +0 -428
  129. data/lib/rghost_barcode/ps/pharmacode.ps +0 -69
  130. data/lib/rghost_barcode/ps/plessey.ps +0 -121
  131. data/lib/rghost_barcode/ps/postnet.ps +0 -114
  132. data/lib/rghost_barcode/ps/qrcode.ps +0 -530
  133. data/lib/rghost_barcode/ps/rationalizedcodabar.ps +0 -117
  134. data/lib/rghost_barcode/ps/raw.ps +0 -35
  135. data/lib/rghost_barcode/ps/render.ps +0 -307
  136. data/lib/rghost_barcode/ps/render.ps~ +0 -308
  137. data/lib/rghost_barcode/ps/royalmail.ps +0 -119
  138. data/lib/rghost_barcode/ps/rss14.ps +0 -237
  139. data/lib/rghost_barcode/ps/rssexpanded.ps +0 -211
  140. data/lib/rghost_barcode/ps/rsslimited.ps +0 -191
  141. data/lib/rghost_barcode/ps/symbol.ps +0 -49
  142. data/lib/rghost_barcode/ps/upca.ps +0 -128
  143. data/lib/rghost_barcode/ps/upce.ps +0 -157
  144. data/lib/rghost_barcode/rghost_barcode_classes.rb +0 -96
  145. data/lib/rghost_barcode/rghost_barcode_examples.rb +0 -35
  146. data/lib/teste_main.rb +0 -94
@@ -1,150 +0,0 @@
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>&nbsp;&nbsp;
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' =&gt; ['01234ABCD',{:rotate =&gt; 90, :text =&gt; {:size =&gt; 10}}], 'isbn' =&gt; ['978-1-56592-479',{:text =&gt; {:size =&gt; 10}, :guard=&gt;{:whitespace =&gt; true }}], 'rsslimited' =&gt; ['00978186074271',{:height =&gt; 1 , :text =&gt; {:size =&gt; 10}}], 'pdf417' =&gt; ['^453^178^121^239',{:text =&gt; {:size =&gt; 10}, :columns =&gt; 2, :rows=&gt; 10}], 'royalmail' =&gt; ['LE28HS9Z',{:text =&gt; {:size =&gt; 10}}], 'ean13' =&gt; ['977147396801',{ :guard=&gt;{:whitespace =&gt; true }}], 'code11' =&gt; ['0123456789',{:text =&gt; {:size =&gt; 10}}], 'symbol' =&gt; ['fima',{:text =&gt; {:size =&gt; 10}}], 'qrcode' =&gt; ['000100000010000000001100010101100110000110000',{:text =&gt; {:size =&gt; 10}}], 'msi' =&gt; ['0123456789',{:text =&gt; {:size =&gt; 10}}], 'upca' =&gt; ['78858101497',{:text =&gt; {:size =&gt; 10}}], 'pharmacode' =&gt; ['117480',{:text =&gt; {:size =&gt; 10}}], 'kix' =&gt; ['1231FZ13XHS',{:text =&gt; {:size =&gt; 10}}], 'datamatrix' =&gt; ['^142^164^186',{:columns =&gt; 32, :rows=&gt; 32}], 'rssexpanded' =&gt; ['000000010011001010100001000000010000',{:text =&gt; {:size =&gt; 10}}], 'ean2' =&gt; ['05',{:text =&gt; {:size =&gt; 10}}], 'rationalizedcodabar' =&gt; ['A0123456789B',{:text =&gt; {:size =&gt; 10}}], 'upce' =&gt; ['0123456',{:text =&gt; {:size =&gt; 10}}], 'ean5' =&gt; ['90200',{:text =&gt; {:size =&gt; 10}}], 'code2of5' =&gt; ['01234567',{:text =&gt; {:size =&gt; 10}}], 'code93' =&gt; ['THIS IS CODE 93',{:text =&gt; {:size =&gt; 10}}], 'postnet' =&gt; ['012345',{:text =&gt; {:size =&gt; 10}}], 'maxicode' =&gt; ['^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=&gt; 2, :text =&gt; {:size =&gt; 10}}], 'raw' =&gt; ['331132131313411122131311333213114131131221323',{:text =&gt; {:size =&gt; 10}}], 'onecode' =&gt; ['0123456709498765432101234567891',{:text =&gt; {:size =&gt; 10}}], 'code39' =&gt; ['THIS IS CODE 39',{:text =&gt; {:size =&gt; 10}}], 'auspost' =&gt; ['5956439111ABA 9',{:text =&gt; {:size =&gt; 10}}], 'azteccode' =&gt; ['00100111001000000101001101111000010100111100101000000110',{:text =&gt; {:size =&gt; 10}, :format=&gt; :compact}], 'ean8' =&gt; ['01335583',{:text =&gt; {:size =&gt; 10}}], 'interleaved2of5' =&gt; ['24012345678905',{ :text =&gt; {:size =&gt; 10, :offset =&gt; [0,-10], :enable =&gt; [:text, :check, :checkintext] }, :border =&gt; {:width =&gt; 4, :left =&gt; 15, :right =&gt; 15, :show =&gt; true}, :height =&gt; 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 =&gt; &quot;/tmp/barcode_catalog.pdf&quot;
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>
@@ -1,45 +0,0 @@
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 =&gt; {:size =&gt; 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">&gt;</span> [<span class="ruby-value">15</span>,<span class="ruby-value">8</span>], <span class="ruby-identifier">:margin_left</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-value">2</span>
16
- <span class="ruby-comment cmt">#d.set RGhost::Barcode::Code39.new(&quot;ASDHAJSDF&quot;, :x =&gt; 1, :y =&gt; 5, :color =&gt; 'FF0000', :border =&gt;{:color =&gt; '00FF00'}, :text =&gt;{:size =&gt; 10, :color =&gt; '553297' }, :height =&gt; 1, :width =&gt; 4.545)</span>
17
- <span class="ruby-comment cmt">#d.barcode_isbn(&quot;978-1-56592-479&quot;, :x =&gt; 1, :y =&gt; 5, :color =&gt; 'FF0000', :border =&gt;{:color =&gt; '00FF00'}, :text =&gt;{:size =&gt; 10, :color =&gt; '553297' }, :height =&gt; 1, :width =&gt; 4.545)</span>
18
- <span class="ruby-comment cmt">#d.barcode_isbn(&quot;978-1-56592-479&quot;, :x =&gt; 1, :y =&gt; 10, :text =&gt;{:size =&gt; 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">&quot;barcode_template.eps&quot;</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">&quot;Barcode Name: #{k}&quot;</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">&quot;barcode_#{k}&quot;</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">&quot;Code String: #{v[0]}&quot;</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">&quot;Options: #{opt.inspect}&quot;</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{&lt;big&gt;Barcode Writer License&lt;/big&gt;&lt;br/&gt;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.&lt;br/&gt;&lt;br/&gt;Thanks a lot Terry!&lt;br/&gt; &lt;i&gt;Shairon Toledo&lt;/i&gt; }</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">&quot;RGhost::VERSION #{RGhost::VERSION::STRING}&quot;</span> , <span class="ruby-identifier">:align</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-identifier">:page_right</span>, <span class="ruby-identifier">:tag</span> =<span class="ruby-operator">&gt;</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">&quot;RGhost::Barcode::VERSION #{RGhost::Barcode::VERSION::STRING}&quot;</span> , <span class="ruby-identifier">:align</span> =<span class="ruby-operator">&gt;</span> <span class="ruby-identifier">:page_right</span>, <span class="ruby-identifier">:tag</span> =<span class="ruby-operator">&gt;</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>
@@ -1,704 +0,0 @@
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>&nbsp;&nbsp;
90
- <a href="#M000026">barcode_azteccode</a>&nbsp;&nbsp;
91
- <a href="#M000018">barcode_code11</a>&nbsp;&nbsp;
92
- <a href="#M000033">barcode_code128</a>&nbsp;&nbsp;
93
- <a href="#M000019">barcode_code2of5</a>&nbsp;&nbsp;
94
- <a href="#M000024">barcode_code39</a>&nbsp;&nbsp;
95
- <a href="#M000038">barcode_code93</a>&nbsp;&nbsp;
96
- <a href="#M000032">barcode_datamatrix</a>&nbsp;&nbsp;
97
- <a href="#M000041">barcode_ean13</a>&nbsp;&nbsp;
98
- <a href="#M000043">barcode_ean2</a>&nbsp;&nbsp;
99
- <a href="#M000027">barcode_ean5</a>&nbsp;&nbsp;
100
- <a href="#M000020">barcode_ean8</a>&nbsp;&nbsp;
101
- <a href="#M000044">barcode_interleaved2of5</a>&nbsp;&nbsp;
102
- <a href="#M000017">barcode_isbn</a>&nbsp;&nbsp;
103
- <a href="#M000047">barcode_kix</a>&nbsp;&nbsp;
104
- <a href="#M000036">barcode_maxicode</a>&nbsp;&nbsp;
105
- <a href="#M000039">barcode_msi</a>&nbsp;&nbsp;
106
- <a href="#M000042">barcode_onecode</a>&nbsp;&nbsp;
107
- <a href="#M000046">barcode_pdf417</a>&nbsp;&nbsp;
108
- <a href="#M000048">barcode_pharmacode</a>&nbsp;&nbsp;
109
- <a href="#M000028">barcode_plessey</a>&nbsp;&nbsp;
110
- <a href="#M000021">barcode_postnet</a>&nbsp;&nbsp;
111
- <a href="#M000035">barcode_qrcode</a>&nbsp;&nbsp;
112
- <a href="#M000037">barcode_rationalizedcodabar</a>&nbsp;&nbsp;
113
- <a href="#M000029">barcode_raw</a>&nbsp;&nbsp;
114
- <a href="#M000031">barcode_royalmail</a>&nbsp;&nbsp;
115
- <a href="#M000030">barcode_rss14</a>&nbsp;&nbsp;
116
- <a href="#M000022">barcode_rssexpanded</a>&nbsp;&nbsp;
117
- <a href="#M000040">barcode_rsslimited</a>&nbsp;&nbsp;
118
- <a href="#M000045">barcode_symbol</a>&nbsp;&nbsp;
119
- <a href="#M000034">barcode_upca</a>&nbsp;&nbsp;
120
- <a href="#M000025">barcode_upce</a>&nbsp;&nbsp;
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>