Closed kfaRabi closed 4 years ago
I was wondering the same other Page Options like --run-script
Hi! sorry for the delay, as @MoronicMcFry says, the library will need those flags, if you have some examples i could add it to the library and to the example project by the weekend
I do not have any specific examples actually. The template I am converting to pdf has a few input fields. It would be nice if the input fields remain editable once converted to pdf.
I guess a simple template that contains an HTML form (and maybe some JS) will be a good fit for the example project.
Please let me know if in any way I can contribute to the project. I will be happy to do so, although I am totally new to dotnet world.
Hi! sorry for the delay...it has been a rough couple of weeks....i dont know if you fixed it, but i open the ConvertOptions and OptionFlag....if you wanna see how to use the "--enable-forms" go to this line https://github.com/fpanaccia/Wkhtmltopdf.NetCore.Example/blob/master/Rotativa/Controllers/TestViewsController.cs#L277
Hi! Thank you so so much for taking the time to add this option. This is going to save some of my time and a good amount of money.
Hi
I want to add
--enable-forms
flag in ConvertOptions. Is there any way to do it right now?TIA