Hi,As anyone experienced issues with korean characters being garbled in PDFs (in AEM 6.2)?I don't have any problem with Chinese and Japanese, but for some reason I can't get to display korean characters correctly.I've tried at least 5 differents fonts but to no avail?Thanks
We've set up AEM for one of our customers and we seem to have hit on a strange issue. It seems that in the authoring environment, pages fail to load completely sometimes... but the issue happens sporadically. It also seems to happen a lot more on their own network, although I will see the same phe...
Hi everybody. Does anyone know where I can download the exercise/course files for online course Getting Started with Adobe Experience Manager Development? I believe it's course id 132656. Thanks for your help.-Nes
Hi Team,I want to add a custom action on my component tool bar in Touch UI.Now scenario is like -- I have one container component [1]. and inside it I have custom text image component [2] as child of container component [1].In my container component [1] , I have added a custom action cq:actions --> ...
I have a system external to Adobe Experience Manager that I need to make a quick call to whenever an Asset is deleted in AEM. Not being an expert in AEM, my options feel very limited.I've attempted to create a workflow with a step that can make the appropriate call, and have hooked up a Launcher to ...
Hello All,I am trying to add class property to granite/ui/components/coral/foundation/form/textarea resource type in .content.xml file but the class is not reflecting in the front end?But when I add class to granite/ui/components/foundation/form/textfield resource type the class is reflecting in the...
I cannot access sites in my local AEM instance.I get the following error in the logs:28.07.2017 13:13:36.500 *ERROR* [qtp804913074-64] org.apache.felix.http.jetty %bundles.pluginTitle: Cannot start (org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.sling.commons.fsclassl...
Hi All,Suppose I want to make a post call via AJAX, from my component which takes in certain details from the user and passes it to a backend servlet hosted on some external server.A sample snippet something like $.ajax({ url: url, type:"POST", success : ..............
Hi - I have a maven project and when i Trigger build from Jenkins, the build fails showing the below error message. [INFO] Installing Bundle core(/var/build/.jenkins/jobs/test_1/workspace/core/target/0.0.1-SNAPSHOT.jar) to Host:port/crx/repository/crx.default/apps/project/install/ via PUT [INFO] b...