Well, let me explain the full situation and perhaps someone might have a better solution.
We are using ZetaFax as our Faxserver. They have some "psudo" API methodology to send a fax from code. This methodology includes the following: 1. Add a printer (Epson LQ-1000). 2. Set the printer port to FILE. 3. Print this document to a file (which converts the document into a TIFF file). 4. Drop this file into a folder on the FaxServer along with another file with a .sub extention which outlines the number, To, From, etc. 4. The FaxServer monitors that folder and when it detects a new file it sends it along with the graphic (TIFF) file. Cheesy, right. This is all I have to work with. I guess another way would be to find a Document Conversion control that will convert the file to a TIFF file. With this I can just drop the TIFF file into the folder in question and add the .sub file for directions. Anyone have suggestions on this? Thanks in Advance, William Oliveri On Tue, 21 May 2002 15:13:49 -0400, Patrick Steele <[EMAIL PROTECTED]> wrote: >I don't think I'd want there to be a UI-less way of doing that. Imagine a >new craze in virus writing -- print to C:\winnt\system32\kernel32.dll.... > >Yikes... > >And no, I'm not getting any bounces today (I've only posted 1 or 2 today >though). > >--- >Patrick Steele ([EMAIL PROTECTED]) >Lead Software Architect >Image Process Design > > > >-----Original Message----- >From: William Oliveri [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, May 21, 2002 3:09 PM >To: [EMAIL PROTECTED] >Subject: Re: [DOTNET] PrintToFile > > >Yes, I found this after I posted. Thank you. > >Is there no way to do this? I have an application that must use some form >of PrintToFile and be transparent to the user. That is, this function is >on our server. Is there no way to define the path and filename on a >printtofile (in or out of DotNet)? Windows API? Anything? > > >By the way, Does everyone else get a mail bounced back from the server >saying that it has already been distributed to the list? > >I get this everytime I post. > >Thanks in advance, > >William Oliveri > > > > >On Tue, 21 May 2002 14:42:19 -0400, Patrick Steele ><[EMAIL PROTECTED]> wrote: > >>See the "Remarks" section in the docs under "PrinterSettings.PrintToFile >>Property". >> >>--- >>Patrick Steele ([EMAIL PROTECTED]) >>Lead Software Architect >>Image Process Design >> >> >> >>-----Original Message----- >>From: William Oliveri [mailto:[EMAIL PROTECTED]] >>Sent: Tuesday, May 21, 2002 2:39 PM >>To: [EMAIL PROTECTED] >>Subject: [DOTNET] PrintToFile >> >> >>Hi all, >> I see there is a property called PrintToFile of a PrintDocument in >>DotNet. However, I don't see where you can set the path and filename if >>PrintToFile is set to true. >> >>Anyone have any suggestions on this? >> >>You can read messages from the DOTNET archive, unsubscribe from DOTNET, or >>subscribe to other DevelopMentor lists at http://discuss.develop.com. > >You can read messages from the DOTNET archive, unsubscribe from DOTNET, or >subscribe to other DevelopMentor lists at http://discuss.develop.com. > >You can read messages from the DOTNET archive, unsubscribe from DOTNET, or >subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.