Skip to main content
Andra Sidan Av Myntet
Participating Frequently
February 25, 2023
Question

Epub Code RSC-004

  • February 25, 2023
  • 2 replies
  • 4010 views

Hello!

I´m trying to create a epub-file with InDesign.

When I check it with the Epub validator PAGINA, I get an information code RSC-004

and message: File "OEBPS/font/Georgia.ttf" could not be decrypted.

How do I fix it?

When I open the epub file in  Adobe Digital Edition it´s all a mess.

Best regards /

 

Janne from Sweden

This topic has been closed for replies.

2 replies

James Gifford—NitroPress
Legend
February 25, 2023

1) Validators are quite variable and, truth, not really of much use unless you are hand-assembling your EPUBs. EPUBs exported from a reliable creator like InDesign either work or they don't; minor validation warnings are irrelevant to 95% of the downstream.

 

2) Validators being variable, the only one really worth paying attention to is EPUBcheck. A bit tricky to use, since it's a command-line tool, but it's the only one that's up to date and standards-based. It is often used as the "engine" of other validators... but nearly all of those impose their own checks and preferences, making the validation questionable.

 

3) ADE is absolutely useless. Never use it to view EPUB, much less proof new work. Use a vanilla, standards-based reader like Thorium, with Calibre being a good second. All of the rest are broken, proprietary or otherwise poor choices to check a new export.

 

4) If it's a reflowable EPUB, don't embed fonts. Furthermore, don't spec fonts for EPUB at all.

 

5) If it's a fixed-page EPUB (FXL), you don't have the option to avoid embedding fonts, but that's just one of the many reasons to avoid FXL altogether. If you want EPUB, go with reflowable and an export that any reader can manage without interference like embedded fonts. If you want fixed page export, use PDF instead.

 

Andra Sidan Av Myntet
Participating Frequently
February 28, 2023

Thank you for your answer.

I`m writing a short book with about 42 pages, it´s about  drugtreatment and I want to use it for my work. I started using InDesign in the beginning of 2022, a couple of hours a week first, then it became a couple of hours a day.

I´m not familiar with the computerlingo.

Thank you for the tip about the Thorium, it was good to se were the faults are.

I do have problem with opening EPUBcheck, installed it, I have the latest Java but still it don´t open...

I understand that it can be fixed and my knowledge is not enough.

Again, thank you for yoyr answer, I didn´t expect get any answer.

Sincerely / Janne from Sweden

Derek Cross
Community Expert
Community Expert
February 28, 2023

Why not use PDF as the format for your book?

Derek Cross
Community Expert
Community Expert
February 25, 2023

FXL ePub or Reflowable ePub?

Try changing the font to an OTF one.

What do you mean by "a mess"?

Andra Sidan Av Myntet
Participating Frequently
February 27, 2023

Reflowable ePub

Writing "a mess" I  mean that when opening up the epubfile the pictures and the text are not in order.

Derek Cross
Community Expert
Community Expert
February 27, 2023

Producing Reflowable ePubs is not intuitive. They follow the rules of HTML, that's why your text and images are not in the correct order. All images need to be anchored, text given Paragraph Styles, no page sizes or numbers, Parent page content is not implemented and so on. LinkedIn Learning has a very good step-by-steo online video tutorial which you'd find invaluable (you can get 30-days free access).