function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Nilesh ManeNilesh Mane 

How to generate barcode in apex?

I am generating a page block table in pdf, i want to show barcode for each cantact name.

How to get barcode?

 

bob_buzzardbob_buzzard

We've used barcode zone for this sort of thing in the past:

 

http://appexchange.salesforce.com/listingDetail?listingId=a0N30000003JIjOEAW

Nilesh ManeNilesh Mane

I am not supposed to use readymade AppExchange application.

Can you provide me the apex code for generating barcode?

bob_buzzardbob_buzzard

I can't I'm afraid - that's why I used barcodezone.