<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = 
"urn:schemas-microsoft-com:vml" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word" xmlns:m = 
"http://schemas.microsoft.com/office/2004/12/omml"><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=Generator content="Microsoft Word 14 (filtered medium)">
<STYLE><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
..MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></STYLE>
</HEAD>
<BODY dir=ltr lang=EN-NZ vLink=purple link=blue>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Verdana'; COLOR: #000080; FONT-SIZE: 12pt">
<DIV>Came across an odd one – any ideas anyone?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Delphi 5 Report using Builder 6 printing courier ticket labels to a label 
printer (Zebra Z4M Plus).</DIV>
<DIV>&nbsp;</DIV>
<DIV>Added a 2d barcode, all worked fine except could not get the left margin 
OK.&nbsp;&nbsp; Investigated if it could be a driver bug, so got a later driver 
which came with a calibrate function that solved the page margin layout 
problems.</DIV>
<DIV>&nbsp;</DIV>
<DIV>-* BUT *-</DIV>
<DIV>&nbsp;</DIV>
<DIV>one oddity remains:</DIV>
<DIV>&nbsp;</DIV>
<DIV>To print the label one has to go into the printer options and click 
OK.&nbsp;&nbsp; If one does not (and just clicks the Print button), the Report 
Builder print dialog comes up with either one of</DIV>
<DIV>&nbsp;</DIV>
<DIV>“Accessing data” and hangs</DIV>
<DIV>&nbsp;</DIV>
<DIV>“Printing page xx”&nbsp;&nbsp; where the the number keeps increasing 
forever (and doesn’t print)</DIV>
<DIV>&nbsp;</DIV>
<DIV>Anyone have an idea what in Report Builder could be the issue?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Have tried everything could think of, such as setting 1-pass or 2-pass 
printing (options in Report Builder).&nbsp;&nbsp; Data is coming from standard 
TClientDataSet via Report Builder data pipeline as normal.&nbsp;&nbsp; The only 
thing added was an image which has the 2d barcode encoded into it.</DIV>
<DIV>&nbsp;</DIV>
<DIV style="FONT-FAMILY: 'Verdana'; COLOR: #000080; FONT-SIZE: 12pt">John 
Bird<BR></DIV></DIV></DIV></BODY></HTML>