<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.co.uk/group/postscriptbarcode</id>
  <title type="text">postscriptbarcode Google Group</title>
  <subtitle type="text">
  Barcode Writer in Pure Postscript, http://www.terryburton.co.uk/barcodewriter, implements the printing of barcodes entirely in PostScript. Transforming of the input into a printout is performed by the printer, avoiding the need to re-implement barcode generation code if your language needs change.
  </subtitle>
  <link href="/group/postscriptbarcode/feed/atom_v1_0_topics.xml" rel="self" title="postscriptbarcode feed"/>
  <updated>-0-0T::Z</updated>
  <generator uri="http://groups.google.co.uk" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>coyotegrin</name>
  <email>coyoteg...@gmail.com</email>
  </author>
  <updated>2008-10-02T20:48:04Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/6e1995419099d0e6</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/6e1995419099d0e6" />
  <title type="html">Barcode options</title>
  <summary type="html" xml:space="preserve">
  Hi Terry, &lt;br&gt; &lt;p&gt;We are using the BWIPP library in a number of different documents, &lt;br&gt; with variable data content and variable barcode types. &lt;br&gt; &lt;p&gt;For instance, there may be a moment when we receive Code 128 data &lt;br&gt; &#39;123456&#39; from an application but there may be times when another &lt;br&gt; application that generates our data automatically adds the checksum
  </summary>
  </entry>
  <entry>
  <author>
  <name>bartsalkin</name>
  <email>a...@gs1md.org</email>
  </author>
  <updated>2008-09-29T13:08:38Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/dba9a3ac650cef0d</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/dba9a3ac650cef0d" />
  <title type="html">A new DataBar codes</title>
  <summary type="html" xml:space="preserve">
  Dear Terry, &lt;br&gt; I haven&#39;t found a new GS1 DataBar codes on your web-site &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.terryburton.co.uk/barcodewriter/&quot;&gt;[link]&lt;/a&gt;. You are going to do this &lt;br&gt; work? THANK YOU VERY MUCH FOR YOUR JOB! &lt;br&gt; Alex
  </summary>
  </entry>
  <entry>
  <author>
  <name>Rich C</name>
  <email>conejo2...@gmail.com</email>
  </author>
  <updated>2008-09-19T05:23:01Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/72ac6b2265463645</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/72ac6b2265463645" />
  <title type="html">Barcodes on each page</title>
  <summary type="html" xml:space="preserve">
  Hi All, &lt;br&gt; &lt;p&gt; I&#39;m having trouble getting a barcode to print on each page of a &lt;br&gt; document. It renders on the first page, but not any of the others. I&#39;m &lt;br&gt; using RGhost and RGhostBarcode. The before_page, and after_page &lt;br&gt; callbacks both fire correctly, the text is rendered properly at top &lt;br&gt; and bottom of document. The barcode is only on the first page.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Alan G Isaac</name>
  <email>alan.is...@gmail.com</email>
  </author>
  <updated>2008-09-08T01:15:35Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/b6ce8622577f17cd</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/b6ce8622577f17cd" />
  <title type="html">URL to QR</title>
  <summary type="html" xml:space="preserve">
  Newbie question: &lt;br&gt; I would like to produce a QR code for &lt;br&gt; a URL. How? &lt;br&gt; Looking at the examples, I am guessing &lt;br&gt; I need to turn the URL into a string of &lt;br&gt; digits. But what is the transformation? &lt;br&gt; Thanks for your patience, &lt;br&gt; Alan Isaac
  </summary>
  </entry>
  <entry>
  <author>
  <name>coyotegrin</name>
  <email>coyoteg...@gmail.com</email>
  </author>
  <updated>2008-09-02T21:14:05Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/6ef3d229de3ec2f4</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/6ef3d229de3ec2f4" />
  <title type="html">Datamatrix issue</title>
  <summary type="html" xml:space="preserve">
  Hi Terry, &lt;br&gt; &lt;p&gt;When I originally tested your Datamatrix barcode, I was encoding my &lt;br&gt; data through the default ASCII encoding scheme. Wanting to optimize &lt;br&gt; the amount of codewords in the generated barcode, I&#39;ve started to toy &lt;br&gt; around with various encodings, notably EDIFACT. This is where I&#39;ve &lt;br&gt; run into a snag.
  </summary>
  </entry>
  <entry>
  <author>
  <name>ak</name>
  <email>akilg...@gmail.com</email>
  </author>
  <updated>2008-07-28T09:46:05Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/2dec55ce9debd649</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/2dec55ce9debd649" />
  <title type="html">Code 39 Full Ascii</title>
  <summary type="html" xml:space="preserve">
  Currently the postscript code supports encoding Code 39 extended. But &lt;br&gt; the includetext option is not showing the correct text. Is there any &lt;br&gt; plans to correct the includetext option.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Taylor Killian</name>
  <email>s7mas...@gmail.com</email>
  </author>
  <updated>2008-07-27T22:35:46Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/dbcb6e65943ee4aa</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/dbcb6e65943ee4aa" />
  <title type="html">Thank You</title>
  <summary type="html" xml:space="preserve">
  I searched all over the web in order to learn how to encode EAN-5, but &lt;br&gt; it seems you guys have already done it! Your product is amazing, thank &lt;br&gt; you very much! &lt;br&gt; &lt;p&gt;Taylor Killian
  </summary>
  </entry>
  <entry>
  <author>
  <name>zzzer</name>
  <email>f...@free.fr</email>
  </author>
  <updated>2008-07-16T14:35:45Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/a3f040e0eb7e5ee5</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/a3f040e0eb7e5ee5" />
  <title type="html">Generate an odd number&#39;s code128 barcode</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;I&#39;d like to generate a Code128C barcode from a non-pair number (11 &lt;br&gt; digits). &lt;br&gt; &lt;p&gt;When I try it with RGhost_barcode, it doesn&#39;t work. &lt;br&gt; &lt;p&gt;But when I try it with AxelCodBar (downloadable here : &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.chambily.com/softs/barcode.zip&quot;&gt;[link]&lt;/a&gt;), it works fine ! &lt;br&gt; &lt;p&gt;Do you know how I can do with Rghost_barcode without changing the A, B
  </summary>
  </entry>
  <entry>
  <author>
  <name>preon</name>
  <email>rob...@preon.pl</email>
  </author>
  <updated>2008-07-15T19:41:51Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/b8ba911486fafb53</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/b8ba911486fafb53" />
  <title type="html">aztec - readerinit</title>
  <summary type="html" xml:space="preserve">
  Hi Terry &lt;br&gt; &lt;p&gt;I analyzed Your code in barcode.ps (aztec scrap) and I&#39;m not sure what &lt;br&gt; the readerinit means. &lt;br&gt; Can You explain this parameter in details (always &#39;false&#39; inYour &lt;br&gt; code) ? &lt;br&gt; &lt;p&gt;best regards &lt;br&gt; Robert &lt;br&gt; &lt;p&gt;ps. I&#39;ve never seen postscript language before .. It&#39;s smart-funny &lt;br&gt; stack language. &lt;br&gt; My brain is my debugger :) I translated Your code (aztec scrap)
  </summary>
  </entry>
  <entry>
  <author>
  <name>zzzer</name>
  <email>f...@free.fr</email>
  </author>
  <updated>2008-07-11T09:58:12Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/8d31e6bfe76db904</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/8d31e6bfe76db904" />
  <title type="html">Error while executing gem install -y rghost_barcode</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;I&#39;ve programmed a little RGhost_barcode. &lt;br&gt; On my PC (under Windows 2000), the installation of Ruby and its &lt;br&gt; plugins work very well. &lt;br&gt; &lt;p&gt;I wanted to show it to my boss (under Windows XP), but when I execute &lt;br&gt; (on his PC) the command gem install -y rghost_barcode there&#39;s an &lt;br&gt; error : &lt;br&gt; &lt;p&gt;ERROR: While executing gem ... (Gem::RemoteFetcher::FetchErro r)
  </summary>
  </entry>
  <entry>
  <author>
  <name>coyotegrin</name>
  <email>coyoteg...@gmail.com</email>
  </author>
  <updated>2008-07-10T18:01:10Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/456d383bcfe1ad7d</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/456d383bcfe1ad7d" />
  <title type="html">Onecode algorithm&#39;s performance</title>
  <summary type="html" xml:space="preserve">
  Hi Terry, &lt;br&gt; &lt;p&gt;I&#39;ve run across an issue when dealing with the Onecode barcode in &lt;br&gt; BWIPP, and was wondering if something could be done about it. The &lt;br&gt; issue is that the speed performance of the algorithm seems to be far &lt;br&gt; less efficient than that of the postnet barcode. &lt;br&gt; &lt;p&gt;When we generate, say, 100 consecutive barcodes (lets say I have a
  </summary>
  </entry>
  <entry>
  <author>
  <name>zzzer</name>
  <email>f...@free.fr</email>
  </author>
  <updated>2008-07-09T09:48:14Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/d8e82f40e90329ca</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/d8e82f40e90329ca" />
  <title type="html">Another encoding problem</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;I&#39;ve developed a ruby RGhost program that generates barcodes and text. &lt;br&gt; &lt;p&gt;I&#39;ve written it when I was on Ubuntu, and now, I want to make it work &lt;br&gt; on Windows. &lt;br&gt; &lt;p&gt;But when I execute the file, there&#39;s some trouble : &lt;br&gt; &lt;p&gt;C:\Documents and Settings\Administrateur\Bureau &amp;gt;ruby zcb.rb &lt;br&gt; c:/ruby/lib/ruby/gems/1.8/gems /rghost-0.8/lib/rghost/
  </summary>
  </entry>
  <entry>
  <author>
  <name>zzzer</name>
  <email>f...@free.fr</email>
  </author>
  <updated>2008-07-08T07:44:54Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/6520c8a506fe8eca</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/6520c8a506fe8eca" />
  <title type="html">RGhost : accent problem with doc.show</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;I&#39;m working on a project that generates PDF files. &lt;br&gt; In these PDF&#39;s, there&#39;s some barcodes, and on the top of them, there&#39;s &lt;br&gt; some text, written with the function show. &lt;br&gt; &lt;p&gt;My problem is when I do a doc.show(&#39;tété&#39;) : the &#39;é&#39; don&#39;t appear like &lt;br&gt; they may, but as &#39;Ø&#39;. &lt;br&gt; &lt;p&gt;Can someone help me ?
  </summary>
  </entry>
  <entry>
  <author>
  <email>richard.mull...@gmail.com</email>
  </author>
  <updated>2008-07-04T02:13:42Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/5654f93ddd2e5b7b</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/5654f93ddd2e5b7b" />
  <title type="html">OneCode specification E</title>
  <summary type="html" xml:space="preserve">
  Hi Terry, &lt;br&gt; &lt;p&gt;I used the latest version of your code to generate OneCode barcodes. &lt;br&gt; &lt;p&gt;I dumped the Bar height succession array and it seems to me that the &lt;br&gt; barcode heights are outside the current specification:- &lt;br&gt; &lt;p&gt;For (00702654321000024061503640500 55) I got &lt;br&gt; &lt;p&gt;[0.109375 0.109375 0.109375 0.109375 0.175 0.175 0.175 0.175 0.109375
  </summary>
  </entry>
  <entry>
  <author>
  <name>preon</name>
  <email>rob...@preon.pl</email>
  </author>
  <updated>2008-06-30T11:07:14Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/79c38eeda13ad9f9</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/browse_thread/thread/79c38eeda13ad9f9" />
  <title type="html">aztec 2d - complete letter</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; &lt;p&gt;I&#39;m looking for Aztec specifiactin - I know that this is described in &lt;br&gt; iso standard 24778 and I can buy it, but I haven&#39;t any card ... so I &lt;br&gt; can&#39;t buy it ... &lt;br&gt; I&#39;ve problem with not generate but _read_ (decode) the code. &lt;br&gt; I have to decode matrix 91x91 and I&#39;ve few questions about it : &lt;br&gt; &lt;p&gt;1. what data is encoded on the &#39;eye&#39;-edge (I suspect that there is
  </summary>
  </entry>
</feed>
