Answered
[js-CS4] how to know a PDF filesize
Hi all !
I export a PDF document and I want to know the file size of the generated document.
How can I do?
thanks
Ivan
Hi all !
I export a PDF document and I want to know the file size of the generated document.
How can I do?
thanks
Ivan
Well obviously I was wrong :
As Marijan just told me :
File.length
Data Type: number
Core JavaScript Classes
The size of the file in bytes.
Can be set only for a file that is not open, in which case it truncates or pads the file with 0-bytes to the new length.
Loic
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.