barcode encoder for asp.net

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all, we have a need to barcode encode and display a record identifier
(number) both in html in the browser and through fdf in adobe acrobat in
realtime. Is this possible? Can anyone make any recommendations on software
to do this?

thanks!
 
Hi Param,

For generating barcode chart in .net , generally we would like to use the
GDI+ api to render the barcode as a image stream which can be either
displayed in webpage or saved as a disk image file. also, we can find some
other components for converting image to PDF format. Here are some tech
articles discussing on generating barcode in .NET:

#Draw EAN barcode lines and save image file with ASP.NET (VB codes)
http://www.codeproject.com/Purgatory/MyCoolCode.asp

#C# Barcode Generator WebService
http://www.codeproject.com/cs/webservices/wsbarcode.asp#xx467944xx

#Barcode .NET Control
http://www.codeproject.com/cs/miscctrl/barcodectl.asp

Also, there existing some 3rd party barcode components , you can search for
them on the internet, for example, the www.asp.net 's control gallery is
a good place.

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)




--------------------
| From: <[email protected]>
| Subject: barcode encoder for asp.net
| Date: Wed, 14 Sep 2005 15:32:53 -0500
| Lines: 8
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: corp2.lazardgroup.com 70.182.148.88
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP14.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:124636
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hi all, we have a need to barcode encode and display a record identifier
| (number) both in html in the browser and through fdf in adobe acrobat in
| realtime. Is this possible? Can anyone make any recommendations on
software
| to do this?
|
| thanks!
|
|
|
 
Hi Param,

Any further progress on this issue and does the info in my last reply helps
a little? If there're anything else we can help, please feel free to post
here.

Thanks & Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| X-Tomcat-ID: 65033832
| References: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: (e-mail address removed) (Steven Cheng[MSFT])
| Organization: Microsoft
| Date: Thu, 15 Sep 2005 03:49:18 GMT
| Subject: RE: barcode encoder for asp.net
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| Lines: 51
| Path: TK2MSFTNGXA01.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:124686
| NNTP-Posting-Host: tomcatimport2.phx.gbl 10.201.218.182
|
| Hi Param,
|
| For generating barcode chart in .net , generally we would like to use the
| GDI+ api to render the barcode as a image stream which can be either
| displayed in webpage or saved as a disk image file. also, we can find
some
| other components for converting image to PDF format. Here are some tech
| articles discussing on generating barcode in .NET:
|
| #Draw EAN barcode lines and save image file with ASP.NET (VB codes)
| http://www.codeproject.com/Purgatory/MyCoolCode.asp
|
| #C# Barcode Generator WebService
| http://www.codeproject.com/cs/webservices/wsbarcode.asp#xx467944xx
|
| #Barcode .NET Control
| http://www.codeproject.com/cs/miscctrl/barcodectl.asp
|
| Also, there existing some 3rd party barcode components , you can search
for
| them on the internet, for example, the www.asp.net 's control gallery
is
| a good place.
|
| Steven Cheng
| Microsoft Online Support
|
| Get Secure! www.microsoft.com/security
| (This posting is provided "AS IS", with no warranties, and confers no
| rights.)
|
|
|
|
| --------------------
| | From: <[email protected]>
| | Subject: barcode encoder for asp.net
| | Date: Wed, 14 Sep 2005 15:32:53 -0500
| | Lines: 8
| | X-Priority: 3
| | X-MSMail-Priority: Normal
| | X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
| | X-RFC2646: Format=Flowed; Original
| | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
| | Message-ID: <[email protected]>
| | Newsgroups: microsoft.public.dotnet.framework.aspnet
| | NNTP-Posting-Host: corp2.lazardgroup.com 70.182.148.88
| | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP14.phx.gbl
| | Xref: TK2MSFTNGXA01.phx.gbl
| microsoft.public.dotnet.framework.aspnet:124636
| | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| |
| | Hi all, we have a need to barcode encode and display a record
identifier
| | (number) both in html in the browser and through fdf in adobe acrobat
in
| | realtime. Is this possible? Can anyone make any recommendations on
| software
| | to do this?
| |
| | thanks!
| |
| |
| |
|
|
 
Steve, your info was helpful. I will evaluate these articles soon.

TIA!

Steven Cheng said:
Hi Param,

Any further progress on this issue and does the info in my last reply
helps
a little? If there're anything else we can help, please feel free to post
here.

Thanks & Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| X-Tomcat-ID: 65033832
| References: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain
| Content-Transfer-Encoding: 7bit
| From: (e-mail address removed) (Steven Cheng[MSFT])
| Organization: Microsoft
| Date: Thu, 15 Sep 2005 03:49:18 GMT
| Subject: RE: barcode encoder for asp.net
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| Lines: 51
| Path: TK2MSFTNGXA01.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:124686
| NNTP-Posting-Host: tomcatimport2.phx.gbl 10.201.218.182
|
| Hi Param,
|
| For generating barcode chart in .net , generally we would like to use
the
| GDI+ api to render the barcode as a image stream which can be either
| displayed in webpage or saved as a disk image file. also, we can find
some
| other components for converting image to PDF format. Here are some tech
| articles discussing on generating barcode in .NET:
|
| #Draw EAN barcode lines and save image file with ASP.NET (VB codes)
| http://www.codeproject.com/Purgatory/MyCoolCode.asp
|
| #C# Barcode Generator WebService
| http://www.codeproject.com/cs/webservices/wsbarcode.asp#xx467944xx
|
| #Barcode .NET Control
| http://www.codeproject.com/cs/miscctrl/barcodectl.asp
|
| Also, there existing some 3rd party barcode components , you can search
for
| them on the internet, for example, the www.asp.net 's control gallery
is
| a good place.
|
| Steven Cheng
| Microsoft Online Support
|
| Get Secure! www.microsoft.com/security
| (This posting is provided "AS IS", with no warranties, and confers no
| rights.)
|
|
|
|
| --------------------
| | From: <[email protected]>
| | Subject: barcode encoder for asp.net
| | Date: Wed, 14 Sep 2005 15:32:53 -0500
| | Lines: 8
| | X-Priority: 3
| | X-MSMail-Priority: Normal
| | X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
| | X-RFC2646: Format=Flowed; Original
| | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
| | Message-ID: <[email protected]>
| | Newsgroups: microsoft.public.dotnet.framework.aspnet
| | NNTP-Posting-Host: corp2.lazardgroup.com 70.182.148.88
| | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP14.phx.gbl
| | Xref: TK2MSFTNGXA01.phx.gbl
| microsoft.public.dotnet.framework.aspnet:124636
| | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| |
| | Hi all, we have a need to barcode encode and display a record
identifier
| | (number) both in html in the browser and through fdf in adobe acrobat
in
| | realtime. Is this possible? Can anyone make any recommendations on
| software
| | to do this?
| |
| | thanks!
| |
| |
| |
|
|
 
You're welcome Param,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: <[email protected]>
| References: <[email protected]>
<[email protected]>
<[email protected]>
| Subject: Re: barcode encoder for asp.net
| Date: Mon, 19 Sep 2005 11:46:04 -0500
| Lines: 110
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: corp.lazardgroup.com 64.237.78.178
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet:125577
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Steve, your info was helpful. I will evaluate these articles soon.
|
| TIA!
|
| | > Hi Param,
| >
| > Any further progress on this issue and does the info in my last reply
| > helps
| > a little? If there're anything else we can help, please feel free to
post
| > here.
| >
| > Thanks & Regards,
| >
| > Steven Cheng
| > Microsoft Online Support
| >
| > Get Secure! www.microsoft.com/security
| > (This posting is provided "AS IS", with no warranties, and confers no
| > rights.)
| > --------------------
| > | X-Tomcat-ID: 65033832
| > | References: <[email protected]>
| > | MIME-Version: 1.0
| > | Content-Type: text/plain
| > | Content-Transfer-Encoding: 7bit
| > | From: (e-mail address removed) (Steven Cheng[MSFT])
| > | Organization: Microsoft
| > | Date: Thu, 15 Sep 2005 03:49:18 GMT
| > | Subject: RE: barcode encoder for asp.net
| > | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > | Message-ID: <[email protected]>
| > | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | Lines: 51
| > | Path: TK2MSFTNGXA01.phx.gbl
| > | Xref: TK2MSFTNGXA01.phx.gbl
| > microsoft.public.dotnet.framework.aspnet:124686
| > | NNTP-Posting-Host: tomcatimport2.phx.gbl 10.201.218.182
| > |
| > | Hi Param,
| > |
| > | For generating barcode chart in .net , generally we would like to use
| > the
| > | GDI+ api to render the barcode as a image stream which can be either
| > | displayed in webpage or saved as a disk image file. also, we can find
| > some
| > | other components for converting image to PDF format. Here are some
tech
| > | articles discussing on generating barcode in .NET:
| > |
| > | #Draw EAN barcode lines and save image file with ASP.NET (VB codes)
| > | http://www.codeproject.com/Purgatory/MyCoolCode.asp
| > |
| > | #C# Barcode Generator WebService
| > | http://www.codeproject.com/cs/webservices/wsbarcode.asp#xx467944xx
| > |
| > | #Barcode .NET Control
| > | http://www.codeproject.com/cs/miscctrl/barcodectl.asp
| > |
| > | Also, there existing some 3rd party barcode components , you can
search
| > for
| > | them on the internet, for example, the www.asp.net 's control
gallery
| > is
| > | a good place.
| > |
| > | Steven Cheng
| > | Microsoft Online Support
| > |
| > | Get Secure! www.microsoft.com/security
| > | (This posting is provided "AS IS", with no warranties, and confers no
| > | rights.)
| > |
| > |
| > |
| > |
| > | --------------------
| > | | From: <[email protected]>
| > | | Subject: barcode encoder for asp.net
| > | | Date: Wed, 14 Sep 2005 15:32:53 -0500
| > | | Lines: 8
| > | | X-Priority: 3
| > | | X-MSMail-Priority: Normal
| > | | X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
| > | | X-RFC2646: Format=Flowed; Original
| > | | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
| > | | Message-ID: <[email protected]>
| > | | Newsgroups: microsoft.public.dotnet.framework.aspnet
| > | | NNTP-Posting-Host: corp2.lazardgroup.com 70.182.148.88
| > | | Path:
TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP14.phx.gbl
| > | | Xref: TK2MSFTNGXA01.phx.gbl
| > | microsoft.public.dotnet.framework.aspnet:124636
| > | | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
| > | |
| > | | Hi all, we have a need to barcode encode and display a record
| > identifier
| > | | (number) both in html in the browser and through fdf in adobe
acrobat
| > in
| > | | realtime. Is this possible? Can anyone make any recommendations on
| > | software
| > | | to do this?
| > | |
| > | | thanks!
| > | |
| > | |
| > | |
| > |
| > |
| >
|
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top