Need help in editing a *.chm file
Featured Replies
Сейчас на странице 0
- Нет пользователей, просматривающих эту страницу
A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
Используя этот сайт, вы соглашаетесь Условия использования.
In short, i need help with a chm-file (windows help file format, also used for ebooks).
I have an ebook in this format, and i tried to convert it to a pdf, but on the top of page and also at the bottom, there is this ugly "< previous page page_xyz next page >" thing. So i started to look around and tried some *.chm editors, but the only possibility to remove this part (for me known until now) is to delete it on every single page by hand. Because this book holds ca 780 pages, I don't really want to do it
.
In html, the code looks like this :
Normally, i would just try to search&replace, but the proble here is the upcounting pagenumber, which cannot be included in the searchfunctions of the Editors i tried....
So if anyone has an idea how to delete this part on every page automatically, i would really appreciate it!