custom pageSize
This commit is contained in:
parent
f79ece9410
commit
b225f13e91
1
fpdf.go
1
fpdf.go
|
@ -3497,6 +3497,7 @@ func (f *Fpdf) getpagesizestr(sizeStr string) (size SizeType) {
|
||||||
|
|
||||||
fmt.Println("HALLO")
|
fmt.Println("HALLO")
|
||||||
fmt.Println(aString)
|
fmt.Println(aString)
|
||||||
|
f.err = fmt.Errorf("HALLO anknown page size %s", sizeStr)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
for i := 0; i <= 1; i++ {
|
for i := 0; i <= 1; i++ {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user