Posts

TBarCode .NET in an IIS 7.0 Web Farm

If you use TBarCode ASP.NET Web Control in a Web Farm you may encounter the following exception: Exception Type: System.ApplicationException Message: The requested image is no longer cached. The TBarCode ASP.NET Web Control uses the HttpContext.Cache object to store the generated barcode image. Since http requests are load balanced within a web farm it can occur that a specific Web Control receives a request for an image, which has been generated on a different application server (and therefore is not available in its local cache). To overcome this problem you could: Synchronize the HttpContext.Cache object on all servers in the web farm (distributed caches). This could be done with extra programming or additional third party software. or simply use Client Affinity in IIS 7.0 (recommended) Having client affinity enabled all requests are tagged with a cookie so that subsequent requests (from the same client) are routed to the same server in the web farm. Details see Application Reque...

Reporting Software - The Release Candidate is Coming!

Image
I would like to announce a new version of TEC-IT's barcode label and reporting software TFORMer. What is New in V6.0.1? Brushed up User-Interface We updated the development environment to Visual Studio 2008. Thus, the features of the new Microsoft Foundation Classes are integrated into the report designer wherever it makes sense. And yes - it looks (& feels) good ;-) Splitted Setup TFORMer consists of TFORMer Designer (a visual layout editor with instant label and form printing functions) and a reporting SDK which is named TFORMer Runtime. We introduced separated setups in order to reduce the download size of the package. Update Checker TFORMer Designer now offers a function to detect the availability of a software update. You can trigger the update-check manually (Help menu). Bug Fixes Finally, some major and minor bugs were fixed: among them are a multi-threading problem in the report generator SDK , improved image compression for PDF output, improved JAVA interface, etc.. C...

Data Matrix Barcode Printing for SAP® ERP

Image
TBarCode/Direct is a platform independent software solution for printing bar-codes in SAP® ERP, SAP® R/3® and mySAP® ERP. This bar code solution works completely without middleware and can be used with all PostScript® enabled printers (e.g. Laser Printers or MFPs)! Beside linear bar codes the new version 2.0 comes with Data Matrix 2D Barcode Support . The main advantage - TBarCode/Direct is installed within the SAP system only: No additional software, no system level installation and no additional hardware is required. Read more about our SAP 2D Barcode Printing Solution

New Version! Barcode DLL for SAP

TEC-IT is proud to announce the new version of TBarCode/SAPwin - Barcode DLL for SAP ! TBarCode/SAPwin is a so-called barcode DLL for SAP ERP systems. It offers device and release independent bar code printing for all printers. Costly special purpose printers or barcode extensions like barcode DIMMs or barcode SIMMs are no longer required. TBarCode/SAPwin integrates seamlessly into the SAP printing process and operates as plug-in for SAPsprint or SAPlpd. Users of TBarCode/SAPwin benefit from a minimal cost of ownership . The transparent licensing scheme enables customers to put a cost effective bar-coding solution into operation. In addition, this barcode dll works with virtually every printer available on the market. The new version of TBarCode/SAPwin focuses on Unicode capabilities (e.g. for SAP ECC 6.0), on Windows Vista and Windows 7 compatibility and provides the most complete barcode support available on the market. Linear bar codes like EAN128, HIBC codes, 2D bar codes lik...

Barcode Maker Software: Barcode Studio V9.4

Software update notice: The new version 9.4 of the barcode creator software Barcode Studio offers improved CSV-file import functionality on Mac OS X. The version history lists all improvements in detail. Update is free of charge for existing Barcode Studio V9.x customers!

Free Online Barcode Generator with Adjustable DPI + Image Type

Image
TEC-IT recently extended the free online barcode generator with adjustable dpi settings (barcode image resolution), adjustable barcode rotation (0°, 90°, 180°, 270°) and an adjustable barcode image type. The supported barcode output formats are JPG , PNG , TIFF , BMP and GIF (GIF is generated by default). In addition the following vector formats are available for barcode creation: PCL , EPS (Encapsulated PostScript). If you are interested in embedding this barcode generator into (web-) applications please let us know. The advanced parameters for controlling the output type are not documented online.

Conduct Your Own Online Poll - Free Survey Widget!

Image
A few months ago a colleague of mine implemented a generic widget for simple web-based customizable surveys. This widget is hosted on www.widgetbox.com . Despite the fact that the widget did not store survey results permanently (instead it sent one email for each vote to the owner of the survey) it got quite a good user feedback. So let me introduce .... Free Online Survey Widget Version 2 ! This post gives you a short introduction how to set up the widget for your own web-page. But let me start with it's features first: Complete customizable survey widget (number of questions, text for questions, feedback type (one-off, many-off), colors, fonts, basic behavior, etc. Voting results are available as diagram within the widget (customizable) Voting results are stored on tec-it.com. You do not need a database or special web-hosting service It is free It only requires a unique email address, no complicated registration is required How to use This Online Poll? All you need is ...