displaying french content with sifr3 - sifr

displaying french content with sifr, can't seem to make this work.
I have sifr working perfectly but it wont disply any french characters and its for a french website.
Would love some help
thanks

figured it out, was missing one of the embeds

Related

IOS: VoiceOver changes to English in WebView

I'm adding VoiceOver support to an app which at the moment only supports Norwegian. For most of the app VoiceOver correctly reads the text as Norwegian.
However, one page contains a webview which shows the terms and conditions (downloaded from a URL). For this page VoiceOver switches to English voice, even though this text is still in Norwegian.
I've tried to set accessibilityLanguage to "nb-NO" for both the webview and the containing viewcontroller but the text is still read as English. Do anyone know how I can make the webview be read in Norwegian?
Consider adopting the lang HTML attribute. This will trigger VoiceOver to generate speech in the appropriate language. Hat tip to Adrian Roselli for the suggestion.
Trying adding HTML lang="" attribute in your page. you can refer below url http://www.iana.org/assignments/language-subtag-registry for more specific value for lang attribute.
Hope this will help

Generate PDF from a view but content is not in English

I'm trying to generate a PDF doc from mvc4 view but none English characters do not display or display as gibberish(for English it works fine).
I tried to use pdfRazor and itext but only English chars are shown on screen. I'm open to any solution even for generating string from the view and then render PDF (that also didn't work for me).
If anyone was able to genrate pdf from mvc view please please let me know.
I guess the issue with itextsharp is the basefont - i don't mind using other solution.
Thanks!!!
You can create PDF with mixed English and Hebrew characters , for this you need to specify the font.(you can downlaod the font files and keep it in your in your application)
check the below link, you can use the code lines in the samples
java itext create pdf with hebrew (rtl) and english
My Hebrew Text in iText is left-aligned
http://itext-general.2136553.n4.nabble.com/How-to-display-Arabic-td3400141.html
Change direction of written text for Hebrew letters iText

pdf file in UIWebView : change the language of the page number infobox

When opening a pdf in a UIWebview, a little infobox appears on the top-left corner of the screen.
I would like the language of this infobox to be the same as the app language.
For the moment I only have it in french "1 sur 2", whereas I would need it in dutch "1 op 2"
Is it possible to force a language for this ?
I've been changing the app language of the nsuserdefaults but it doesn't seem to impact this.
any help would be appreciated, thanks !
it seems this infobox uses the language of the device.
when changing the language in the NSUserdefaults, the app needs to be restarted before the uiwebview takes this into account.

Danish characters overlapping in sIFR

I have a problem with overlapping characters.
Using sifr r436. The font is Dax, and the result is shown below. Any help would be appreciated.
Thanks.
That seems to be a Flash issue rather than a sIFR issue.

sifr alternate text always displays

Using sifr3-r436. First page load of seems fine. Reload page and sifr-alternate text always displays resulting in a double headline, one Flash text one HTML. Any ideas?
Please see example here:
http://v3.kevincarrollkatalyst.com/blog/
It was some kind of CSS problem. Rolling the sifr css properties into my screen and print style sheets fixed the problem.
Most likely it's your SIFR-stylesheet that isn't loaded properly. Please ensure that the path is correct:

Resources