Commit 2a66c5c1 authored by Claes Sjofors's avatar Claes Sjofors

Convert to pdf, page size increased

parent 08978a74
...@@ -51,8 +51,8 @@ using namespace std; ...@@ -51,8 +51,8 @@ using namespace std;
using namespace std; using namespace std;
#define pdf_cMaxLevel 4 #define pdf_cMaxLevel 4
#define pdf_cPageHeight 790 #define pdf_cPageHeight 842
#define pdf_cPageWidth 535 #define pdf_cPageWidth 595
#define pdf_cPageNumX (pdf_cPageWidth - 10) #define pdf_cPageNumX (pdf_cPageWidth - 10)
#define pdf_cPageNumY (pdf_cPageHeight - 13) #define pdf_cPageNumY (pdf_cPageHeight - 13)
#define pdf_cLeftMargin 100 #define pdf_cLeftMargin 100
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment