Previews of landscape in a custom showcase

Hello

I try to use a showcase custom for my app built with the dps of app generator, so I used the store configurator to make it happen.
Problem: it gets the preview image of the landscape for the folios in landscape orientation that you see in the screenshot.Bildschirmfoto 2015-02-20 um 11.57.42.png
Simply change the width in css-file doesn't look very good, that I still think there is a missing or incorrect code in AppView.js or another js file. (so it is impossible to load the preview image of the landscape of the adobe server?)

Hope someboy help me.

Thank you!

This came once before, but I couldn't find the old thread about it. If you do a search in the code download of storefront personalized for the word 'portrait', you should find the places where he asks the portrait covers. If change you it to 'landscape' I think that, if memory serves, which get rather landscape covers.

I don't remember, what if that translates into layout problems. You may need to hide with the HTML layout a bit to make it look good.

Neil

Tags: Digital Publishing Suite

Similar Questions

  • Video in a custom showcase

    Hey guys,.

    Trying to run an application in a few days with a custom window. We are currently trying to get a video background in it, but cannot make it work. It works when we preview in safari, but for some reason it won't work on the ipad. Is there something wrong? The video is currently 21 MB. Help!

    OK, so I tested it using the same code you have and I can see the video as soon as I open the display of web pages. However, the AutoPlay function does not work and I need to commit to start the video.

    So I think that your answer is there, see loop video and AutoPlay via HTML:

    "Autoplay does not work in HTML-embedded video on iOS.

  • Custom showcase open external links in a new window

    Hello

    I'm developing a custom window. There are buttons on my window with links pointing to external sites. How can I force to open in a new "window". I mean sliding window upward as would open a link of a folio. I tried all the variations of a different target, did not help. Is it because I had the box 'control Navigation' on when I build the app?

    Kind regards

    Marcel

    This link is opened in of inappbrowser:

    adobeDPS.dialogService.open ('http://pubbly.nl')

    This link is open in Safari:

    adobeDPS.dialogService.openExternal ('http://pubbly.nl')

    If you use jQuery you can do something like this:

    // Each anchor tag will be opened in an external browser.
    $('a').each(function(){
         var url = $(this).attr('href');
         $(this).on('click', function(e){
              e.preventDefault();
              adobeDPS.dialogService.openExternal(url);
         })
    })
    

    More information on the dialogService can be found here:

    Adobe DPS - Library and store SDK 2.32: adobeDPS-DialogService: JsDoc reference

  • webkit-too-full-scrolling in a custom showcase

    Hey everybody,

    I'm hoping to use the scrolling speed in a custom window. It would seem that this is not possible, but I hope someone has a tower in their bag.

    I tested my code and everything works until it goes into the Viewer.

    Thank you

    -Scott

    Try

    overflow: scroll;

    -webkit-too-full-scrolling: touch;

    Work in my custom windows

  • App with custom showcase

    This app made with Adobe DPS has a very interesting approach to the storefront on measure. Any other example for applications with custom window?

    http://iTunes.Apple.com/au/app/FS-connect/id507335397?Mt=8

    It's nice.

    Basically, when you have an ebterprise account, you can create any window you want.

    It's all the HTML.

  • Custom showcase stop scrolling / bounce of the window

    Hello world

    I'm trying to find a way to prevent the whole storefront personalized "bounce." I tried several combinations of parameters viewport and overflows, but cannot find an appropriate way

    So far my CSS entries look like this

    html,body{
        overflow:hidden;
        height:100%;
    }
    
    
    body {
        font-family: Helvetica Neue;
        font-size: 12px;
        margin: 0px;
        padding: 0px;
        background-color: rgba(0,20,40, 1);
        position:relative;
        height:100%;
    }
    
    

    like this index.html file

    <meta name="viewport" content="initial-scale=1.0, user-scalable=no">
    

    I work with the backbone JS example "default_library_v3".

    You can prevent the frame to bounce by adding an eventlistener to the touchmove event and prevent him from performing the default action.

    document.addEventListener ("touchmove", {function (event)}

    Event.preventDefault ();

    });

    If you want to add scrolling on your personalized storefront parts, you can use libraries javascript as iscroll or ftscroller (links below).

    iscroll - iScroll 5, smooth scrolling for the web

    ftscroller - ftlabs/ftscroller · GitHub

  • How to open safari instead of the browser in application in a custom showcase?

    Hi all

    I was wondering if you can guide me in the right direction, in the creation of a a href link which will open instead of the in-app browser safari.

    See you soon

    The API library/store v30 using:

    External link

  • Link banner showcase custom tab or preview folio overlay?

    I used the setup of "Custom tabbed view" in the Configurator DPS to create a custom showcase. I've been customize files still manually and I'm looking for some suggestions on creating manual links in the html code to the different elements within the app - more precisely:

    1. What method should be used to create a link to the image of the banner to target one of the tabs? or to target one of the tabs AND start a folio download this tab?

    2. I already was able to target download a folio of an image banner directly, using the method of "com.xxxx .yyy://v1/folio/article". What method could be used to open rather the superposition of the folio preview (for example in the image below)?
      overlay-image.jpg

    any help would be appreciated. Thank you!

    # 1, you can use goto: / / as the URL to access a specific tab. See Hyperlink overlays and button for more details.

    # 2, there is not a way to trigger from a custom window. When you build a custom storefront, you are responsible to provide the user interface, including any preview window you might want to show.

    Neil

  • Showcase Custom Android devices

    I found the information that told me my customized window should run on android as well, but I can't figure out how to attach it.

    I see that you need to use the dps online app Builder to create your app for android (https://appbuilder.digitalpublishing.acrobat.com/#/main) instead of the application builder standard dps.

    In this app generator, I don't see any location to attach my zip custom showcase.

    What Miss me?

    Yes, it is mailed in mid-May.

    Neil

  • Custom window question

    Hi all - out of curiosity, what languages is the showcase Adobe DPS support? It will support HTML5? Are there limitations to what you can and can't do in this custom showcase?

    Hi, I'm not a developer myself, but yes, it supports HTML5.

    You can get additional responses from other users, but in the meantime, please consult the following documents to get started:

    Build a custom showcase | Adobe Developer Connection

    and the page of generic Devnet for Digital Publishing on custom windows: libraries and showcases Custom | Adobe Developer Connection

    Hope that helps

  • Showcase / API - why the folio is not buyable?

    Hello

    We build a custom showcase based on this guide HTML of the library by default DPS application | Adobe Developer Connection. The application is multi folio with subscription free iTunes, so I would like to see an option to subscribe. Looking at the code in the example, I see the display of a subscription option is conditional on (among others) the current/most recent State be "purchasable" folio. In a test of the application of our last folio version is returned with purchasable = false - does anyone know why this would be, I'm misunderstanding "purchasable"? Is this purely a function of the folio, has something to do with the iTunes user who has downloaded the application, perhaps? Is this something that I can make it work in our test application?

    Any help would be (as always!) welcome.

    Toby

    Ah, it's a good question - do you mean iTunes Connect? If so I do not know, it is sent through our customer of Apple's account, if we do not have access to that.

    All our folios are free, as is the subscription, is so 'safe' search for what we expect the unique sign-up option, see if it is 'active' (I think that means that the current user is already subscribed) and if so, she presents to the user?

    Thank you

    Toby

  • Storefront customized (yet) for subscriptions to the company?

    It is still only possible to create a custom store front if you have a subscription business (as it says here - build a custom showcase |) Adobe Developer Connection). What we have in mind is a somewhat more elaborate replacement for the display of the standard library in a multi-folio application.

    Thank you


    Toby

    Customization of the store or the library is undertaken only.

  • Store Configurator: can we use the custom language channel?

    In the App Builder, we use a custom language string to change the language of the application. Is it possible to use the same string with a custom library with the store Configurator? During the test, all text is in English only.

    There is no link between custom App Builder language function and a custom window. The custom showcase is exactly that: personal. You are responsible for the implementation of it, including all (if you want) change the strings it uses by editing the HTML code for the store, and added support for several languages if you want the custom showcase to support more than English.

    Neil

  • HP6830: HP6830 no 'page layout' in no excel

    I have an excel spreadsheet when I show preview print landscape mode there are a couple of colunms overflowing on a 2nd page.  On other HP printers, there is a page layout that I select Mount 1 page wide high 1 page.  and it fits on a single page.

    The HP6830 S/W does not have the "page Setup" option, then now it prints on 2 pages.  This printer is connected to a Windows 8.1 System.

    Hi there @RayNK

    Welcome to the forums of HP,

    I read your post on printing problems you run into with MS Excel. I suggest to check the links, I gathered for you below on how to change the settings for Excel. I think and I hope that they will help you.

    Where is the Page layout in Microsoft Excel 2007, 2010 and 2013

  • Wrapper LTI (IMS Learning Tools interoperability) for DPS app

    I would like a LTI (IMS Learning Tools interoperability) wrapper around a Digital Publishing Suite of layer application.  Does anyone have experience in this area or can anyone direct me to documentation to help solve this problem?

    This type of integration is done through overlays of web, html and custom showcases written articles in html/js.  It is not no matter what support explicit DPS also, but some integrators (Casa / Mirim) were able to create integrations with Moodle using these web containers.

Maybe you are looking for