You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by attaluri1210 <bh...@tecra.com> on 2009/06/10 00:28:35 UTC

Sense byte Error while printing the Barcode using Barcode4j

Hi Everybody,

I am having the problem while printing the barcode. While using the barcode
as below, when i am viewing the afp file in the viewer it looks ok. but
while printing it on the printer at my client side i am getting the issue
with sense byte errors after printing the first page. It was printed using
PSF on a mainframe to an IBM printer and it too reported the same sense byte
errors.

Does it say, It appears that the problem is in the GOCA.

<fo:block space-after="5pt">
  <fo:instream-foreign-object>
    <barcode:barcode
          xmlns:barcode="http://barcode4j.krysalis.org/ns"
          message="123456789" orientation="0">
      <barcode:Code39>
        <barcode:height>15mm</barcode:height>
      </barcode:Code39>
    </barcode:barcode>
  </fo:instream-foreign-object>
</fo:block>

Any help would be greatly appreciated.

Sorry, If this is wrong place to post this error.

Thanks in advance

regards,
Bharat
-- 
View this message in context: http://www.nabble.com/Sense-byte-Error-while-printing-the-Barcode-using-Barcode4j-tp23952454p23952454.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org