PDF size before save

Hello.


Is there any way how to get PDF size before document save(outStream, FORMAT);

Regards
Martin

Hi Martin,

Thanks for your inquiry. Unfortunately, there is no way to get Pdf file size without calling Document.Save method. You need to call this method to get the size of Pdf stream.

We apologize for your inconvenience.