On 29/11/2007, Sudev Barar <[EMAIL PROTECTED]> wrote:
> On 16/11/2007, Raj Shekhar <[EMAIL PROTECTED]> wrote:
> > in infinite wisdom Sudev Barar spoke thus  On 11/16/2007 10:20 AM:
> > > While using firefox to connect to a enterprise application server
> > > running java and oracle forms I get print out put as a file with
> > > extension .rrpp
> >
> > do 'file filename.rrpp' - that should give you a hint.  If you get
> > 'data' as the file type from the above command, your life might not be
> > easy :-( .
>
> Yep. I get fle type data. Pointers?
>

In the end solution was most trivial. Just make a executable with the
following two lines:

#!/bin/bash
lpr $1

Now associate this with action to be performed whenever faced with a
file extension .rrpp The file is actually a digital image of what
should go to a dot matrix printer.

-- 
Regards,
Sudev Barar

Read http://blog.sudev.in for topics ranging from here to there.

_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Next Event: http://freed.in - February 22/23, 2008
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to