PDA

View Full Version : KONICA MINOLTA C458 Series


Custom Search


maximus-1994nr
12-03-2018, 09:24 PM
Hello, I have KONICA MINOLTA C458 Series, is it possible to programmatically send a fax, for example, using the command line or in other ways?

habik
12-03-2018, 09:28 PM
You mean like de-compile the driver? Or imitate the fax-driver?

Sent from portable device using fast cheapset!

maximus-1994nr
12-03-2018, 09:40 PM
You mean like de-compile the driver? Or imitate the fax-driver?

Sent from portable device using fast cheapset!
Like de-compile the driver. I need to send a fax from MS Access 2016, using VBA or command line or somehow, if possible.

Synthohol
12-03-2018, 11:18 PM
add the fax driver as you would a printer.
then choose the fax "printer" instead of the default in the dropdown.
hit ok then it will popup a box asking for the fax#

copier addict
12-03-2018, 11:18 PM
Like de-compile the driver. I need to send a fax from MS Access 2016, using VBA or command line or somehow, if possible.

Why can't you use PC faxing?

maximus-1994nr
12-04-2018, 06:02 PM
add the fax driver as you would a printer.
then choose the fax "printer" instead of the default in the dropdown.
hit ok then it will popup a box asking for the fax#
That I know, is it possible to program it?

maximus-1994nr
12-04-2018, 06:03 PM
Why can't you use PC faxing?
Because I need to send an encrypted fax

allan
12-04-2018, 08:26 PM
Image data or what are you sending?

maximus-1994nr
12-04-2018, 09:38 PM
Image data or what are you sending?
PDF file

Synthohol
12-05-2018, 02:04 PM
use e-fax
i have a bunch of HIPPA compliant customers that use e-fax.
Secure Fax for Business - Send & Receive Secure Faxes Online | eFax Secure (https://enterprise.efax.com/online-fax-services/secure-fax)

maximus-1994nr
12-10-2018, 05:13 PM
use e-fax
i have a bunch of HIPPA compliant customers that use e-fax.
Secure Fax for Business - Send & Receive Secure Faxes Online | eFax Secure (https://enterprise.efax.com/online-fax-services/secure-fax)
Directly it is possible without using third-party services?

allan
12-10-2018, 05:45 PM
Oops.


Instead use fax driver? It is seen as a printer.

Printing from Windows 7 command line - Super User (https://superuser.com/questions/477895/printing-from-windows-7-command-line)

maximus-1994nr
12-10-2018, 06:40 PM
Oops.
Instead use fax driver? It is seen as a printer.
Printing from Windows 7 command line - Super User (https://superuser.com/questions/477895/printing-from-windows-7-command-line)
I know this, but how in this case to specify the parameters of the fax, namely the number and the other?

allan
12-10-2018, 06:55 PM
There should be a way to do it. Send one to a remote shared printer and capture the packets could have the number in there in pure text?
Got no clue what i am talking about...

Stick a 64k modem directly into the problem.

maximus-1994nr
12-10-2018, 07:10 PM
There should be a way to do it. Send one to a remote shared printer and capture the packets could have the number in there in pure text?
Got no clue what i am talking about...

Stick a 64k modem directly into the problem.
Based on this How to send a PDF as fax from windows command line (https://superuser.com/questions/929096/how-to-send-a-pdf-as-fax-from-windows-command-line) probably not.

allan
12-10-2018, 08:30 PM
Over my pay grade. Mean a 56K thingy. Could be command line switch for wfs.exe but can't seem to find info on it.

emujo2
12-11-2018, 07:37 PM
The analog fax doesn't support color, sending options are MH,MMH, MR or JPEG. the receiving fax may have some additional capabilities to convert the received image into a PDF (KMs can do this with the LK-102). You have to get off the 2 wire phone line to do what you want.. This is where right fax, file assist ect would come into play. Now the MFP is sending an PDF image via email, and this can be locked down with a password or encrypted. E

Custom Search