WIP estimate pdf
This commit is contained in:
parent
acf94220e7
commit
bc073c8b6a
13 changed files with 407 additions and 63 deletions
|
|
@ -40,5 +40,5 @@
|
|||
@{ var filenametex = $"estimate-{Model.Id}.tex" ;
|
||||
var filenamepdf = $"estimate-{Model.Id}.pdf" ;}
|
||||
<a href="~/do/@filenametex" >Export au format LaTeX</a>
|
||||
<a href="~/do/@filenamepdf" >Export au format LaTeX</a>
|
||||
<a href="~/do/@filenamepdf" >Export au format Pdf</a>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue