1
0
forked from poc/pds

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

View File

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

View File

@@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<style> <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; font-size: 8px; }
body { body {
font-family: Arial, sans-serif; font-family: Arial, sans-serif;