Questions tagged [rightfax]

41 questions
0
votes
1 answer

Rightfax Integration with JAVA API

I am trying to do some POC on Rightfax integration with JAVA API. Installed all required components in Rightfax Server (JAVA/XML API) and configured the IIS (took care while installing the rightfax server) while running the sample java program…
0
votes
1 answer

Not able to send fax using RFCOMAPILIb

We are trying to send fax using RFCOMAPILIb.dll using below code (we got sample from stack overflow itself) RFCOMAPILib.FaxServerClass faxserver = new RFCOMAPILib.FaxServerClass(); faxserver.ServerName = "ServerName"; faxserver.Protocol =…
0
votes
1 answer

Resulting print from a fax is different from a print from a computer.

Any idea what would cause a fax's printed text to look like this. I think it could be a dpi issue, the odd thing is all the text that is printed out with white dots in it is directly inside an html tag. I have some text elsewhere on the page not…
asherrard
  • 683
  • 1
  • 8
  • 11
0
votes
3 answers

RightFax web: sending split faxes or bulking splits ...to one destination

I am stumped ! I work in a legal dept for a university, who's client is the State. We have RightFax, and expect to send @ 100 faxes per day to the SAME destination (our "central unit" for our client). We are trying to determine if splitting an…
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
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

RightFax embedded codes: Fax number seen as invalid

Here is in essence what my PCL file looks like with embedded codes. The fax codes are embedded where they are because that's the only location where RightFax even recognizes that they exist. ^[%-12345X@PJL ... @PJL ENTER LANGUAGE=PCL ...…
Khandelwal
  • 661
  • 2
  • 14
  • 24
0
votes
2 answers

RightFax COM DLL - Successful Fax Transmission

I am using the RightFax COM DLL that seems to be working, but I need to know if a fax transmission was successful. Is there a property that can be set that will email the user of a successful fax transmission?
0
votes
2 answers

RightFax Server Setting

I am currently doing integration to rightfax which using visual basic. There are some basic settings in order to establish connection. I would like to ask the server name it is limited to servername only or IP address also acceptable? Because…
SƲmmēr Aƥ
  • 2,374
  • 6
  • 24
  • 29
-1
votes
1 answer

How to specify Cover Sheet from collection in RightFax API?

Trying to programmatically send a fax with cover sheet. I have made a custom cover sheet in RightFax (v10.0), but the code doesn't seem to pick it, even though i set the FCSFileName, it still uses the Cover Sheet selected in the Admin Utility as…
-1
votes
1 answer

Opentext RightFax C# files

I'm tasked to reconfigure RightFax to login with a smartcard aka client certificate. After extensive research and trial and error I can't figure out how to do this. I tried going through active directory and that didn't work. I tried IIS client…
ThaNub
  • 1
  • 2
1 2
3