Hi all,
-
I need to save the pdf generated and I got the sc_pdf_output([path].’/’.[file_name].’.pdf’,“F”); to use.
Where have I to insert it ? Header, Body, Footer ??? Into event seems to give me a error. -
Is it possible do not show the popup which ask if Open or Save the PDF generated ? If I set PDF Destination to Server what happens ?
sc_pdf_output([path].’/’.[file_name].’.pdf’,“F”); writes the file on a server folder ? -
If the report is a multipage how can I control how many lines for page ?
Thanks
Image of report produced