Adding barcode to a form

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

joeitaliano
User
Posts: 89
Joined: Wed Dec 29, 2010 8:50 am

Adding barcode to a form

Post by joeitaliano »

Hello

i would like to know if it is possible (for a demo that i am doing) to insert a barcode to a form

i have a barcode SDK that i can use. The forms have been created by a client and there is no region or field name for the barcode to be inserted so i just want to place/overlay the barcode onto the PDF form

if the demo goes well the we can set aside an area specifically for the barcode

many thanks in advance and keep up the great work

joe
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19913
Joined: Mon Jan 12, 2009 8:07 am

Re: Adding barcode to a form

Post by Stefan - PDF-XChange »

Hello Joe,

Is the barcode generated as text and passed along with the font or as an image from this SDK you are using?
In either case I believe you should be able to add it to the document.

Best,
Stefan
joeitaliano
User
Posts: 89
Joined: Wed Dec 29, 2010 8:50 am

Re: Adding barcode to a form

Post by joeitaliano »

it is the type that produces an image

how do i insert it into the document

many thanks

joe
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19913
Joined: Mon Jan 12, 2009 8:07 am

Re: Adding barcode to a form

Post by Stefan - PDF-XChange »

Then you can create a stamp out of this image, and place the stamp where you need it, and can then lock it if desired.

With the Tools SDK you can easily add the image directly, but with the Viewer you will need to use the Stamp workaround.

Best,
Stefan