Navision and RightFax

We use Navision Financials 2.11 We put embedded RightFax codes into header of NF report (order, invoice…) but RightFax doesn’t recognise it. We are using LinePrinter font for embedded codes. If it should work properly, then user could send (print) NF report directly to fax (by choosing RightFax in printer box) When we put same code, same font, on the same place in Word document - it works. We suspect that problem is in font definition. Does anyone have RightFax implementation that works?

Hello we are the Gernam distributor of Rightfax, and we use Navision too. Our faxes have in Navision the same funktion like yours, you mast use font Arial, Size 10 in the Reports on the First Page !

Thank’s for your time, but conection RF-NF doesn’t work. RF send message “Information incomplete” and sentence TOFAXNUM:.... is visible. Tell me please, which option used for definition embeded code? Label or Text Box ?

We you Textboxes (in the Report) but you can use labes too. Fore example: -Were use a array with 5 Embedded Codes like: IF RFaxOderDruck = RFaxOderDruck::Fax THEN BEGIN FaxCode[1] := ‘formtype:dolphin’; FaxCode[2] := ‘<tofaxnum:’ + Faxnummer + ‘>’; FaxCode[3] := ‘<toname:’ + Kontaktperson.Name + ‘>’; FaxCode[4] := ‘<tocompany:’ + “Verk. an Name” + ‘>’; FaxCode[5] := ‘’; END ELSE BEGIN CLEAR(FaxCode); Faxnummer := ‘’; Header.Faxnummer := ‘’; END; ------------ Best regards Alejandro Schubert schubert@dolphinct.de

We have many LaserNet/Rightfax/Navision solutions. LaserNet Fax Can be integrated with a number of fax systems on the market. This makes it possible to send adapted forms via LaserNet as an electronic fax - direct from your administrative system. Based on the data stream, LaserNet finds out whether the form is to be sent as a fax or printed, and this offers the user a unique possibility of adapting the communication to the individual customer.

I have used the above code but I am still having issues. The fax UI pops up asking for the receipiant name and fax number even though I have embedded the above code in the report. I have also copied the code above to put it in Word… and tried to print to the fax server, same thing. The Person’s name and fax no is blank. Prompting the user to enter it before it sends it to the fax server.

Rightfax Fax Util version 9.0.3.215