cancel
Showing results for 
Search instead for 
Did you mean: 

Call adobe form from Fiori Tile.

shadab_sk
Participant
0 Kudos

Hi Experts,

I have a custom program through which i create delivery note i.e. print the data of delivery note in client required format via adobe form(Non-interactive). Now the client wants to access this program from Fiori. Please let me know the steps and feasibility of it.

Thank you.

Shadab

Accepted Solutions (1)

Accepted Solutions (1)

WouterLemaire
Active Contributor

I suggest to create a simple fiori app that loads the adobe form via a gateway service as a binary stream. In the gateway service you can execute the code of your report and return the generated pdf as a binary string.

In the fiori app you can use the pdfviewer control to show your pdf.

Hope this helps.


Kr, Wouter

Answers (0)