Envelop Printing

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
Thistle3408
Lieutenant (LT)
Lieutenant (LT)
Posts: 77
Joined: Mon Apr 19, 2010 4:52 pm

Envelop Printing

Post by Thistle3408 » Sat Jun 05, 2010 9:19 am

Has anyone (or does this already exist and I just can't find it) put together the css and code to print envelopes?

Here's what I want to do...
In Order Admin. (Administration > Orders) I want to be able to click the check box on one or more orders and A) print invoices (hard copy) and the B) print regular business envelopes.

The printing of invoices is already there and works fine.

I would want to "mirror" that logic in the sense of...for each order checked, print an envelop using the "bill to name, company, address" to be printed on a regular #10 business envelop with a fixed "return address".

Someone has to be smart enough to do that automagically already, right?

afm
Captain (CAPT)
Captain (CAPT)
Posts: 339
Joined: Thu Nov 03, 2005 11:52 pm
Location: Portland, OR
Contact:

Re: Envelop Printing

Post by afm » Sat Jun 05, 2010 4:38 pm

There are probably a million (said with Dr. Evil from Austen Powers movie accent) PC based envelope addressing options. If you find one that does mail merge with an SQL database (e.g. any Word or Access thing), you can probably use it. Just connect it to your AbleCommerce database.

Post Reply