I am working on a project using images where the user gets to choose if they want to save in .jpg
or .pdf
format. So what I thought was either way save it in .jpg
initially and then if they choose .pdf
, just push the image into pdf. I read a lot of documentation like xfinium pdf and syncfusion pdf but sadly all those are licensed for commercial use. I was wondering if anybody could point me at the right direction so as to how to get this done without using paid licensing.
Thanks in advance.