cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to use BMP/TIF binary data in a SMARTForm without SE78?

Former Member
0 Kudos

Hi,

I am automating a process whereby I am using a SMARTForm to consolidate multiple graphic files into a single PDF file. There are several steps in the process (I start with jpegs and convert to BMP/TIF for use in the SMARTForm).

Having gotten this to work, I now would like to make the process run more efficiently. The problem point seems to be in the SE78-type logic (I had to clone the standard SE78 logic for my background process). It seems to take a fair amount of time to save a graphic this way.

Other than saving the graphic in SE78, is there is a way to pass/use the graphic binary data directly into the SMARTForm?

If not, are there any other ways to consolidate graphic files into a single PDF document, from ABAP code?

Thanks, Andrew

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

sorry, there´s no other way. SAP is not a processing tool for pictures and graphics, so you have to work with SE78 either with BMP or with TIFF.