0% found this document useful (0 votes)
224 views3 pages

Merging PDF Files (ABAP Interface)

Uploaded by

fcanteri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
224 views3 pages

Merging PDF Files (ABAP Interface)

Uploaded by

fcanteri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

SAP Note

2264208 - Merging PDF files (ABAP interface)


Component: BC-CCM-PRN (Basis Components > Computer Center Management System (CCMS) > Print and
Output Management), Version: 13, Released On: 29.07.2020

Symptom
You want to merge several PDF files to create one file.

Other Terms
PDF merge, PDFPRINT, RSPO_TEST_MERGE_PDF_FILES, CL_RSPO_PDF_MERGE, CONVERT_OTF,
concatenate, append, merge, PDF

Reason and Prerequisites


The correction from this SAP Note delivers the ABAP class CL_RSPO_PDF_MERGE. You can use the methods provided with
the class to merge multiple PDF files into a single file. The class is released for SAP and customer applications. An example
report showing how the interface is to be used is also delivered with RSPO_TEST_MERGE_PDF_FILES.
The merge is carried out in the kernel. Your system must therefore have at least one of the kernels (disp+work package)
mentioned for your release in SAP Note 2237181.
The PDF merger was developed for PDF files created by ADS or the SAP PDF converter. No guarantee can be given for PDF
files from other sources. The following restrictions apply:
1. Interactive PDF files are not supported. They might be merged, but the interactive content will definitely be lost.
2. PDF/A and PDF/X files are not supported. They might be merged. However, the resulting file is no longer a PDF/A or
PDF/X file.
3. Files that contain encrypted content are not merged. It is often difficult to tell whether a file contains encrypted content
from outside. If the file is opened with a text editor, you will find the keyword 'Encrypt' somewhere in it.
4. The files to be merged must correspond to the PDF specifications. Sometimes, the internal table of contents or internal
object reference of a PDF file is damaged. This then no longer corresponds to the specifications. Such damaged files are
not merged, even if some PDF viewers - such as Adobe Reader - can display the individual files.
5. Tagged PDFs are merged. The meta information is transferred to the merged PDF. However, the merged PDF is not a
'tagged PDF' in accordance with the specification. Screen readers might still be able to process such files. However, there
is no guarantee that this will work.
6. Digital signatures are not supported.

Solution
Import the attached Support Package or implement the correction instructions and apply the relevant kernel patch from SAP
Note 2237181.

Manual Activities

------------------------------------------------------------------------
|Manual Activity |
------------------------------------------------------------------------
|VALID FOR |
|Software Component SAP_BASIS SAP Basis compo...|
| Release 731 SAPKB73101 - SAPKB73118 |
| Release 740 Until SAPKB74015 |
| Release 750 Until SAPK-75004INSAPBASIS |
| Release 751 Until SAPK-75101INSAPBASIS |
------------------------------------------------------------------------

Apply the kernel patch specified in SAP Note 2237181.


Attributes
Key Value

Other Components Basis Components > Basis Services/Communication Interfaces > SAPscript (BC-SRV-SCR)

Other Components Basis Components > Basis Services/Communication Interfaces > Forms Processing (BC-SRV-FP)

Other Components Basis Components > Basis Services/Communication Interfaces > Smart Forms (BC-SRV-SSF)

Software Components
Software Component From To And subsequent

SAP_BASIS 731 731

SAP_BASIS 740 740

SAP_BASIS 750 752

Correction Instructions
Software Component Number of Correction Instructions

SAP_BASIS 8

Prerequisites
Software Component From To SAP Note/KBA Title Component

SAP_BASIS 731 731 2264208 Merging PDF files (ABAP interface) BC-CCM-PRN

SAP_BASIS 731 750 2264208 Merging PDF files (ABAP interface) BC-CCM-PRN

SAP_BASIS 740 740 2264208 Merging PDF files (ABAP interface) BC-CCM-PRN

SAP_BASIS 750 750 2264208 Merging PDF files (ABAP interface) BC-CCM-PRN

SAP_BASIS 751 752 2264208 Merging PDF files (ABAP interface) BC-CCM-PRN

Support Package
Software Component Version Support Package

SAP_BASIS 731 SAPKB73118

SAP_BASIS 731 SAPKB73119

SAP_BASIS 731 SAPKB73120

SAP_BASIS 731 SAPKB73123

SAP_BASIS 740 SAPKB74016

SAP_BASIS 740 SAPKB74017

SAP_BASIS 740 SAPKB74020

SAP_BASIS 740 SAPKB74015

SAP_BASIS 750 SAPK-75005INSAPBASIS

SAP_BASIS 750 SAPK-75012INSAPBASIS

SAP_BASIS 750 SAPK-75007INSAPBASIS

SAP_BASIS 750 SAPK-75011INSAPBASIS

SAP_BASIS 750 SAPK-75003INSAPBASIS

SAP_BASIS 751 SAPK-75102INSAPBASIS

SAP_BASIS 751 SAPK-75106INSAPBASIS

SAP_BASIS 752 SAPK-75202INSAPBASIS


This document refers to
SAP Note/KBA Component Title

2237181 BC-CCM-PRN ADS spool requests are displayed incompletely with SAP GUI for HTML

This document is referenced by


SAP Note/KBA Component Title

3296517 How to test the results of the PDF merger

2783996 BC-CCM-PRN PDF print properties are lost by kernel merge

2712267 BC-CCM-PRN No printout for merged PDF spool

2685804 BC-CCM-PRN Downloading large PDF spools to frontend does not complete or causes SAPGUI hang

2304154 BC-CCM-PRN Interactive/dynamic text not printed when printing over SAPPDFPRINT

2666490 BC-CCM-PRN SmartForm with several copies generates only one PDF

2595383 BC-CCM-PRN Problems printing ADS PDF documents with multiple parts

3290421 BC-SRV-FP PDF merger: Saving of PDF file with errors in spool request

2829489 PY-SG Enable to Merge PDF form for IR21 Report

2771682 BC-CCM-PRN PDF merger: Improved support for syntactically incorrect PDF files

2728724 PY-PH Enhancement of CL_HRCPH_TOOLS for Merge Large PDF by Stitching

2560889 BC-CCM-PRN PDF merger: Improved support for syntactically incorrect PDF files

2387085 BC-CCM-PRN Converting spool requests to PDF

1855522 BC-CCM-PRN Generation of one-part rather than multi-part PDF spool request

2237181 BC-CCM-PRN ADS spool requests are displayed incompletely with SAP GUI for HTML

You might also like