I need send reports,
i have zetafax, i save the report as html and add the code for fax number, save and print for fax printer driver. its terrible. The lines not fit.
I think how can i do. convert first in pdf, jpg, ...
somebody use zetafax with navision (attain 360)?
thx.
0
Comments
First of all, do you need to save the report as HTML as this messes up the layout. Why not just run the report normally to a faxprinter, with embedded code.
Eg
VArs
Faxto Text 250
FaxSend Text 250
Faxto := STRSUBSTNO('%%%%[To: %1,%2,%3]',Cust."Fax No.",Cust.Contact,Cust.Name);
FaxSend := '%%[Send]';
First Section of the Report A Header Output FaxTo
LastSection of report a Footer output FaxSend
I hope this helps you.
Quotes from Zetafax manual.
"If thes coomands are used in a document, they must be typed using on of Zetafax's own typefaces, and in the appropriate syntax - eg %%[Fax:01 234 567]
Options commands - The FaxMerge addressing commands are similar in syntax to entries in SUBMIT files. They are enclosed in special characters %%[] to distinguish them from printable text and must be entered in one of the Zetafax printer fonts (eg Zetafax Roman 10cpi). The FaxMerge text does not appear on the faxes produced by Zetafax.
I hope this helps
Thanks very much I LOVE YOU
you save me, i indebted with you
One for the Customer
The Second One for the Sales Person
What's the syntax on ZetaFax to specify 2 fax numbers ?
Do u have any kind of suggestion for this task? :-s
Thanks
What do you mean with suggestion? Just select the fax printer driver before clicking on print.