Trying to fix anchor proof
This commit is contained in:
parent
f788c1df14
commit
d3d90439c7
@ -70,7 +70,7 @@ export default class AnchoringProofService extends BaseService {
|
|||||||
|
|
||||||
const uint8Array = await page.pdf({
|
const uint8Array = await page.pdf({
|
||||||
landscape: true,
|
landscape: true,
|
||||||
printBackground: false,
|
printBackground: true,
|
||||||
format: "A4",
|
format: "A4",
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user