Application Development 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: 

How to print excel document in batch mode (background) from ABAP?

Former Member
0 Kudos

Hi,

I have requirement in ABAP to print excel document (a lot) in batch mode from ABAP.

Is there any trick to do this, I can't use OLE because we need to be online.

Regard.

3 REPLIES 3

VishnAndr
Active Contributor
0 Kudos

Hello, Marco.

Haven't you consider abap2xlsx option?

Former Member
0 Kudos

Hi Andrei,

  Yes I install ABAP2XLSX  and try some Demo program ZDEMO_EXCEL... Those program Open excel file and download it.  I didn't find a way to print the excel.  Is there a DOC or much more better, a Z program how to do it?

Regard.