Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

problem printing label

Former Member
0 Likes
1,367

Hi Experts ,

I have uploaded a ITF file created in Bartender from SO10 as text object In ITF Format . And Included that text ID in the appropiate text element of main window with "extending it immediately" option checked , When I print the form The barcodes are not printed but only the text is printed . The variable are printed with right values though .

Any suggestion as to where to have a look to fix it will be great help .

Thanks

Vinay Kolla

7 REPLIES 7
Read only

naveen_kumar116
Active Participant
0 Likes
971

Hi,

Please check the barcode ur using is installed in your system or the printer support the barcode...

Cheers,

Naveen.

Read only

0 Likes
971

Hi

We are using printer "Datamax M-Class Mark II Printer" ,used Bartender to generate a ITF File .

Created a text object using SO10 . Uploaded the file as 'ITF' , tried uploading 'ASCII' as well . copied that text into main window of form. the device type we used is LB_DMX .

The printer Does not print anything

Thanks

Vinay

Read only

Former Member
0 Likes
971

Hi kolla,

are you using smartforms or sapscripts for printing.If you are using sapscripts can u change it to smartforms .as smartforms does not require special softwares like bartender

Read only

0 Likes
971

Hi Thanks for the reply

I Am using SAP script , Its for Transfer Order and chnaged the standard Form .

Vinay

Read only

0 Likes
971

Its Not printing anything but in spool printpriview I have

#n

#M1595

#V0

#SK

#d

#L

D11

PK

pG

SK

ySW1

A2

3911S0106270385P012P012Pallet Label

4911S0100170027P012P012Transfer Order #

4a83062001600920000003012

4911S0100950109P012P0120000003012

4911S0100170130P012P012Material

4911S0100170232P012P012Batch

4911S0104180232P012P012Quantity

4a830620016019405050455

4911S0100950211P012P01205050455

4a8306200160296PALLET1

4911S0100940314P012P012PALLET1

4911S0104180027P012P012Transfer Order Line #

4911S0104180130P012P012Shelf Life Expiry Date

4911S0100170334P012P012Material Description

4911S0104180261P023P023 100

4911S0104180060P023P0230001

4911S0100170367P023P0230001

4911S0104180163P023P02320100605

Q0006

E

Thanks

Vinay

Read only

0 Likes
971

problem sloved , change '#' to '~' in main window . and also had to fix basis issues .

Read only

0 Likes
971

Hi Vinay,

I am currently facing the same issue as your previous experience.

My client is using Datamax M 4206 printer. I have the Bartender v9.01 which I create the design and export the SAPScript ITF file with.

I then upload the ITF file via SO10 as ITF format.

Below is the ITF format that is generated when print preview from the spool but nothing is printed out from the printer. The spool completed but nothing is listed or generated with the datamax printer

#n

#M0500

#SK

#d

#L

D11

PK

pG

SK

sCfmt0

X

#L

D11

PK

pG

SK

rfmt0

A2

1W1j2102301170006402306000006-0000

ySU8

FB+

1911S0101420007P009P009Name

FB-

1911S0101030057P009P009402306000006

FB+

1911S0101040007P009P009&Asset No:&

1911S0100920007P009P007

FB-

1911S0100920038P009P009402070

FB+

1911S0100920119P009P009

FB-

1911S0100920151P009P009

FB+

1911S0100670007P009P009

FB-

1911S0100670051P008P008Shakedown Test 06

FB+

1911S0100420007P009P007

FB-

1911S0100550051P008P008

1911S0100410051P009P009Locate

FB+

1911S0100420119P009P009

FB-

1911S0100410157P009P009

FB+

1911S0100300007P009P009

FB-

1911S0100290051P009P009Cost

1911S0100160051P009P009Cost

Q0001

E

#xCLfmt0

#zC

I understand that the # needs to be changed to ~, but may I have an elaboration of how this is to be maintained?

Also, what were the basis issues that had to be solved?

Thanks a lot