cancel
Showing results for 
Search instead for 
Did you mean: 

Print Functionality in SAP FIORI Application

sushant_nath2
Participant
0 Kudos

Dear All,

  • My client has a requirement to enable print functionality/print copies from a SAP UI5 application.
  • The users will be accessing the application from tablets & mobile devices.
  • Hence the user should get printout if he clicks the print button available in the application from tablet/mobile devices.

Can you please suggest how to implement this?

I had gone through one of the previous posts wherein it is suggested to use FIORI client to achieve this functionality:

Fiori- Print Functionality | SCN

Please suggest some other recommended approaches by SAP as my client is not comfortable in taking FIORI Client.

Best regards,

Sushant Nath

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182874
Active Contributor
0 Kudos

Hi Sushant,

Print functionality can be achieved on mobile and tablets via fiori client only. You can download the sdk file and customize based on your customer's need .

In some of the apps, like my paystubs, you have functionality to open payslips as pdf. Once you open, it goes to adobe reader or any pdf reader, this can be saved and then printed.

Or browser print option. Depends on your requirement.

Else you can customize your app, to have a print option. Which will get the area required to be saved as pdf or print.

Check this blog :

Regards,

Tejas