Hi All, I'm trying to remove the middle line (which is highlighted with yellow marker) in Two Page view PDF generation in AEM guides. Let me know any configuration or settings for middle line removal in AEM guides?
While doing incremental site publishing, a user can select topics which needs to be updated incrementally during AEM Site Generation. I have a custom post processing workflow which gets triggered once the execution of aem sites completes.In the custom workflow I need the list of topics which user se...
Hi All,I'm trying to create PDF document using AEM guides. i have frontcover, some topics and backcover in PDF. I need to add one blank page at the end of the pdf document using javascript. Is anyone having idea, how to achieve this?
In some of our larger manuals, we need to be able to use multiple variable (keydef) maps: some with text keydefs and some with image keydefs (or a mix of both types of keydefs in the same variable map file). Currently, as long as the keydefs are text only, we can have variable maps inserted into our...
We have a sub-map that is used within several maps, and conditions are applied to topics in the sub-map. We haven't had an issue doing this with SDL's LCA, but is this allowed in AEM Guides (v4.2)? The topics in the sub-map are not properly excluding as expected for ORed conditions (e.g. a topic wit...
The only way I have found to view the version history of an AEM Guides DITA object is through the preview pane of the Assets > Files view. Is there a way to view this information from within the XML Editor or even the Map Dashboard? AEM Guides (UUID) v4.2 On-Prem Installation (late April/early May 2...
Hi,Is there any way to make name field lowercase for the create new topic popup in the advanced map editor. Also please suggest what is the path in the lib folder ?I customized \libs\fmdita\xmleditor\wizard\createditatopicwizard\.content.xml path by copying \apps\fmdita\xmleditor\wizard\createditat...
I have turned on the node flattening feature in code with this config file: com.adobe.dxml.flattening.FlatteningConfigurationService.configprocess.label="DXML Flattening Configuration (A)"flattening.enabled=B"true" And my documents output and display correctly on my Author server, but when I publish...
Hi, I'm quite new to AEM Guides/XML Documentation and I am currently trying to figure out how to get "data" elements from a DITA Map in the generated AEM Site. To clarify, the DITA Map has the following structure:<map> <title>XXX</title> <data> <image id="logo" href="GUID-123asd123.jpg" ></...