GS1-128 barcodes in Fast Reports
Hi there
We're trying to print a GS1-128 barcode in a report. We've bought the Barcode Studio from Psoft but we're unable to install it.
I can install the base package (BarcodeStudio.dpk) successfully (in Borland Delphi 2005 we need to change the vclimg requierment to vcljpg), but when I try to install the "BarcodeFastReport.dpk" it says that tpsBarcodeException is undeclared. But we've followed the installation stepes that are written on readme.txt
Anybody knows how can we install it? (we want to install it in both 2005 and 2010 versions of Delphi)
We're trying to print a GS1-128 barcode in a report. We've bought the Barcode Studio from Psoft but we're unable to install it.
I can install the base package (BarcodeStudio.dpk) successfully (in Borland Delphi 2005 we need to change the vclimg requierment to vcljpg), but when I try to install the "BarcodeFastReport.dpk" it says that tpsBarcodeException is undeclared. But we've followed the installation stepes that are written on readme.txt
Anybody knows how can we install it? (we want to install it in both 2005 and 2010 versions of Delphi)
Comments
Did you ask PSoft developers?
Is there any other alternative to PSoft? I'm looking for PDF417. I know there is a free Delphi PDF417 component (I'm a commiter to that project!) but I'm pressed by time so I haven't created a Fast Report component for it...
I do not remember exactly (it's about 2 years) what I did by for me it's working in Delphi XE, XE2.
I remember only that I delete portions of psReportFast unit.
We've ordered both: Library AND Studio (Professional) Version.
The Demo Versions working perfect, the full version doesn't. EAN128 is not working at all in the full version.
We wrote to all known email addresses of psoft, i've contacted the reseller, but no success. On the PSoft Page you can read: 1 Year free upgrades, you can see progress on the page (new updates / demo versions are being published) but as a customer you have no chance to get a working copy.
We managed the component to compile, you have to refactor:
TpsBarcodeException to TpsBarcodeError.
Then you can compile and use it, but EAN128 won't support alphanumeric characters, because in the full version they are commented out (in demo not!). But EAN 128 uses alphanumeric chars. So you have to fix also this when you want to use EAN128. But then EAN128 still doesn't work like in the demo because it doesn't mix EAN128 A, B and C.
I spent some hours with comparing the source (so much i can get) from the demo with the full version.
And if you ask the FastReport Support which component you should use they say: Psoft Barcode Studio " border="0" alt="mad.gif" />" alt=">" />
Just bought this thing today. Support is non-existent (the developer didn't even answer my questions before buying) but since there is no other PDF 417 software out there (and Fast Report ALSO don't answer questions related to it) well, I think I'll just have to bite the bullet.
Seriously, people? With that level of service I'll be out of business in days.
Barcode Generator for RDLC is .NET component, allowing you to easily add barcoding features to your reports based on RDLC format. More than 20 most popular linear, postal & 2D barcodes are supported within one single barcode solution.
Barcode Generator for RDLC is completely run in .NET Framework 2.0/ 3.0/4.0 and can be 100% integrated with Microsoft SQL Server 2005 and 2008. For different language users, Visual C#, VB.NET, Managed C++ and Borland Delphi for .NET are supported.
Hope it helps!
Hi, I wanna know if this one can be integrated with MS SQL server 2010 too? What about Visual Studio 2008/2010?
This one seems just right for me. Does it suport adjusting the human readable text displayed below the barcode image?
Can it allow me to encode AI (Application Identifier) in EAN-128?
Hi, not sure whether the barcode solutions you provide can work for SQL Server Reporting Services, any suggestion?