Breezing Forms Joomla- Japanese content displayed as question marks(?) - joomla

I'm using Breezing forms and building a Japanese website..All the contents are displayed in Japanese except for the select boxes and check boxes which display ???? instead of characters..
Please Help
Thanks in Advance

Related

NestJS with language change based on URL

I'm trying to do a language change with NestJS. Example,
if user type in URL:
www.blabla.com/en <-- text in the page will show english
www.blabla.com/cn <-- text in the page will display in chinese font
www.blabla.com/jp <-- text in the page will display in japan font
I read about i18n but not sure how is the logic to do in NestJS. Please kindly help. Thank you.

Rotativa Issue printing RAW HTML

(More specific Giorgio Bozio)
I have been using Rotativa for the last year to print simple html to pdf and its been working fantastic. Very happy with product, but now recently i have been trying to do something a little more advance and i keep having the same issue.
Normally i would send Rotativa a simple invoice view (Predefined HTML) with model data populated via Razor and this worked well, but now i am trying to implement template's for my invoices. Customers can create their own template layouts with a custom 3rd party form designer and then upload its template file into my site. I take this file and parse it and generate the elements of the invoice with stringbuilder and div tags. I then send the generated HTML to the view that uses a #HTML.Raw() to populate the invoice html. Rotativa then takes this View and generates a pdf, but when it generates the pdf its quality of the text is horrible and blurry. Thus it generates the template correctly, but does some sort of shrinking or something to make the text not look crisp.
I have tried everything, from playing with custom switches to playing with the dimensions of the html.
When i copy the generated html to a view and just generate the pdf plainly then it prints fine, but as soon as i push the html to the view with HTML.Raw i seem to land up with fussy text.
Giorgio Bozio, does Rotativa have a issue with Html.Raw? or can you perhaps open a dialog with me to try and resolve this issue? Really hope you can help me...or someone can help me. Desperate and dont really want to change Rotativa for something else.
Please help.
Resolved Text printing issue by removing background-color definitions on Div containers.
Resolved extra blank page printing issue by reducing PageHeight on Rotativa Customswitches
:-)

How to generate PDF from HTML with input tags and value filled inside input tags as it is inside?

i have a form with values entered by user. I am showing to the user, form & values entered to the form inside that respective input tags. Now this scenario is on web but i also have to let user download each form with its input as PDF report
That pdf report will have form & values filled inside the form as it is as its shown to him on web.
I tried FPDF & jsPDF but came across alot of problems incorporating CSS inside the PDF. Other than these two is there any solution which help me achieve my objectives? Need help. thank in advance for help.
Try using mPDF. Here's the link to their Stylesheets & CSS manual.

Joomla 2.5 with Sobi Pro and Mandarin characters

My client has a single page on his Joomla! 2.5 site whose content must be translated into Mandarin. In text areas within Sobi Pro, we can easily add the Mandarin text, and all is fine, but in text fields, we are unable to add the text - we get a bright red validation error with the text "The data entered in the "area name" field contains not allowed characters".
How can I make it work so that I can enter Chinese characters in these text fields?
Thanks!
Kobus
Found out by means of a person on the Sobi Pro website; it was a filter that prevented input of the characters. Problem is solved.
Thanks!
Kobus

XPages - show image contained with email in xpage document

I am working on an internal helpdesk. Emails address to the helpdesk appear in a Notes View, and I can open the document in XPages and see the text. But it won't show any inserted images within the text.
I can list the attachments as external links (courtesy of http://techdriveactive.blogspot.co.uk/2012/11/open-attachments-in-xpage-in-client.html) but I can't seem to get a handle on the images.
Any ideas ??
One way around that challenge is to use a Dojo ContentPane. It has a href attribute that can point to a different url. You then can point it to the content rendered by the classic engine:
href="someview/docid/Body?OpenField"
Note: this won't work in XPiNC
To you HelpDeskOpenDoc.xsp XPage add a Rich Text control and bind it to the Rich Text Field with the images and other rich content ...
<xp:inputRichText id="inputRichText1" value="#{document1.Body}"></xp:inputRichText>

Resources