Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 12-31-2010, 07:15 PM   #1
gnaray
Junior Member
gnaray began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Dec 2010
Device: SONY PRS 505
Financial reports in PRS 505

Dear Friends,
I am looking for a solution to read financial reports(SEC documents) in PRS 505. The documents are in HTML with some tables. I noticed a solution for Kindle 3 here http://www.rationalwalk.com/?p=10241. I tried HTML conversion in calibre but it wont fit correctly in the device. Any help would be much appreciated

Thanks
gnaray is offline   Reply With Quote
Old 01-01-2011, 05:59 AM   #2
mrmikel
Color me gone
mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.
 
Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
You might want to either post a sample document or a pointer to one. You will need to look at the HTML and see how the tables are specified.

If they are laid out with widths in pixels that may be your problem. You might have to remove the pixel specification and change it to percentages. If memory serves the PRS 505's screen is 800 pixels tall by 600 wide. This might create new problems. If the reports you want to look at are consistent though, it might be worth it as you could do a search and replace once you figure it out. If you have never meddled with HTML before, you might look at: http://www.w3schools.com/html/default.asp

You might change the screen orientation to horizontal. That would be wide enough, but your tables will be not be displayed as a whole top to bottom.

As much as I love my 505, it might be much easier to display such reports in a tablet computer. It would also display PDFs without conversion in the size they were designed to display in.
mrmikel is offline   Reply With Quote
Advert
Old 01-01-2011, 06:16 AM   #3
gnaray
Junior Member
gnaray began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Dec 2010
Device: SONY PRS 505
Sample source document - http://sec.gov/Archives/edgar/data/2...80744e10vk.htm

Quickly checked the width in the source, they are specified in %.
gnaray is offline   Reply With Quote
Old 01-01-2011, 07:31 AM   #4
mrmikel
Color me gone
mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.
 
Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
As a guess I can see in the HTML there are several instructions to nowrap. So it displays what it can.

On my 1600x900 monitor it can display the whole width only in very small type. It may just be too much to do with the Sony Reader.
mrmikel is offline   Reply With Quote
Old 01-01-2011, 01:48 PM   #5
gnaray
Junior Member
gnaray began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Dec 2010
Device: SONY PRS 505
It seems to be possible with Kindle 3, which has the same 6 inch screen as PRS 505. An image from the article which I quoted in my first post.

http://www.rationalwalk.com/wp-conte...Comparison.jpg

It uses Amazon's HTML conversion service
gnaray is offline   Reply With Quote
Advert
Old 01-01-2011, 11:19 PM   #6
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by gnaray View Post
I think your best bet is to convert to LRF. Go to lrf output and check Render tables as images. I attached your web page converted to LRF.

Beware if you tweak the Text size multiplier for text rendered in tables you might end up with a image of a converted table too big to display on your reader. You won't just see a part of the image the image will not show at all.

Tables as images may not be ideal but it might suffice for your needs. Certain tables I had to view the doc in landscape mode to make out all the words.
Attached Files
File Type: lrf johnson & johnson.lrf (425.8 KB, 82 views)
DoctorOhh is offline   Reply With Quote
Old 01-02-2011, 06:03 PM   #7
gnaray
Junior Member
gnaray began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Dec 2010
Device: SONY PRS 505
dwanthny,
I can now read reports on my PRS-505. As you said, it is not perfect but it sufficient for me. Thanks a ton.

Just curious, what is the reason for lrf being superior to epub in this case ?


Quote:
Originally Posted by dwanthny View Post
I think your best bet is to convert to LRF. Go to lrf output and check Render tables as images. I attached your web page converted to LRF.

Beware if you tweak the Text size multiplier for text rendered in tables you might end up with a image of a converted table too big to display on your reader. You won't just see a part of the image the image will not show at all.

Tables as images may not be ideal but it might suffice for your needs. Certain tables I had to view the doc in landscape mode to make out all the words.
gnaray is offline   Reply With Quote
Old 01-02-2011, 10:20 PM   #8
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by gnaray View Post
dwanthny,
I can now read reports on my PRS-505. As you said, it is not perfect but it sufficient for me. Thanks a ton.

Just curious, what is the reason for lrf being superior to epub in this case ?
LRF has the option to convert Tables to images. The other conversions don't have this option. You could submit a enhancement request via the tracker and ask Kovid if it is possible to add this feature to epub conversions.
DoctorOhh is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
My thoughts, PRS-300, PRS-600, PRS-505, PRS-700, Kindle 2 zacheryjensen Sony Reader 78 12-05-2010 07:33 PM
Buy Sony PRS-500/PRS-505/PRS-600 doctoroop Flea Market 0 01-05-2010 06:51 AM
PRS-505 Lost!! Buy 300, 600, Kindle or 505? have a lot LRF/LRX files erikk Which one should I buy? 13 10-01-2009 12:01 PM
PRS-700 and PRS-505 Review and Comparison from a PRS-500 owner geekmeetsworld Sony Reader 5 03-01-2009 03:34 PM
505 for law reports? cookies Sony Reader 9 12-14-2007 03:55 AM


All times are GMT -4. The time now is 02:08 PM.


MobileRead.com is a privately owned, operated and funded community.