'Dynamic Image Generator for Website based on URL-Parameters
i have started a new Project, and a Part of this Web-App is a Image Generator. My Problem is i never have worked with something like that, the Goal is that you can create PDF's and JPG's based on a Template and Dynamic Variables, that are filled by url-parameters. I have something similar seen on another Website, that worked like this: "https://xyz.zzz/xyz/imagegenerator/concierge/media?format=pdf&account_id=1234567&name_source=displayname&rank=ANY_RANK" this is the direct url for a pdf doc with that has variables filled by the parameters. How can i do something like this? And i'm using NextJS as Framework.
ps: i already have a template pdf and i need to put the dynamic values in several spots
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
