var fDesc=new Array(); fDesc[0] = "Template Manager provides creative freedom whatever your experience. With a choice of standard or customisable document templates coupled with simple to use yet powerful graphic alteration tools, creating office or bespoke stationery couldn't be easier!
Create your own documents in-house
Choice of standard or customisable templates
Edit text and graphics with ease
Reduce time to market
Eliminate paper waste
Lower your costs
Template Manager is free software which has been designed to help you create and print a large range of business stationery and promotional materials such as brochures, address labels, business cards, CD/DVD labels, barcodes and large banners (up to 1200mm length).
Creative documents. Simple printing.
By using Template Manager the expenditure of outsourcing for the delivery of design, paper and print can be reduced. The placement and editing of text and graphics can be achieved with ease and the automatic matching of the document to the media guarantees document alignment and size. Error-free printing, elimination of paper waste and a reduction in time-to-market offers you a better way to have control over time and costs.
- Import and merge variable data, logos and fonts into a pre-defined or customised template

- Duplex and multipage document capabilites

- Adjustable rulers with live updating of X Y co-ordinates

- Image manipulation, shape drawing and editing

- Auto match of document to correct media and alignment

- Save template designs as PDF and JPEG format

- Increase document workflow

- Share in a common format

- Export ready to go into other applications

- Document Security

- Protect template with password protection

- Stop templates being used by anyone on the network

-Scanner Interface

- Twain input from our MFP’s

- Scan over network or USB to get documents from the scanner
Template Manager delivers the freedom, knowledge and tools to produce professional-looking documents in-house."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }