View Single Post
Old 01-02-2018, 09:18 AM   #22
mehmedbasic
Junior Member
mehmedbasic began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Dec 2017
Device: Sony PRS T2
Quote:
Originally Posted by Nightcalib View Post
Hey mehmedbasic, played around with it a bit and was in fact able to extract the text by changing the packagenumber and pasting the address into the browser. Looking at the source, I was able to get the raw text out, however I was not able to extract it with formatting. Instead it was filled with html formatting code.
The HTML formatting code is basically the raw EPUB content without metadata and the sort.Try pasting it into a .html file and opening it in your browser.

If that does not work, the web-based reader most certainly has some CSS styles in the header of the page or embedded directly in a style tag. You should be able to extract the stylesheets with little to no problems.
mehmedbasic is offline