TBarCode/X 8.0.4 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News TBarCode/X 8.0.4 (Default branch)
# 1  
Old 03-25-2008
TBarCode/X 8.0.4 (Default branch)

ImageTBarCode/X can be hooked into your spool system(LPR or CUPS) to create bar codes during printingautomatically. It can also generate and save anydesired bar code to EPS (Postscript), PCL (HPGL),JPEG, PNG, or GIF files. The generated bar codescan be printed on any PostScript or PCL printer.TBarCode/X provides automatic check digitcalculation, printing tolerance minimization(OptResolution), bar width reduction (for inkjetprinters), and many other features. It supportsall common linear and 2D bar codes (such asPDF417, MaxiCode, Data Matrix, and QR-Code), inaddition to all RSS Codes and EAN.UCC CompositeCodes. License: Other/Proprietary License with Free TrialChanges:
This version adds support for Mac OS X 10.4 and higher.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
pbmtopsg3(29 June 2001)                                                                                                    pbmtopsg3(29 June 2001)

NAME
pbmtopsg3 - convert PBM images to Postscript with G3 fax compression SYNOPSIS
pbmtopsg3 [--title=title] [--dpi=dpi] [filespec] DESCRIPTION
Converts the PBM images in the input PBM file to pages in a Postscript file encoded with G3 fax compression. If you don't specify filespec, the input is from Standard Input. Remember that you can create a multi-image PBM file simply by concatenating single-image PBM files, so if each page is in a different file, you might do: cat faxpage* | pbmtopsg3 >fax.ps OPTIONS
-title The Postscript title value. Default is no title. -dpi The resolution of the Postscript output. Default is 72 dpi. SEE ALSO
pnmtops(1), pstopnm(1), gs(1), pstopnm(1), pbmtolps(1), pbmtoepsi(1), pbmtog3(1), g3topbm(1), pbm(5) pbmtopsg3(29 June 2001)