Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
785
Publish document
posted

Hi ,

 

Is there a way for me to publish document to FTP Server?

 

my code is like this

 

TheReport.Publish(f_name, infragistics.document.report.fileformat.pdf)

 

Do I need to create a buffer or memory stream in case so that i can upload the document to the ftp server or what?

 

Thanks,

Rob