Add new comment

FormFusion printing with CUPS

Submitted by borwick on Thu, 2006-08-03 09:01.

So, we have a certain type of pre-made PCL (printer) output generated by the "FormFusion" product from eVisions. We don't want to have two different print queues depending on the job output type, so our print server has to intelligently decide how to filter the FormFusion output.

Well, a long time ago, I figured out how to make this work with LPRng on RHAS2.1. RHEL3*, however, requires a CUPS approach.

To add FormFusion support, you just have to change /etc/cups/mime.types and /etc/cups/mime.convs.

Add to /etc/cups/mime.types:

application/x-formfusion        string(0,<1B>%-12345X<1B>E)

Add to /etc/cups/mime.convs:

application/x-formfusion        application/vnd.cups-raw        0       -

It's so easy!

Note: in our environment, this "raw" FormFusion PCL output is then sent to a Windows print server, which may then perform more magic.

* We use RHEL3 because another vendor has not certified RHEL4.

Trackback URL for this post:

http://lopsa.org/trackback/726

Reply


*

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <hr> <dl> <dt> <dd> <h2> <h3> <h4> <pre> <i> <table> <tr> <th> <td> <img> <div> <p> <br> <blockquote> <font>
  • Lines and paragraphs break automatically.
  • Images can be added to this post.
  • Easily link to terms in various wikis or other websites by typing [prefix:term]. Use the "|" character to create a "piped link," e.g., "[w:public transport|public transportation]" displays as "public transportation." For a full list of available prefixes and the websites to which they point, see interwiki.
  • You may use [inline:xx] tags to display uploaded files or images inline.
  • Web and e-mail addresses are automatically converted into links.
  • Web and e-mail addresses are automatically converted into links.
  • Lines and paragraphs break automatically.
  • You may use [inline:xx] tags to display uploaded files or images inline.
  • Images can be added to this post.
  • You may use [inline:xx] tags to display uploaded files or images inline.
  • Easily link to terms in various wikis or other websites by typing [[prefix:term]]. Use the "|" character to create a "piped link," e.g., "[[w:public transport|public transportation]]" displays as "public transportation." For a full list of available prefixes and the websites to which they point, see interwiki.
  • WikiText is converted to HTML (supported WikiText formatting will show in the long tip format).
Verify comment authorship
Captcha Image: you will need to recognize the text in it.
*
Please type in the letters/numbers that are shown in the image above.