Re: Saving scanned document

2013-07-25 Thread Maciej Milewski

On 24.07.2013 20:37, Jerry wrote:

On Wed, 24 Jul 2013 11:15:09 -0500
Mark Felder articulated:


Can your machine email the PDF? That's how I'd solve it... have it
send to a mailbox on your local machine and have a script that grabs
the attachment and puts it in a directory shared on the network.

That is a novel idea and yes it does have the ability to send a scanned
document via email; however, I think that is way more trouble than it
is worth. I have the problem solved by sharing the directories on the
MS machines. It isn't perfect, but it does work. Porting the Brother
scanner software to FreeBSD would probably be ideal, but I have neither
the time, a spare machine nor probably the skill to do it.


Jerry,
Have you thought about using FTP?
First googled spec on brother-usa.com shows that it supports Scan To: 
E-mail, Image, OCR, File, FTP, USB, Network

And in Supported protocols they mention: FTP Client and Server

--
Pozdrawiam,
Maciej Milewski

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Saving scanned document

2013-07-24 Thread Mike Clarke
On Tuesday 23 Jul 2013 23:37:45 Jerry wrote:

 . There is a application that controls printing,
 scanning, faxing and copying but that is only available on a Windows or
 Mac machine.

Might it work with wine?

-- 
Mike Clarke
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Saving scanned document

2013-07-24 Thread Lowell Gilbert
Jerry je...@seibercom.net writes:

 On Tue, 23 Jul 2013 15:50:00 -0400
 Lowell Gilbert articulated:

 Jerry je...@seibercom.net writes:
 
  Does anyone know of a way of getting the scanner to see the
  FreeBSD machine and saving a file to it?
 
 I'm not sure I correctly understand your intention, but maybe Samba is
 what you're looking for?

 Samba is working fine and all of the other computers on the network
 can see each other and the printer/scanner. The problem is that the
 scanner does not see the FreeBSD machine.

I'm going to make some guesses here, because your information is still
sketchy. Specifically, I'm assuming that you have Samba running on the
FreeBSD machine, and that the other (Windows) computers can write files
to the Samba shares on the FreeBSD machine, but that some kind of GUI
comes up when you scan, and offers Windows machines as possible
destination, but doesn't offer the FreeBSD machine.

Assuming all of that is correct, this is a Samba-tuning question, and
you may need a Samba expert. But first you can check whether the
machines agree on the master browser, and whether there's an Active
Directory lookup occurring in each (Windows machine vs. printer-scanner)
case. Are these hosts all on the same IP subnet?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Saving scanned document

2013-07-24 Thread Jerry
On Wed, 24 Jul 2013 11:22:46 -0400
Lowell Gilbert articulated:

 Jerry je...@seibercom.net writes:
 
  On Tue, 23 Jul 2013 15:50:00 -0400
  Lowell Gilbert articulated:
 
  Jerry je...@seibercom.net writes:
  
   Does anyone know of a way of getting the scanner to see the
   FreeBSD machine and saving a file to it?
  
  I'm not sure I correctly understand your intention, but maybe
  Samba is what you're looking for?
 
  Samba is working fine and all of the other computers on the network
  can see each other and the printer/scanner. The problem is that the
  scanner does not see the FreeBSD machine.
 
 I'm going to make some guesses here, because your information is still
 sketchy. Specifically, I'm assuming that you have Samba running on the
 FreeBSD machine, and that the other (Windows) computers can write
 files to the Samba shares on the FreeBSD machine, but that some kind
 of GUI comes up when you scan, and offers Windows machines as possible
 destination, but doesn't offer the FreeBSD machine.
 
 Assuming all of that is correct, this is a Samba-tuning question, and
 you may need a Samba expert. But first you can check whether the
 machines agree on the master browser, and whether there's an Active
 Directory lookup occurring in each (Windows machine vs.
 printer-scanner) case. Are these hosts all on the same IP subnet?

Yes, they are all on the same IP subnet and there is no active
directory. I believe the problem to be that the software needed by the
scanner is not running on the FreeBSD machine, nor is it likely to in
the near future. Brother makes the software for *.nix, MAC and Windows,
but that is it.

I seriously doubt that i am going to spend anymore time on this issue.
I have all ready shared the directories that the scanner saves files
into on the Windows machines, and can mount and access them from the
FreeBSD one. Spending hours to save a few minutes work of time is not a
good use of my time or energy. If it was only a matter of a tweak here
or there I would do it; however, it has become apparent to me that it
goes further than that.

-- 
Jerry ♔

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Saving scanned document

2013-07-24 Thread Mark Felder
Can your machine email the PDF? That's how I'd solve it... have it send
to a mailbox on your local machine and have a script that grabs the
attachment and puts it in a directory shared on the network.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Saving scanned document

2013-07-24 Thread Jerry
On Wed, 24 Jul 2013 11:15:09 -0500
Mark Felder articulated:

 Can your machine email the PDF? That's how I'd solve it... have it
 send to a mailbox on your local machine and have a script that grabs
 the attachment and puts it in a directory shared on the network.

That is a novel idea and yes it does have the ability to send a scanned
document via email; however, I think that is way more trouble than it
is worth. I have the problem solved by sharing the directories on the
MS machines. It isn't perfect, but it does work. Porting the Brother
scanner software to FreeBSD would probably be ideal, but I have neither
the time, a spare machine nor probably the skill to do it.

-- 
Jerry ♔

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Saving scanned document

2013-07-23 Thread Bernt Hansson

On 2013-07-23 19:14, Jerry wrote:

I have a Brother MFC-9560CDW printer. The printer is hooked up wireless


If you want it to work, use HP. Or make sure its compatible with HP.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Saving scanned document

2013-07-23 Thread Jerry
On Tue, 23 Jul 2013 20:09:59 +0200
Bernt Hansson articulated:

 On 2013-07-23 19:14, Jerry wrote:
  I have a Brother MFC-9560CDW printer. The printer is hooked up
  wireless
 
 If you want it to work, use HP. Or make sure its compatible with HP.

I certainly don't want start a flame war over HP vs Brother; however,
with the exception that Brother doesn't support FreeBSD, I like
everything about it better than the HP offerings.

I all ready shared the scanned directory on my main MS machine, so I
can easily access it from the FreeBSD PC. It is not the best solution;
however, it is certainly a workable one.

Brother does have scanner drivers available at:

http://welcome.solutions.brother.com/bsc/public/us/us/en/dlf/download_index.html?reg=usc=uslang=enprod=mfc9560cdw_usdlid=flang=Englishos=127type2=-1

I have just never been able to convert them into something that works
on FreeBSD. Plus, the fact that I don't have a spare machine that I can
use to try it out on isn't helping the problem either.

-- 
Jerry ♔

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Saving scanned document

2013-07-23 Thread Lowell Gilbert
Jerry je...@seibercom.net writes:

 Does anyone know of a way of getting the scanner to see the FreeBSD
 machine and saving a file to it?

I'm not sure I correctly understand your intention, but maybe Samba is
what you're looking for?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Saving scanned document

2013-07-23 Thread Jerry
On Tue, 23 Jul 2013 15:50:00 -0400
Lowell Gilbert articulated:

 Jerry je...@seibercom.net writes:
 
  Does anyone know of a way of getting the scanner to see the
  FreeBSD machine and saving a file to it?
 
 I'm not sure I correctly understand your intention, but maybe Samba is
 what you're looking for?

Samba is working fine and all of the other computers on the network
can see each other and the printer/scanner. The problem is that the
scanner does not see the FreeBSD machine.

-- 
Jerry ♔

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Saving scanned document

2013-07-23 Thread Mario Lobo
On Tue, 23 Jul 2013 16:35:40 -0400
Jerry je...@seibercom.net wrote:

 On Tue, 23 Jul 2013 15:50:00 -0400
 Lowell Gilbert articulated:
 
  Jerry je...@seibercom.net writes:
  
   Does anyone know of a way of getting the scanner to see the
   FreeBSD machine and saving a file to it?
  
  I'm not sure I correctly understand your intention, but maybe Samba
  is what you're looking for?
 
 Samba is working fine and all of the other computers on the network
 can see each other and the printer/scanner. The problem is that the
 scanner does not see the FreeBSD machine.
 

Jerry;

Doesn't Brother printers have a webpage where you can scan from it? At
least that's what the HP I have does. Any computer on the network can
access this page and scan from it. Including my BSD.

-- 
Mario Lobo
http://www.mallavoodoo.com.br
FreeBSD since 2.2.8 [not Pro-Audio YET!!] (99% winblows FREE)
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Saving scanned document

2013-07-23 Thread Jerry
On Tue, 23 Jul 2013 19:16:06 -0300
Mario Lobo articulated:

 Doesn't Brother printers have a webpage where you can scan from it? At
 least that's what the HP I have does. Any computer on the network can
 access this page and scan from it. Including my BSD.

I don't know. It seems like a lot more work than is really necessary
though. There is a web interface, but that only allows me to make
settings to the unit. There is a application that controls printing,
scanning, faxing and copying but that is only available on a Windows or
Mac machine. They do have some utilities for *.nix, but none of them
work out of the box on FreeBSD.

-- 
Jerry ♔

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Document iso compression suggestion

2009-07-31 Thread Nathen
Hi, I'm not sure if this is the correct email address to use for this
suggestion but anyway, I thought you would like to know I managed to
compress the iso '7.2-RELEASE-amd64-docs.iso' at 294MB down to just
21.2MB by using 7-zip's ultra compression method - this could help you
to conserve bandwidth if you offered a compressed archive for document
CD isos.
Hope this helps :)
Thanks for your time.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


problem found in sent message Re: Your document

2007-06-08 Thread System Anti-Virus Administrator

Attention: [EMAIL PROTECTED]


A problem was found in an Email message you sent. 
This Email scanner intercepted it and stopped the entire message
reaching its destination. 

The problem was reported to be: 

Disallowed double-barrelled attachment filename (document.txt   
.exe) - potential virus


Please contact your IT support personnel with any queries regarding this 
policy.


Your message was sent with the following envelope:

MAIL FROM: [EMAIL PROTECTED]
RCPT TO:   [EMAIL PROTECTED] 

... and with the following headers:

---
MAILFROM: [EMAIL PROTECTED]
Received: from unknown (HELO aroma.ru) (87.241.236.225)
  by astaroth.aroma.ru with SMTP; 9 Jun 2007 07:20:01 +0400
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: Your document
Date: Sat, 9 Jun 2007 10:23:27 +0700
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary==_NextPart_000_0016=_NextPart_000_0016
X-Priority: 3
X-MSMail-Priority: Normal


---



The original message is kept in:

  astaroth:/usr/local/qmailscan/quarantine/new/astaroth11813592015123565

where the System Anti-Virus Administrator can further diagnose it.

The Email scanner reported the following when it scanned that message:

--- 

---perlscanner results ---
problem 'Disallowed double-barrelled attachment filename (document.txt  
 .exe) - potential 
virus' found in file 
/usr/local/qmailscan/tmp/astaroth11813592015123565/document.txt 
  .exe
---
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Your document

2007-03-12 Thread solanki
I would be out of the country on a business trip till March 23rd with a very 
limited access to my voice messages and emails. If you need any immediate 
attention, please feel free to call my colleague KP @ 609 799 3762 x27. 

Alternatively, you may also contact me through [EMAIL PROTECTED]. I would 
respond you within 24 hours. 

I do apologize, if this has caused any inconvenience to you :

Thanks  Regards
Solanki
Ph # 609 799 3762 x 21 (Work), 609 865 7188 (Cell)
Sr. Business Manager
ISS Inc. (Integrated Software Solutions, Inc.)
A Mercury Interactive Partner Company
Email 1 : [EMAIL PROTECTED]
Email 2 : [EMAIL PROTECTED] 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Signing a document with my SSH key, not a PGP key?

2006-12-29 Thread Kelly Jones

I want to sign a document with ~/.ssh/id_dsa so that people who have
my public SSH key (~/.ssh/id_dsa.pub) can confirm that it's from me. I
don't want to encrypt the document, just sign it.

How can I do this? Is it a good idea? Does ssh-keysign (which is
disabled by default) play into it?

I know how to sign things using a PGP key, but was wondering if an SSH
key would work as well?

--
We're just a Bunch Of Regular Guys, a collective group that's trying
to understand and assimilate technology. We feel that resistance to
new ideas and technology is unwise and ultimately futile.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [NMLUG] Signing a document with my SSH key, not a PGP key?

2006-12-29 Thread Wesley J. Landaker
On Friday 29 December 2006 07:46, Kelly Jones wrote:
 I want to sign a document with ~/.ssh/id_dsa so that people who have
 my public SSH key (~/.ssh/id_dsa.pub) can confirm that it's from me. I
 don't want to encrypt the document, just sign it.

 How can I do this? Is it a good idea? Does ssh-keysign (which is
 disabled by default) play into it?

 I know how to sign things using a PGP key, but was wondering if an SSH
 key would work as well?

Which you can make a signature with pretty much any public key, signing 
things with an SSH key is a very ODD thing to do and doesn't have any 
support infrastructure.

If you really want to do it, see 
http://search.cpan.org/~dbrobins/Net-SSH-Perl/lib/Net/SSH/Perl/Key/DSA.pm 
which basically just lets you wrap an SSH DSA key and sign with it. It 
won't make pretty cleartext signatures or whatnot.

If you instead really want to have a unified SSH/OpenPGP infrastructure, you 
could use http://www.red-bean.com/~nemo/openssh-gpg/ which lets you login 
SSH with OpenPGP keys instead of standard SSH keys.

Or, just use the OpenPGP infrastructure for what it's meant for (encryping, 
signing, web-of-trust), and use SSH keys for what they are meant for 
(point-to-point network authentication) and if you want to correlate them, 
you can sign your SSH key with your OpenPGP key.

-- 
Wesley J. Landaker [EMAIL PROTECTED] xmpp:[EMAIL PROTECTED]
OpenPGP FP: 4135 2A3B 4726 ACC5 9094  0097 F0A9 8A4C 4CD6 E3D2


pgpMVyE7VMe5Q.pgp
Description: PGP signature


Re: important excel document

2005-03-14 Thread Auto-reply from [EMAIL PROTECTED]

This account has been closed. New address unknown. / Denne mailboks er lukket. 
Ny adresse ukendt.

Yours faithfully / Venlig hilsen
TDC

---

Please note, you can not reply to this automatically generated message. / 
Bemærk, at denne meddelelse er automatisk genereret og ikke kan besvares.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: {Virus?} Private document

2004-10-31 Thread httpd
[This message last updated January 21, 1998]

Dear user:

This is an automated message.
The NCSA HTTPd is no longer a supported product.
The web pages http://hoohoo.ncsa.uiuc.edu are still available.

FAQ page:
http://httpd.ncsa.uiuc.edu/docs/FAQ.html

HyperNews page:
http://union.ncsa.uiuc.edu/HyperNews/get/www/ncsa-httpd.html

Another source of answers to your questions may be the newsgroup

comp.infosystems.www.servers.unix or
comp.infosystems.www.providers

Alternatively, the Apache Server (originally based on the NCSA HTTPd, and
still a free server) is still actively developed.  We recommend you take a
look at it http://www.apache.org as a possible replacement for the 
NCSA HTTPd.

For information about licensing NCSA HTTPD, contact Jae Allen at
[EMAIL PROTECTED]


NCSA HTTPd Technical Support
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Re: Your document [Authorize]

2004-08-10 Thread Pavel Aubuchon-Mendoza
Hi,

You just sent an email to my [EMAIL PROTECTED] account, which 
is now being managed by my Mailblocks spam-free email service. (If you didnt
recently send a message to me, please see the Note below*.)  

Because this is the first time you have sent to this email account, please 
confirm yourself so you'll be recognized when you send to me in the future.
It's simple. To prove your message comes from a human and not a computer, go to: 
http://app26.mailblocks.com/confirm2.aspx?ck=B3BhdmVsYW0ObWFpbGJsb2Nrcy5jb20VcXVlc3Rpb25zQGZyZWVic2Qub3Jn7ecjUA**a=1
 

This is the email message you have sent that is in my Pending folder waiting 
for your quick authentication:

Subject: Re: Your document 
Sent: Aug 10, 3:23 PM 

If you have not confirmed within several days, your message will automatically
be deleted. 

*Note: If you did not send the above message to me, and you would like to
report this email as unwanted, please notify Mailblocks by going to:
http://app26.mailblocks.com/didnotsend.aspx?ck=B3BhdmVsYW0ObWFpbGJsb2Nrcy5jb20VcXVlc3Rpb25zQGZyZWVic2Qub3Jn7ecjUA**a=1
 
We will ensure that you do not receive any further notification regarding the
above message.  Mailblocks investigates all reports made using this link.

-
Email for Humans... Mailblocks
Try Mailblocks web-based personal email -- faster, cleaner interface, more 
storage, bigger attachments, and 100% spam-free.  
http://about.mailblocks.com/?src=emailauthorize  

(c) 2003-2004 Mailblocks Inc.  All rights reserved.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Document

2004-05-21 Thread Auto-reply from [EMAIL PROTECTED]
Esta cuenta de correo no esta operativa. Si desea ponerse en contacto con nosotros, 
escribanos a [EMAIL PROTECTED]
Cordialmente,

CJ
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Document

2004-05-08 Thread freecart


I'm sorry, but because I have been receiving more than 100 junk-mail
messages an hour, I no longer accept e-mail from unregistered senders.
To send me a message, please follow the path that best describes your needs:

Business Contacts
-
  1. Register as a valid sender by visiting http://www.nopdesign.com/register/
  2. Re-send your e-mail


FreeCart Support

  1. Post a message to the support forum at http://www.nopdesign.com/forum/
  2. Send a private message through the support forums


Friends and Family
--
  1. Register as friends  family by visiting http://www.nopdesign.com/family/
  2. Re-send your e-mail


I'm sorry for the inconvenience, however, there was simply no way to keep up
with the volume of junk-mail I receive, even with the freeware or commercial
spam blocking tools.  Once you register, you will not need to register again,
unless you change your e-mail address.

If you didn't send me a message, there is a good chance someone you know
has an email virus or your email has been targetted by spammers.  I received
your email as:

   From: [EMAIL PROTECTED]
   Subject: Document

Thank you,

   Scott Moore
   NOP Design

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Printing to a Xerox Document Centre 332 (escape seq.)

2004-05-05 Thread Bob Collins
We have a Xerox Document Centre 332 on our network. LPD is running on
it. I can send print jobs to it from the FBSD boxes, however I get the
staircase effect. I cannot find at Xerox, nor Googling the escape
sequence required to curtail the staircase effects.

Has anyone figured this out? And if so, would you be willing to share
the codes?

Thank you

-- 
Bob

Play is the work of children. It's very serious stuff. And if it's
properly structured in a developmental program, children can blossom.
-Bob Keeshan aka `Captain Kangaroo'
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Printing to a Xerox Document Centre 332 (escape seq.)

2004-05-05 Thread Bill Moran
Bob Collins wrote:
We have a Xerox Document Centre 332 on our network. LPD is running on
it. I can send print jobs to it from the FBSD boxes, however I get the
staircase effect. I cannot find at Xerox, nor Googling the escape
sequence required to curtail the staircase effects.
Has anyone figured this out? And if so, would you be willing to share
the codes?
I don't know the escape codes for this printer, but you can work around
this by installing a filter on LPD that converts newlines to LFCR.
There's got to be 1000 howtos on the 'net on how to do this:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/printing-intro-setup.html#PRINTING-TEXTFILTER
You might also just install magicfilter or apsfilter.

--
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Printing to a Xerox Document Centre 332 (escape seq.)

2004-05-05 Thread Warren Block
On Wed, 5 May 2004, Bob Collins wrote:

 We have a Xerox Document Centre 332 on our network. LPD is running on
 it. I can send print jobs to it from the FBSD boxes, however I get the
 staircase effect. I cannot find at Xerox, nor Googling the escape
 sequence required to curtail the staircase effects.

I think it's in the Handbook printing section.  But I'd suggest just
printing in PostScript, since most larger printers and copiers already
have it.  Enscript is pretty good for formatting most types of plain
text.

-Warren Block * Rapid City, South Dakota USA
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Printing to a Xerox Document Centre 332 (escape seq.)

2004-05-05 Thread Murray Taylor
LPRng and ifhp from ports also works well...

Ifhp seems to be a good filter ... 
throw all sortsa files at it and they print just fine.

 
On Thu, 2004-05-06 at 09:29, Warren Block wrote:
 On Wed, 5 May 2004, Bob Collins wrote:
 
  We have a Xerox Document Centre 332 on our network. LPD is running on
  it. I can send print jobs to it from the FBSD boxes, however I get the
  staircase effect. I cannot find at Xerox, nor Googling the escape
  sequence required to curtail the staircase effects.
 
 I think it's in the Handbook printing section.  But I'd suggest just
 printing in PostScript, since most larger printers and copiers already
 have it.  Enscript is pretty good for formatting most types of plain
 text.
 
 -Warren Block * Rapid City, South Dakota USA
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 
 This Email has been scanned for Viruses by MailMarshal.
 
-- 
Murray Taylor
Special Projects Engineer
-
Bytecraft Systems  Entertainment
P: +61 3 8710 2555
F: +61 3 8710 2599
D: +61 3 9238 4275
M: +61 417 319 256
E: [EMAIL PROTECTED]
or visit us on the web
http://www.bytecraftsystems.com
http://www.bytecraftentertainment.com




This Email has been scanned for Viruses by MailMarshal.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


[AUTO-INTERACTID:232916] Re: Re: Document

2004-04-11 Thread customercare

Thank you for writing in to [EMAIL PROTECTED]

You should hear from us in 4 working hours. However you can also call us at your
local customercare, details of which are available at our website 
http://customercare.sify.com   .

You may also use our new service offerings.

Contact us: Should you have any difficulty in accessing any of our customer
touchpoints please do not hesitate in getting in touch with our managers. Just
click on the manager handling your location and send an email. We will ensure
you get a response within the shortest span of time.

You can use the contact us facility by visiting http://customercare.sify.com 
and clicking on the contact us link.

Live Chat: Chat live with Our Customercare http://customercare.sify.com

We appreciate your relationship with us.

Warm Regards,
CustomerCare
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Re: Document

2004-04-05 Thread Math Forum Webmaster

Hello --

Thanks for writing in to the Math Forum! This automatic response
confirms that we've received your message.

At the bottom of this note, please find a few questions that people 
commonly send to the Forum, along with our standard responses.  
We sincerely hope that you find the answer to your question among 
those we've listed.

If you have a question or concern that this list does not address
sufficiently, a Forum staff member will respond to your message
within the next couple of days.

Thank you,

The Math Forum Staff
http://mathforum.org/

__
Q: WHERE CAN I GET HELP WITH A MATH QUESTION?

A:   Have you heard about Ask Dr. Math, the Forum's question and
 answer service for math students and their teachers? We have
 a searchable archive of questions and answers, plus a form
 for submitting questions, at:

   http://mathforum.org/dr.math/

 If you submit a question to the doctors, give as much information
 as possible about the trouble you're having: show the work you've
 already done, and ask specific questions about whatever it is you
 don't understand.


__
Q: WHERE CAN I FIND A MATH FORMULA OR DEFINITION?

A:   Try the Dr. Math FAQ for formulas:

   http://mathforum.org/dr.math/faq/faq.formulas.html

 ... or Eric Weisstein's World of Mathematics, formerly Eric's 
 Treasure Trove of Mathematics:

   http://mathworld.wolfram.com/

__
Q: WHERE CAN I GET ADVICE ON  math or math ed topic ?

A:   Have you heard about the Forum's Teacher2Teacher service? Our
 panel of teaching professionals is available to answer your
 questions about teaching mathematics or how your children are
 learning math:

   http://mathforum.org/t2t/

 To reach a broad audience, post a message to a relevant mailing
 list or newsgroup. Here's a list of discussions hosted and/or
 recommended by the Forum:

   http://mathforum.org/discussions/


__
Q: WHERE CAN I FIND WEB PAGES ON  math or math ed topic ?

A:   Visit the Internet Math Library, an annotated catalog of
 mathematics and mathematics education web sites. The Library
 features a description of each entry, hierarchical categories
 for browsing, a searcher on each browse page, and selected sites
 for each category's starting points:

   http://mathforum.org/library/

 Alternately, conducting a search remains a good way to find
 specific resources on the Internet. We encourage you to go to
 our main search engine and enter keywords pertaining to the
 topic you want to find:

   http://mathforum.org/grepform.html


__
Q: WILL YOU LIST MY URL ON YOUR SITE?

A:  You're quite welcome to suggest URLs for inclusion in our Math
Library, as long as they relate to math or math education. Please
fill out this online form:

   http://mathforum.org/library/add.html


__
Q: MAY I LINK TO YOUR SITE?

A:  Sure - go right ahead! Please give us proper attribution and
state clearly that this is a Forum resource, and not something
of your own creation. If you'd like to have us make a reciprocal
link, fill out the web form mentioned above.


__
Q: MAY I HAVE PERMISSION TO REPRODUCE YOUR CONTENT?

A:  You may reproduce a Math Forum web page for private or classroom
use. Please give us proper attribution and state clearly that this
is a Math Forum resource, and not something of your own creation.
You may not publish the reproduction on a public website or for
commercial purposes without our explicit permission.

For commercial reproductions, please complete and submit our
permission form:

   http://mathforum.org/help/permission.html

To learn more about our terms of use, please read

   http://mathforum.org/announce/terms.html







___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: re: is that your document?

2004-04-04 Thread lou
Hi,

[EMAIL PROTECTED] is protected from spam by knowspam.net.  For [EMAIL PROTECTED]
to receive your email, you need to demonstrate you
are human by answering the simple question at this link:

http://knowspam.net/v/v?a=ZnJlZWJzZC1xdWVzdGlvbnNAZnJlZWJzZC5vcmc=b=bG91QGxvdWlzcm9zZW5mZWxkLmNvbQ==


Thanks!

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Losing header in postscript document

2003-07-01 Thread Steven Friedrich
I'm trying to print a copy of cvsbook.ps using KGhostView.  Originally, my 
ghostview config was using -sDEVICE=x11, but I've also tried -sDEVICE=cdj550, 
because I have an HP560C.

I'm also using CUPS and had quite a time getting it configured, but it does 
print.

I try to print just page 6, because the headers are not being printed, and 
I've already killed to many trees...

From KGhostView's print dialog, I expand it so I can select only the current 
page, and I enable print preview.

The page looks good. The header is about a half inch from the top, and the 
first line is about an inch down.  Setting margins seems to have no effect.

When the document actually prints, the header is missing and the line that was 
at one inch is at a half inch.  I think the header may have been cut off by 
the printer because it can't print with something like .33 of an inch from 
the top.

Why aren't the margins being used?  Why doesn't a .ps file just appear on 
paper as it does on the screen?

Is there something else I need to install or configure?

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


I need document management scanning solution

2003-04-04 Thread John Daniel

my company is looking to set up a document management storage solution.
I would like to see what is available that can run on freebsd.

They want to scan,index and archive documents. generate pdfs and if
possible ocr some existing documents. 

this is a new area for me. My archive being the advanced pile system
method( pat. pend).:-)  Is anybody doing this kind of work on freebsd?
If so what ports and applications? Any hardware suggestions?  It
would be great if I could use more freebsd at work

TIA

John
---
Don't want no trouble , don't start no trouble.

-Some actor in some sitcom


---

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]