Added a3 size for all pdf

This commit is contained in:
dhanabalan
2025-06-02 14:28:37 +05:30
parent 136ccffa5f
commit 906e68e876
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<html>
<head>
<style>
@page { size: A4 landscape; margin: 30px 8px 8px 8px; }
@page { size: A3 landscape; margin: 30px 8px 8px 8px; }
body {
font-family: Arial, sans-serif;
font-size: 8px;

View File

@@ -2,7 +2,7 @@
<html>
<head>
<style>
@page { size: A4 landscape; margin: 30px 8px 8px 8px; }
@page { size: A3 landscape; margin: 30px 8px 8px 8px; }
body {
font-family: Arial, sans-serif;
font-size: 8px;

View File

@@ -2,7 +2,7 @@
<html>
<head>
<style>
@page { size: A4 landscape; margin: 30px 8px 8px 8px; }
@page { size: A3 landscape; margin: 30px 8px 8px 8px; }
body { font-family: Arial, sans-serif; font-size: 8px; }
body {
font-family: Arial, sans-serif;