Quote:
Originally Posted by pipcat
If you don't need to replace left/right margin in this same patch, you can get one more digit. Example with 150px:
Code:
replace_string = B8A1A4, `%\01\0p\0x\0 \00`, `1\05\00\0p\0x\0 `
Css code: @page{margin:%1px 00px %1px}body{ will change to: @page{margin:150px 0px %1px}body{
|
Thanks a lot it worked and now it transitions correctly, there is one last thing that I wanted to know if possible also to edit by patching lines it is the definition as you can see it popups most of the time at the top, and I can't see the full translation.
Is there a way to patch that so that it appears at the bottom?
I've included photos in attachment