Please update your solution on github, it seems to me that you push an incomplete solution
Your example does not work; the test controller does not see
Install-Package Wkhtmltopdf.NetCore
Creating a printed invoice, order, order list
Could you please give an example and a rule for creating a document form for printing in ABP?
Yes, something similar as in the link
Can I add a link to the "Organizations" entity in IdentityUser? And how to do it? I read the documentation. I managed to add string and enum properties. How and where to declare a variable on the essence of "Organizations"?
user.AddOrUpdateProperty <???> ("Organization")