Questions tagged [fax]

Fax is the telephonic transmission of scanned printed material (both text and images), normally to a telephone number connected to a printer or other output device

Questions that contain details about fax, programs that create documents that need to be faxed should have this tag.

A fax (short for facsimile and sometimes called telecopying) is the telephonic transmission of scanned-in printed material (text or images), usually to a telephone number associated with a printer or other output device.

http://en.wikipedia.org/wiki/Fax

231 questions
0
votes
1 answer

PDF Box file not compatible with Fax machine

I am using apache pdf box api (java)for generating pdf's from pre-defined template(Created from Open office). Now when i try sending that pdf to fax machine(Rightfax server), its printing with Dots in it. Also if I change fonts nothing is printed…
0
votes
1 answer

Sending faxes in my rails app

I build an app in RoR which is on heroku. And I want to send a fax every time an order is taking place. What will be the best option for me? Thanks
user1666543
  • 665
  • 1
  • 10
  • 19
0
votes
2 answers

ActiveReports interface to RightFax

I'm trying send ActiveReports formatted reports to my company's RightFax server, and pre-set some of the fax fields, like FAX number, sender, and recipient. The RightFax documentation says that the document must include Embedded Codes to set these…
gmlobdell
  • 383
  • 3
  • 10
0
votes
1 answer

printing to fax on windows without user interaction or pop-ups

I am told that there is a fax modem that operates as a printer, and that I can use that as a standard printer in Windows to accomplish printing to fax destinations. Is that true? If so, what would be the best fax modem to use? I see that there is a…
Tomas
  • 125
  • 1
  • 10
0
votes
1 answer

Programmatically send fax with minolta bizhub

The office recently bought a Minolta printer that can also fax. I need to send faxes from an input from sharepoint. The problem doesnt rely in the connection between the fax sending software and sharepoint but rather in trying to send the right data…
Dr.Denis McCracleJizz
  • 850
  • 2
  • 11
  • 26
0
votes
0 answers

Windows 2008 fax with FAXCOMEXLib issues

I am using FAXCOMEXLib to implement a fax service. I create a windows service, retrieve the fax document from database, connect to fax server. everything is fine, but when I open Windows Fax and Scan. The fax job is not int the outbox queue. But if…
Chris Cheung
  • 79
  • 1
  • 16
0
votes
1 answer

Reading windows fax service job status in ASP.NET

I have developed a web site to show job status of our fax server. I use windows fax service (fxscomex.dll interop). when I am debugging from VS2010 (using development sever), everything is fine, I can read jobs status of, but when I run my web site…
FLICKER
  • 6,439
  • 4
  • 45
  • 75
-1
votes
2 answers

How can I make a fax implementation from PHP?

I am using PHP, and I need to send a fax of a particular file from my website. This needs to work for any number in the world. My searches so far have recommended using SOAP. Is it not possible to send a fax like an email? Is it not possible to send…
venkatachalam
  • 102,353
  • 31
  • 72
  • 77
-1
votes
1 answer

How can i know what documents have been rejected in Kofax Quality control screen?

I have a Kofax batch with multiple documents. The process I want to built is as follows. Check for quality of faxed documents in Kofax QC screen. Reject documents which are not clear, skewed etc.. Send a feedback to the submitter. Question is,…
-1
votes
1 answer

Has somebody tried to programmatically send faxes using Twilio Fax API and Java?

this is my issue; I want to send fax dynamically, the content of the fax is a PDF In order to make this PDF available for Twilio Fax API I have upload the PDF as an asset to Twilio, but I do not see any way to achieve this, I have programmatically…
-1
votes
1 answer

Fax signal detection

Two scenarios are used to send a fax via a SIP session: T.38 and Pass-trough [another link]. Detection of a fax-sending session is rather easy in first scenario (because fax transmission is explicitly mentioned in SDP body). In second method, a…
-1
votes
1 answer

How to send fax with AT Command in C#?

I want to send fax in serial port with AT Command in C#. I am reading this pdf learning for send or receive a fax with AT Commands. But i have problems. For example this is my method for send command to Serial Port: void WriteData(string…
Ali Yousefi
  • 2,355
  • 2
  • 32
  • 47
-1
votes
1 answer

Is it possible to send source file as URL with hylaFax?

I need to send a fax where the source file is coming from an HTTP URL. I have configured hylaFax. When trying a local file, it works fine. But with a URL it gives an error. The command I am using is something like this: sendfax -v -h faxhost -f…
Rj1705
  • 1
  • 2
-1
votes
1 answer

hylafax not sending fax using iaxmodem

Hi everyone i am having an issue with Hylafax + iaxmodem + asterisk/freepbx. It is odd because i can receive faxes correctly and don't have any issues, but when i try to send a fax using hylafax it just says no answer from remote and when i am…
CiE
  • 41
  • 1
  • 2
  • 9
-1
votes
1 answer

I am working on .Net MVC project. Is there any way to get the back response from Fax machine when fax is generated

I am working on .Net MVC project. Is there any way to get the back response from Fax machine when fax is sent. Is there any API that I have to integrate in MVC to send FAX and get the acknowledgement back. Please help. Thanks in advance I have gone…
nitin thakur
  • 11
  • 1
  • 3
1 2 3
15
16