Ticket #5549 (closed defect: fixed)
Not removing header/footer
| Reported by: | angelicamn | Owned by: | kovidgoyal |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | MOBI Output | Version: | trunk |
| Keywords: | Cc: |
Description
I am entering specific strings in the remove header/remove footer to delete data in the file during a pdf to epub conversion. The wizard finds and highlights all the data but it is not removed during the conversion. I have tried using both the header and the footer and get the same results. This same process worked for me a couple days ago.
Attachments
Change History
comment:2 Changed 3 years ago by danny.foncke
I have the same problem calibre 0.6.54 pdf->mobi the regex is literal text between brackets like : (text to find)
(the actual text is the footer in the Safari Online? generated pdf's - which is obtrusively long)
the wizard finds and highlights the text - but the conversion doesn't remove it
comment:3 Changed 3 years ago by kovidgoyal
you need to attach the file and post the regex you are using.
Changed 3 years ago by danny.foncke
-
attachment
How to check that a WSDL is WS-I BP.pdf
added
regex: (Samir KHERZI)
comment:5 Changed 3 years ago by kovidgoyal
- Status changed from new to closed
- Resolution set to fixed
Fixesed in branch trunk. The fix will be in the next release.
Changed 3 years ago by danny.foncke
comment:6 Changed 3 years ago by danny.foncke
- Status changed from closed to reopened
- Resolution fixed deleted
- Component changed from EPUB Output to MOBI Output
0.6.55 the problem remains ? attached pdf : BusinessProcessDrivenSOAusingBPMNandBPELFromBusineChapter2ModelingBusinessP.pdf
the footer is very long - as is the regex The wizard does highlight all occurrences
regex :
(Chapter 2: Modeling Business Processes for SOA. Business Process Driven SOA using BPMN and BPEL: From Business Process Modeling to Orchestration and Service Oriented Architecture, ISBN: 9781847191465<br> Prepared for danny.foncke@…, Danny Foncke<br> Copyright © 2008 Packt Publishing. This PDF is made available for personal use only during the relevant subscription term, subject to the Safari Terms of Service. Any other use requires<br> prior written consent from the copyright owner. Unauthorized use, reproduction and/or distribution are strictly prohibited and violate applicable laws. All rights reserved.)

I'm going to need more information than that to help. what version of calibre are you using? did you upgrade in between trials? is it on the same file? attach the file and post the regexps you are using.