Menu

CardStock / News: Recent posts

release v1.5

I changed the source to expand the EPS file in place, and defined the --defereps option to instead let the PS interpreter do that later.
This should allow network printers to be used, at the cost of a larger .ps file size (so what?). I don't know if there's much reason to keep the --defereps option, but it's there for now anyway.

Added the Avery:5267 format per Mihai Ibanescu's (Misa) contribution, but haven't tested it yet.... read more

Posted by Ken Irving 2001-05-09

CardStock business card utility

cardstock is a Perl script which maps EPS images to business card stock (e.g., Avery) or other layouts, with postscript output.

Posted by Ken Irving 2001-05-04

CardStock utility released

The CardStock project consists of a perl script, cardstock.pl, which maps EPS images onto a page of business card stock, e.g., Avery #5376. Output is postscript code, and one or more images may be placed on a page. EPS, encapsulated postscript, can be created by many applications; for instance, XFig can be used to draw a business card, then export it as eps. The cardstock database is currently defined in the file, and is very limited, but easy to add to. Alternatively, all the cardstock layout parameters may be specified on the command line.

Posted by Ken Irving 2001-04-30

initial public release

I've attempted to get cardstock configured on
Source Forge as a new project, and hopefully have
an accessible release. The single perl script has
all the code and documentation/manpage in pod
format.

Posted by Ken Irving 2001-04-30