cancel
Showing results for 
Search instead for 
Did you mean: 

How to split PDF attachment in ABAP proxy

Former Member
0 Kudos

Hi ,

I am using ABAP proxy with attachments,finally i am able to attache the documents to the message,but the now they are asking for if the PDF file is more than 6MB  then they need to split the PDF into two PDF,I am not sure it is possible or not .Can any one come across this scenario please share it with me.

Thanks,

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Venkat,

>>>finally i am able to attache the documents to the message

  That's good.

May I know the content of the PDF document.. Is it ok to send the PDF file as split ?

Cheers

Agasthuri

Former Member
0 Kudos

Hi Agasthuri,

It is basically scanned invoice document,As of now i am converting it to Raw data and then i am attaching to the message.

If the document is more that 6 MB then only i need to split the docuement.

Thanks

Please let me know if you need more information.

rajasekhar_reddy14
Active Contributor
0 Kudos

possible but handle this logic in ECC level but it is going to be bit complicated.

Former Member
0 Kudos

Yes i am doing it in ECC side only.

Any idea?

Thanks,