Aller au contenu principal

I want to include a pdf file in the report.

Commentaires

2 commentaires

  • Berend Veldkamp

    Including a PDF in a report is not possible AFAIK, but you can use the Merge PDFs activity in a server workflow to append an additional PDF.

    1
  • Jenny Oh

    Thank you for the response. However, the data for my pdf is in the ms sql data table. I need to extract the data into a pdf file and then merge it. But first, I tried using the send web api request to convert it to a blob but the file is too small which means it did not work. Then, I wrote a sql stored procedure but I had a permission issue with the sp_OADestroy so I am now looking at python to extract the data into pdf file.

    0

Vous devez vous connecter pour laisser un commentaire.