How to edit a pdf template, placed in google drive, with some basic data, like name , address

Describe the problem/error/question: I am working on an automation, that need tp edit and fill some fields in a pdf template. PDf template is stored in goggle drive,. How to do this, withut changing to word doc. I am ok buying some paid services, and call tis api, but I dont know whichs rvice can be used . Pls guide me if you have edited pdf earlier. I am trying to download it first to convert to binary, can i edit and pack it up agagin as pdf?

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version: Self hosted community version 1.97.1
  • Database (default: SQLite): NO
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • **Running n8n via (Docker, npm, n8n cloud, desktop app):**NPM
  • Operating system: Widnows

Is that a “form” type of pdf? Meaning there is a fillable form on the page? Or is it a pdf with just text, with some underscores that needs to be substituted with some text,… or is a pdf with an image of a form?

For instance there is a service PDF.co Api, which has a corresponding node and an operation “Fill a PDF Form”