Ticket #5549 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

How to check that a WSDL is WS-I BP.pdf Download (29.1 KB) - added by danny.foncke 3 years ago.
regex: (Samir KHERZI)
BusinessProcessDrivenSOAusingBPMNandBPELFromBusineChapter2ModelingBusinessP.pdf Download (906.6 KB) - added by danny.foncke 3 years ago.

Change History

comment:1 Changed 3 years ago by kovidgoyal

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.

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

regex: (Samir KHERZI)

comment:4 Changed 3 years ago by danny.foncke

file attached de regex used is : (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.

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&nbsp;©&nbsp;2008&nbsp;Packt&nbsp;Publishing.&nbsp;This&nbsp;PDF&nbsp;is&nbsp;made&nbsp;available&nbsp;for&nbsp;personal&nbsp;use&nbsp;only&nbsp;during&nbsp;the&nbsp;relevant&nbsp;subscription&nbsp;term,&nbsp;subject&nbsp;to&nbsp;the&nbsp;Safari&nbsp;Terms&nbsp;of&nbsp;Service.&nbsp;Any&nbsp;other&nbsp;use&nbsp;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.)

comment:7 Changed 3 years ago by kovidgoyal

  • Status changed from reopened to closed
  • Resolution set to fixed

Fixesed in branch trunk. The fix will be in the next release.

Note: See TracTickets for help on using tickets.