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

Barcode is not getting printed in Sapscript

Former Member
0 Likes
426

Hi,

I want to print the PO as barcode in my Script. I have converted the output to PDF format

I have created a character format for this and given C128A as Barcode and used this character format to print the barcode. but the barcode is not geettting printed in the PDF output. the PO is blank.

Did i miss anything in the process?

Please let me know the exact procedure for printing the Barcodes.

thanks

Rakesh

1 ACCEPTED SOLUTION
Read only

agnihotro_sinha2
Active Contributor
0 Likes
385

hi,

There're differents solutions for the creation and print BARCODEs . All of them have the same problem : When you create a spool from a form/smartform with Barcodes, it's not possible to convert the spool to a PDF file because the BARCODE is created at the time of printing.

just try printing one copy and see.

ags

Hi,

I want to print the PO as barcode in my Script. I have converted the output to PDF format

I have created a character format for this and given C128A as Barcode and used this character format to print the barcode. but the barcode is not geettting printed in the PDF output. the PO is blank.

Did i miss anything in the process?

Please let me know the exact procedure for printing the Barcodes.

thanks

Rakesh

1 REPLY 1
Read only

agnihotro_sinha2
Active Contributor
0 Likes
386

hi,

There're differents solutions for the creation and print BARCODEs . All of them have the same problem : When you create a spool from a form/smartform with Barcodes, it's not possible to convert the spool to a PDF file because the BARCODE is created at the time of printing.

just try printing one copy and see.

ags