Skip to main content

PDF Plug-in for SAP Fiori Apps

SAP Fiori PDF Plug-in can be integrated with any Fiori App to export the view as PDF on any Device. The generated PDF has similar UI alignment as actual Fiori App. Whether you are developing a new Fiori App or working with standard Apps, it’s easy to integrate this plugin by adding few lines of code.

How it works?

  • Create a new folder with name js in Fiori Project folder if does not exist already.
  • Copy the source files to the js Folder.
  • Add the below lines of code in the include section of component.js   


  • Open the xxxx.view.xml where you want to provide the export to PDF functionality.
  • Add a button with PDF logo in the footer section.         



  • Copy the below JS method to the xxxx.controller.js



That’s all we have to do. On click of the PDF button, the program understands the UI and generates the similar layout as per application. We have optimized the PDF layout as much as possible to make it similar with Fiori App.

Why use PDF Plug-in:

PDF export is one of the important feature required for business today. Using our plug-in you can accomplish your Application PDF integration in less than 10 minutes.  The following image shows how the generated PDF looks comparing with the actual Fiori App.


Comparing generated PDF with the actual App

To know more details about the plug-in and licensing options, contact sales@qualityideaslab.com

Comments

Popular posts from this blog

XOVP for Fiori

XOVP is a plug and play dashboard app which enables us to create Overview Pages/Dashboards without writing any UI code. We do not need WebIDE to create OVPs. The XOVP admin app provides a simple view to create the dashboards. Each dashboard can be assigned to different user groups through catalogs. And each card can be mapped to respective fields. You can choose from more than 13 card types and use them in your dashboard. Navigation from XOVP to other Fiori Apps is much simpler than before. With simple configurations, we can enable the drill down to other Fiori Apps. And built in i18n model enables us to support multinational users again without leaving the admin app. Create your OData service as per your business need and create OVP dashboard with simple clicks. The following table shows differences between standard OVP and XOVP. OVP XOVP Requires WebIDE knowledge to build new Overview Pages. No WebIDE skill required and new Overview Pages can be

Digital life using Chat Bots for Enterprise Users - SAP Way

Digital Transformation with Chatbots revolutionizes the workspace and the way users access the applications. Enterprise users are provided with SMART tools for better productivity and ease of doing their day to day work. There are many tools and technologies available for general public and it's the time for Enterprise users to enjoy this for Enterprise Applications. In this blog, we will explain about how we can use ChatBots in SAP which helps the Field Agents to simplify the work with Chat and Voice commands. This is just a use case and we can adapt this to more enterprise use cases in SAP. Technology Stack: SAP Fiori for iOS SDK SAP Cloud Platform XSJS runtime SAP Cloud HANA DB SAP Leonardo ML Services for Product Image Classification API. SAP S/4 ERP and GateWay Google Dialog Flow Plant Maintenance Assistant Bot helps Plant service agents to allocate new service notifications, check the status of the service notifications based on the prio

FASt Reports for Fiori

SAP Fiori is the new User Experience for SAP applications. Most of the customers started building own applications based on Fiori principles & guidelines as Fiori provides responsive, simple, coherent and role based access to SAP applications. However, customers have invested a lot in the past years on various SAP programs (Function Modules, ALV Reports, SQVi Reports) to support various end user needs. Fiorization of these programs is a major challenge and needs lots of re-investment. Redeveloping all the apps on Fiori may not be the viable solution as it costs more time & money. Is there a simple/generic way to enable these programs on Fiori? Yes, FASt Reports for Fiori provides a simple framework which makes it possible to enable some of these programs on Fiori. What is FASt Reports for Fiori?  Using FASt, F unction Modules(ready), A LV Reports and S QVi reports can be Fiorized without additional coding but just with simple configurations on Fiori Launchpad.