Quote:
Originally Posted by GeoffR
I think I've found the problem: Here is a correction (in red) to the ePub fixed/adjustable top/bottom margins patch:
Code:
# QString.arg(double, ...) --> QString.arg(int64, ...)
- ReplaceBytes: {Offset: 0x4843B8, FindH: 97 F7 DE E9, ReplaceH: 8B F7 3E EA}
|
I doubt that this is the problem. I am using this patch without any changes and didn't have any issues.