1
vote
4answers
55 views
Comparing two PDF documents that are digitized faxes
I did a fair bit of looking around on the board before I posted here but I didn't see anything that captured what I was hoping to do.
We receive a large number of inbound faxes (500+ pages/day) as …
0
votes
1answer
30 views
FAX watermark/background ?
using the windows 7 fax service, or any other faxing library in c#,
is it possible to set a watermark or a background picture to the fax document Im generating ?
I have some tab delimited text …
1
vote
1answer
121 views
FAX PDF using windows fax server 2008
We have windows server 2008. Whenever we try to fax a PDF document using windows fax and scan console, adobe reader instance is getting opened automatically. How to avoid this?
In another forum the …
0
votes
3answers
302 views
How to send a MAPI email with an attachment to a fax recipient?
I am using this method to send a MAPI email with a PDF attachment from inside a Delphi application.
It brings up an MS Outlook "new message" window with the pdf document already attached, and a blank …
2
votes
3answers
177 views
Sending/Receiving Faxes in .NET
Hello,
I need to send/receive faxes through my web application, and I am not sure where to begin.
Basically, a client clicks a button to send a fax, and records in the database under the client's …
0
votes
2answers
136 views
Faxing PDF file using .Net application
Hi,
I developed a windows service to fax files using VB.NET. It is working for the file formats .bmp,.jpeg. But it is not working for the file type .PDF.
I am using FaxComLib (COM .dll) to send fax. …
2
votes
4answers
489 views
How to generate a fax and send it in code.
I have a business requirement to generate a fax and send it to the recipient. I know the recipients name and fax number and there is a PDF that will be attached. This process will run daily and …
0
votes
3answers
113 views
Making a faxes accessible from a ColdFusion Web App
We program a Testing Web Application for a University in ColdFusion with a MS SQL Backend.
Right now we have to manually take faxes sent to our fax machine and then find the account they are related …
5
votes
5answers
96 views
Programatically Fax from Internet form
I'm new to programming, and my only area of expertise is web design/simple development on platforms like wordpress/expression engine. (Yea, you guys can laugh).
I have a new client who currently …
3
votes
3answers
142 views
What is a good Fax Server to use?
Any recommendation of a Fax server to use in Windows? Looking for good API support for incoming faxes. (Lots of them are good for outgoing). I want to route incoming faxes to email programmatically …
0
votes
2answers
51 views
How can I measure the quality of a fax file?
Hi!
I'm trying to make a tool that can measure the quality of a fax file, comparing the received one with the one sent. I tried Phase_Correlation software, in order to see if the images are …
0
votes
0answers
24 views
Custom call events in FSP (Fax Service Provider)
Hello,
I'm working on a FSP (Fax Service Provider) for the Windows Fax Service. I want to show custom call events in the Fax Monitor, but there is little documentation on how to do it. According to …
1
vote
1answer
76 views
Libraries for recieving Faxes for .NET platform
Can you recommend a library for .NET that can receive FAXes? Window Fax server is not enough - need to auto process and route the Fax once it is received based on the incoming Caller ID.
0
votes
1answer
61 views
Is it possible - using only windows script - to merge a text file and an image?
Our FI trading application generates trade confirms which come out as plain text letters. (.txt)
I need these to be programatically
overlayed (using only Windows Script)
onto headed paper and then …
0
votes
0answers
37 views
Printing PDF from I5 to Network fax
I need to take a spool file from an iSeries printer and send it to a Windows networked fax driver. The fax is setup as a shared printer, and I have no problems getting the spool file and the …
