Merge branch 'dev' into staging
This commit is contained in:
commit
00d8700ff4
@ -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