Hi Guys,
I have a requirement to check if pdf is corrupted or not opening .
I am using merge documents of class ' cl_rspo_pdf_merge' to merge all pdf into single pdf, but if its failed to merge this pdf then it will return some code but I want to check for which pdf it is causing that issue so is their any FM which can I use for the same?
I tried with 'ARCHIVOBJECT_GET_BYTES' this but its not working for all.