<?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="http://groups.google.co.uk/group/postscriptbarcode/feed/atom_v1_0_msgs.xml" rel="self" title="postscriptbarcode feed"/>
  <updated>2008-05-12T09:57:12Z</updated>
  <generator uri="http://groups.google.co.uk" version="1.99">Google Groups</generator>
  <entry>
  <author>
	 <name>Attid</name>
	 <email>att...@googlemail.com</email>
  </author>
  <updated>2008-05-12T09:57:12Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/msg/b5799c2ede2a3839</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/msg/b5799c2ede2a3839"/>
  <title type="text">get default width before print</title>
  <summary type="html" xml:space="preserve">
  can i get default barcode width before print ? &lt;br&gt; &lt;p&gt;i need it to easy design page before print it.
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Terry Burton</name>
	 <email>t...@terryburton.co.uk</email>
  </author>
  <updated>2008-05-10T23:38:19Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/msg/b938844d061c0f88</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/msg/b938844d061c0f88"/>
  <title type="text">Re: 128C barcode human readable overlaps</title>
  <summary type="html" xml:space="preserve">
  Hi Rakhesh, &lt;br&gt; I intend to write an auto-encoder for code 128 quite soon and this &lt;br&gt; will allow you to enter an arbitrary ASCII string for encodation and &lt;br&gt; to force the alphabet. Until then, I do not have code that does quite &lt;br&gt; what you want. &lt;br&gt; However you may find the following code from Stefan Stefanov quite &lt;br&gt; useful and a basis for developing code to satisfy your requirements:
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Terry Burton</name>
	 <email>t...@terryburton.co.uk</email>
  </author>
  <updated>2008-04-05T00:34:51Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/msg/a8da01c85dee7728</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/msg/a8da01c85dee7728"/>
  <title type="text">Re: [postscriptbarcode] Micro QR Code issue</title>
  <summary type="html" xml:space="preserve">
  2008/4/4 coyotegrin &amp;lt;CoyoteG...@gmail.com&amp;gt;: &lt;br&gt; Hi. &lt;br&gt; Thanks for this test case, however the code is behaving correctly - &lt;br&gt; according to the specification no Micro QR Code symbols support the H &lt;br&gt; error correction mode. &lt;br&gt; The list of supported modes for Micro QR code is as follows: &lt;br&gt; M1 - L (actually it is not referred to a &amp;quot;L&amp;quot; in the specification, but
  </summary>
  </entry>
  <entry>
  <author>
	 <name>coyotegrin</name>
	 <email>coyoteg...@gmail.com</email>
  </author>
  <updated>2008-04-04T19:56:00Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/msg/e2584d28f0b4d66f</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/msg/e2584d28f0b4d66f"/>
  <title type="text">Micro QR Code issue</title>
  <summary type="html" xml:space="preserve">
  Hi Terry, &lt;br&gt; &lt;p&gt;I was testing out the QR code in Micro mode and ran across a couple of &lt;br&gt; issues. Using the &#39;H&#39; error correction level in M4 version of the QR &lt;br&gt; code does not produce a barcode, no matter what data I put in. &lt;br&gt; eg: &lt;br&gt; 245 140 moveto (00100011001110011010011000000 00000) (version=M4 &lt;br&gt; eclevel=H) qrcode barcode
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Terry Burton</name>
	 <email>t...@terryburton.co.uk</email>
  </author>
  <updated>2008-03-30T01:04:12Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/msg/8e94104d1e50241e</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/msg/8e94104d1e50241e"/>
  <title type="text">New release includes QR Code support</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; After many hours or development I&#39;m pleased to announce that the &lt;br&gt; latest release (2008-03-30) of BWIPP features support for QR Code - &lt;br&gt; phew! &lt;br&gt; As usual for the 2D symblogies, the input must be specified as a &lt;br&gt; binary string representing the barcode contents after translation into &lt;br&gt; a data bitstream and prior to conversion into padding, error
  </summary>
  </entry>
  <entry>
  <author>
	 <name>pengbsam</name>
	 <email>pengb...@yahoo.com</email>
  </author>
  <updated>2008-03-27T21:36:37Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/msg/f3be548e1c994cce</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/msg/f3be548e1c994cce"/>
  <title type="text">Bar Code for ASCII</title>
  <summary type="html" xml:space="preserve">
  Trying to figure out how to perform a functional key like F2, CTRL-A, &lt;br&gt; CTRL-ALT-F2 combination via scanning a barcode. I used on symbol&#39;s &lt;br&gt; 123scan utility. very nice, except it only allowed three rules, where &lt;br&gt; I will probably need more than 10.. Is there anything outside of &lt;br&gt; 123scan utility. that I can use?
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Terry Burton</name>
	 <email>t...@terryburton.co.uk</email>
  </author>
  <updated>2008-03-17T22:53:28Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/msg/a0f899fff29cd642</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/msg/a0f899fff29cd642"/>
  <title type="text">Re: [postscriptbarcode] Symbology Reference for Aztec</title>
  <summary type="html" xml:space="preserve">
  &amp;lt;...snip...&amp;gt; &lt;br&gt; You are not the first to have this problem and unfortunately there is &lt;br&gt; no simple solution: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/postscriptbarcode/msg/35c9cd6d7e7dac0d&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; The position hasn&#39;t changed since I wrote this as I am still unable to &lt;br&gt; locate a publicly-available, thorough explanation of the high-level
  </summary>
  </entry>
  <entry>
  <author>
	 <name>jmklr</name>
	 <email>jm...@accelplus.net</email>
  </author>
  <updated>2008-03-15T21:25:21Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/msg/bbff5cdc78931a59</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/msg/bbff5cdc78931a59"/>
  <title type="text">Symbology Reference for Aztec</title>
  <summary type="html" xml:space="preserve">
  &amp;quot;The acceptable contents of the data field varies from symbology to &lt;br&gt; symbology as defined in the symbologies reference.&amp;quot;, quoted from Quick &lt;br&gt; Guide page, seems to point to a reference I can&#39;t find. In particular, &lt;br&gt; I want to understand what the zeros and ones mean in the date field of &lt;br&gt; the example PostScript for the Aztec barcode type. There are 54 zeros
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Ansen</name>
	 <email>an...@sealestudios.com</email>
  </author>
  <updated>2008-03-14T12:30:29Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/msg/66f6ecaf2718fc4b</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/msg/66f6ecaf2718fc4b"/>
  <title type="text">Re: Aztec testing</title>
  <summary type="html" xml:space="preserve">
  I can confirm that the other 2D symbologies also do not render &lt;br&gt; correctly when using Photoshop. As mentioned before, they do appear to &lt;br&gt; work when using Preview on the Mac. &lt;br&gt; &lt;p&gt;Thanks &lt;br&gt; &lt;p&gt;--Ansen Seale &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://ansenseale.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Terry Burton</name>
	 <email>t...@terryburton.co.uk</email>
  </author>
  <updated>2008-03-13T22:44:14Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/msg/86a2aea8300e90de</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/msg/86a2aea8300e90de"/>
  <title type="text">Re: [postscriptbarcode] Re: Aztec testing</title>
  <summary type="html" xml:space="preserve">
  You offer is appreciated. If I am unable to find a workstation with &lt;br&gt; the software then I may call on you work assistance. &lt;br&gt; Thanks! &lt;br&gt; Tez
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Terry Burton</name>
	 <email>t...@terryburton.co.uk</email>
  </author>
  <updated>2008-03-13T22:42:43Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/msg/6a6e9d5a59a5d804</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/msg/6a6e9d5a59a5d804"/>
  <title type="text">Re: [postscriptbarcode] Re: Aztec testing</title>
  <summary type="html" xml:space="preserve">
  Ansen, &lt;br&gt; My suspicion is that the PostScript VM in CS2 is tripping up on some &lt;br&gt; code that is executed properly by GhostScript-based VMs. &lt;br&gt; This would especially seem to be the case because the image of the &lt;br&gt; Aztec symbol that you sent off-list appears to have stopped short &lt;br&gt; prior to calculating the mode and data layers, but the static
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Terry Burton</name>
	 <email>t...@terryburton.co.uk</email>
  </author>
  <updated>2008-03-13T11:12:06Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/msg/1c6910a91284f0c8</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/msg/1c6910a91284f0c8"/>
  <title type="text">Re: [postscriptbarcode] Adding support for Australia Post Reply Paid Barcode</title>
  <summary type="html" xml:space="preserve">
  On Thu, Mar 13, 2008 at 6:16 AM, Stephan &lt;br&gt; Hi Stephan, &lt;br&gt; I&#39;ve just committed your improvement as supplied and tagged a new release: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://code.google.com/p/postscriptbarcode/source/diff?old=117&amp;r=126&amp;format=unidiff&amp;path=%2Ftrunk%2Fbarcode.ps&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Thanks! &lt;br&gt; Tez
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Stephan</name>
	 <email>stephan.betterm...@ispirenetworks.com</email>
  </author>
  <updated>2008-03-13T06:16:47Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/msg/6d8e12cab54b090a</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/msg/6d8e12cab54b090a"/>
  <title type="text">Adding support for Australia Post Reply Paid Barcode</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;The barcode writer currently only supports Australia Post FCC types &lt;br&gt; 11, 59 &amp;amp; 62; i.e., the Reply Paid Barcode (FCC type 45) is missing. &lt;br&gt; According to the specifications (see &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.auspost.com.au/GAC_File_Metafile/0,,2043%255Ftechspec,00.pdf&quot;&gt;[link]&lt;/a&gt;), &lt;br&gt; FCC type 45 is identical to FCC type 11 except for the different FCC
  </summary>
  </entry>
  <entry>
  <author>
	 <name>bofh OS</name>
	 <email>bofh...@gmail.com</email>
  </author>
  <updated>2008-03-13T10:16:45Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/msg/7ddb260ae0bfc84f</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/msg/7ddb260ae0bfc84f"/>
  <title type="text">Re: [postscriptbarcode] Re: Aztec testing</title>
  <summary type="html" xml:space="preserve">
  Hi Terry, &lt;br&gt; I have acess to a Adobe Acrobat 7.0 Professional install to e.g. &lt;br&gt; convert ps to pdf for testin. &lt;br&gt; drop me a mail if you need help in thes point. &lt;br&gt; best &lt;br&gt; bofh
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Ansen</name>
	 <email>an...@sealestudios.com</email>
  </author>
  <updated>2008-03-12T16:57:17Z</updated>
  <id>http://groups.google.co.uk/group/postscriptbarcode/msg/f657ed3e5e2b29ae</id>
  <link href="http://groups.google.co.uk/group/postscriptbarcode/msg/f657ed3e5e2b29ae"/>
  <title type="text">Re: Aztec testing</title>
  <summary type="html" xml:space="preserve">
  Terry, &lt;br&gt; &lt;p&gt;New info. If I open the .ps file with the default application on the &lt;br&gt; Mac, Preview, it will not only render correctly but will also let me &lt;br&gt; save as a pdf, which Photoshop will open with no problem. It renders &lt;br&gt; with som unwanted anti-aliasing in Preview, but I can disable that &lt;br&gt; when I open the resulting PDF in Photoshop.
  </summary>
  </entry>
</feed>
