Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP PDF

Former Member
0 Likes
588

Hi.

I create pdf file using 'write' command but I don't put my company logo where My pdf files.

can you help me?

4 REPLIES 4
Read only

Former Member
0 Likes
566

Hi

What do you mean "I create pdf file using write command"?

If It means you generate a pdf file from abap list, you can't insert the logo because you can't print a logo in abap list.

U should use a sapscript or a smartform in order to add the logo.

Max

Read only

0 Likes
566

Hi.

I create pdf file but My pdf is not screen. My pdf file contain a string.

Read only

Former Member
0 Likes
566

Hi Levent,

can you explane your problem a little bit more.

Regards, Dieter

Read only

0 Likes
566

Hi.

I create pdf file but My pdf is not screen. My pdf file create in background . But don't add my company logo.