这个问题好像是程序速度过快,斑马机反应不过来,所以只能打最后一张,我遇见过的,不过是打印条码.所以你可以用sleep(integer)函数处理!如每隔0.3秒即sleep(300)打印一份.

解决方案 »

  1.   

    to:nhconch() 
    我是每个图象都用不同的名称的
      

  2.   

    you icon file should be like follow:
    ^XA^LRN^FWN^CFD,24^LH0,0^CI0^PR2^MNY^MTT^MMT^MD0^PON^PMN
    ^XZ^XA
    ~DG945D58A5,01440,040,//icon 1
     xxxxxxxxxxxxxxxxxxxx....
    ~DG985C4857,00216,012,//icon 2
    3FFF1C0703F00F803E,3FFF1E0F07FC1FE07F80,3FFF0F1E0FFC3FF0FFC0,3800071C1E1E3870E1
    ~DG1666DA39,00456,024,//icon 3
    700700000600000FF000001FFC00000080,780F00000600000FF800001FFC00000180,780F^XZstep 1:after you program run ,Init you printer(send the file data
    to printer).
    step 2:^FO100,100^XG945D58A5,1,1//send this data to printer will print Icon1.
        :^FO200,200^XG985C4857,1,1//send this data to printer will print Icon2.
        ::^FO300,300^1666DA39,1,1//send this data to printer will print Icon3.
    step 3: IF you still dont understand then send emial to me.
    step 4: add score for me.
         
      

  3.   

    to hardcoffe(君子以自强不息):
    ^XA^LRN^FWN^CFD,24^LH0,0^CI0^PR2^MNY^MTT^MMT^MD0^PON^PMN
    ^XZ
    这一段主要起什么作用呢?