cancel
Showing results for 
Search instead for 
Did you mean: 

Creating a spool request from pdf xstring/binary_tab

03-01-2018 4:12 PM
5990 views 3 comments
0 Likes
SAP Managed Tags
Subscribe

Hi guys!

For the project I'm on I have to create a merged pdf from a generated adobe form & a pdf-file from the fileserver.
I've got both pdf's merged into a xstring and now I want to output this xstring to a spool request to print.

Anybody got some experience with that?

Thanks in advance!!

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

mmcisme1
Active Contributor
0 Likes

Have you tried looking at CL_RSPO_SPOOL_HANDLE? I can't get there as I'm on a lower SAP version.

therwise with a google search on:

SAP print xstring

I found:

https://answers.sap.com/questions/89858/how-to-print-pdf-document-which-is-contained-in-a.html

There are many other answers. A different answer may be a better way to do it.