add server to gen pdf

This commit is contained in:
2025-07-28 21:43:29 -03:00
parent 369bdc9db3
commit c6e8978dcc
14 changed files with 174 additions and 297 deletions

View File

@@ -22,8 +22,8 @@
}
@font-face {
font-family: "SF-Pro";
src: url("fonts/SF-Pro.ttf") format("truetype");
font-family: "Arial";
src: url("fonts/Arial.ttf") format("truetype");
}
@page {
@@ -32,7 +32,7 @@
}
html {
font-family: SF-Pro;
font-family: Arial;
font-size: 13pt;
line-height: 1.4;
}
@@ -115,7 +115,7 @@
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 1072.73 329.6"
style="width: 14rem"
style="width: 14rem; margin-bottom: 1.5rem"
>
<g>
<g>
@@ -181,8 +181,8 @@
de
<strong>{{ progress }}%</strong>
</p>
<p>Realizado entre {{ started_date }} e {{ finished_date }}</p>
<p>Florianópolis, SC, {{ today }}</p>
<p>Realizado entre {{ started_at }} e {{ completed_at }}</p>
<p>São José, SC, {{ today }}</p>
<div class="signatures">
<div class="sign1"></div>