custom pageSize

This commit is contained in:
Klaus Wendel, archium GmbH 2021-03-02 15:54:34 +01:00
parent f79ece9410
commit b225f13e91
1 changed files with 1 additions and 0 deletions

View File

@ -3497,6 +3497,7 @@ func (f *Fpdf) getpagesizestr(sizeStr string) (size SizeType) {
fmt.Println("HALLO")
fmt.Println(aString)
f.err = fmt.Errorf("HALLO anknown page size %s", sizeStr)
/*
for i := 0; i <= 1; i++ {