Added a3 size for all pdf
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
@@ -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;
|
||||||
|
|||||||
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user