2015 Apr 30 5:58 AM
When the output for the Delivery is triggered, PDF file is generated and saved on AL11 path. In another custom program, need to calculate the size of the PDF file generated and save the value. Let me know how we can achieve this.
When the output for the Delivery is triggered, PDF file is generated and saved on AL11 path. In another custom program, need to calculate the size of the PDF file generated and save the value. Let me know how we can achieve this.
2015 Apr 30 7:08 AM
If the PDF file is generated using CONVERT_OTF function module, there is an exporting parameter
BIN_FILESIZE
Can you check if this parameter can help?
Cheers,
Remi
2015 Apr 30 7:30 AM
Or you can use any FM for getting file size like EPS_GET_FILE_ATTRIBUTES.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |