Control pricing for devices using same rendition

With the v26 release and introduction of PDF article support for Android we have a client would like to use their existing iPad renditions on Android.  One problem came up in that they have free folios on the iPad but for Android they do not want to have any free folios.  Is there a way to control the pricing for the same rendition depending on which platform downloads that rendition?

You can publish the folio either puclic/free or public retail. In your case you can create a duplicate of that folio(new folio) with different product id specially for android and publish it public/retail.

Similar Messages

  • How many iPads can be controlled by one device using keynote remote

    How many iPads can be controlled by one device using keynote remote?

    ask your question in the iWork for iOS  discussion
    iWork for iOS

  • Getting started controlling Pico Technology devices using National Instruments LabView

    Hi all,
    PicoTechnology has uploaded a video at http://www.picotech.com/support/topic14211.html
    This video shows how to get started using the LabVIEW examples we provide in our Software Development Kit (SDK) which can be downloaded from http://www.picotech.com/software.html.
    For more information about using LabVIEW to control our devices please visit http://www.picotech.com/support/topic12601.html
    Kind Regards,
    Karunen
    PicoTechnology Technical Specialist

    Hi Kevin,
    I hope you had a good Thanksgiving. I am attaching a zip file with the LabVIEW project, my build specification and my version of "Greatest Common Divisor.vi", which should be the same as the one that you have that ships with the LabVIEW C Generator, but just in case. I am also attaching a zip file with the C files generated by the LabVIEW C Generator.
    You can also see the video I posted earlier with the steps I followed. I hope you are able to point out where I went wrong. 
    Thanks,
    Fab
    Certified LabVIEW Architect * Certified Professional Instructor * LabVIEW Champion
    Attachments:
    GreatestCommonDivisor.zip ‏8 KB
    CGen Files.zip ‏71 KB

  • Wireless keyboard control keys for iPad use?

    I just bought a new wireless keyboard and I love it! However, I wish there was some kind of manual with it that explained what keys and keystroke combinations were available for use within most iPad apps. For instance, when is the weird "command" key ever used? Or the Control, Option or fn keys?
    I can use it to type things, like when I'm using iMessage- but I can't see any way to actually hit the SEND button in iMessage- which, if there were a Windows application and keyboard I would be able to do with some combination of keystrokes.
    Do such combinations exist in iOS devices to allow for hitting buttons and controls in applications, or do I have to revert back to hitting my screen with my stylus or finger to hit the SEND button?

    Those keys do work.. example: option + 0 is the degree symbol.
    As far as I know you have to tap the send button in iMessage. Return does not work, at least not on the Apple bluetooth keyboard.

  • Shell Command Authorization Sets for device using NDGs??

    Hello. I NDGs configured, there is a group called "GR1" with 30 switch.
    This group is set up a Shell Command Authorization set called "Monitoring", in which only show commands, ping and traceroute are allowed.
    I want to let users switch in only 10 of the group "GR 1" to configure certain interfaces and IP addresses, switch to the other not. ! Note: The number of interface is not the same for each switch, one can be FA0 / 1, but for others it may fa0/3.etc.
    I want to retain these 10 switch within the group "GR1", it is possible to make this configuration?
    - Thanks

    I've edited my earlier post to make it more clear. You can assign Shell Auth. Sets at the user,group or NDG level.More details are mentioned on the following link:
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_server_for_windows/4.2/user/guide/SPC.html#wpmkr697610
    AFAIR, one device (AAA Client) can be part of only one NDG, so you cannot achieve your requirement by using per-NDG Shell Command Authorization sets. Unless you break up the NDG into more than one NDG.
    You can assign the authorization set at the user or group level (after putting the appropriate users in the group) to achive your requirement.
    You could also use the 'privilege' command on the switch to make sure that users can see only the commands you want. E.g. when a user logs in he will be placed at level 7. Now you can keep the undesired commands at level 15 and bring down the desired commands at level 7. All other users would be assigned a lower level (e.g level 5), so they wont be able to run these commands.
    Regards
    Farrukh

  • Problems with multiple devices using same apple ID

    I have a Macbook, iPad and iPhone. After doing an IOS update now my devices keep saying I cannot use that same appleid because it's already taken. I cannot find away around this and want to know experience of others

    That warning occurs only if you try to create a new Apple ID using an email address already in use. An existing Apple ID can be used with mutiple devices. 
    What exactly did you do when you got that message?

  • How do I resolve devices using same ip address?

    I keep getting  the message another device on the network is using your computer IP address.  I'm trying to connect my airport time capule and I'm using a MacBook Pro.  I've shut down and restarted and checked everything already discussed in posts.   Any suggesstion?

    Sorry, pennyfrommi, it comes form French. What I mean is that router normally release a DHCP DNS to the pc into a determined range (which you can change in his settings). Let's say for hypothesys your router is set to release DHCP DNS from 192.168.0.100 to 192.168.0.254 (.0.255 fiinal maybe used by the router such as .0.1 final) and you have set your PC into a manual connection but with a DNS that's into that range. This may cause problems. To be clear: you must set a DNS within 192.168.0.2 and 192.168.0.99.
    Hope I've been clear this time.
    Here for more help.
    Simon

  • Table in nested Iterators-Tree Level Rules for ViewInstances using same VL

    Hi All ,
    Jdev 11.1.1.6 , ADF BC , WLS 10.3.5.
    I have a use case wherein I need to show a table nested at 3rd level within 2 af:iterators like -
    <af:iterator id="i1" value="#{bindings.Location.collectionModel}"
                   var="locRow" varStatus="varStatus">
    <af:iterator id="i2" var="deptRow" value="#{locRow.children}"
    varStatus="varStat">
    <af:table value="#{deptRow.Employees}" //using child View Link accessor Attribute directly can use deptrow.children too
                          var="row">
    <af:column>
    <af:inputText value="#{row.EmployeeName}">
    </af:column>
    </af:table>
    </af:iterator>
    </af:iterator>I need to display a table of Employees for each manager ... like ManagerId=100 in one table and others in a separate one (I know weird requirement but thats how it is :( )
    So basically in my AM Data Model I have shuttled two view instances of Employee and filtered them using ViewCriterias accordingly like ->
    OrgAM
    -Location
    Department
    ---Employees //(WithManager100)
    ---EmployeesWithManageNot100
    Now since there is just one ViewLink between Department & Employees .. I am able to add "*EmployeesWithManageNot100*" as a child ViewLink accessor attribute , only Employees is available.
    Is there any way we can show separate child ViewInstances in a treeModel with only one ViewLink ?

    Thanks for your reply Frank.
    important: 11.1.1.6 , ADF BC , WLS 10.3.5. is not correct - it should be WLS 10.3.6AFAIK , 11.1.1.6 is compatible with both WLS 10.3.5 and 10.3.6 WLS and comes out of the box with WLS 10.3..5 which I am using for the Integrated Server.
    So while there is a way to have two child node collections, its not from view object instances you define and configure using view criteriaThe link you posted above is simialr to another link I bumped into yesterday -
    "How to filter tree node child data" , Pg 12 @ http://www.oracle.com/technetwork/developer-tools/adf/learnmore/feb2011-otn-harvest-328207.pdf written by you.
    But my requirement is showing instances of the same EmployeeVO as two tables inside the Department Iterator. But I am not able to do that since there is only one ViewLink accessor for the EmployeeView.
    Is that even possible without using 2 explicit physical View Links ?

  • Controlling Access to devices using ACS

    I am using ACS 3.2 and on the NAR section,I have used a wildcard (*) to define all the network devices on my network.All my users are in one group. However,I have just realised there is the need for me to create another group and put some users in that group so they only have access to some routers and switches and not all as define by the wildcard.
    How do I achieve this goal.?

    Under NAR select the Per Group Defined Network Access Restrictions.
    Select the AAA clients you want the group to access.
    Use the wildcard mask in the port and the address field.
    You can also group the devices which you want to give access under a seperate NDG and in the NAR give permission to only this NDG for the group. In this way you may need not add individual AAA clients
    HTH, rate if it does
    Narayan

  • IMessages sends unwanted copies to other devices using same Apple ID

    I have a problem which has caused me deep trouble. My wife and I both have iPhones and iPads, which - until now - have used the same Apple ID. Setting it up was no problem and it seemed to work ok. However, I soon (but not soon enough) became aware that my wife was receiving copies of (not all but some of) my iMessages; both incoming and outgoing. And of course she did not tell me, which got me into trouble
    I really need to solve this problem, but how to brake free? I have now reset my iPhone and am using a different Apple ID, but the phone number is the same.
    I guess my wife's iPhone (and iPad) still have my phone number listed as one used for iMessages. My first question is whether there is still a risk that she will receive copies of my iMessages, even though we are now on separate Apple IDs? Or, in other words, whether the iMessages can be connected across different Apple IDs?
    My second question is whether it is possible for me to remove my phone number from those associated with the old Apple ID, without accessing my wife's iPhone and iPad?
    Rolf

    Wrong number in iMessage
    simple fix
    go to settings- messages - send and receive- select the numbers and emails you want to use - deselect the ones you don't need
    Peace, Clyde

  • Same device using same iTunes

    Me and my mother both have iPhones/iPad and when updating we both use iTunes on the home computer. So when hers is plugged in it says my name but with her information. So how do we go about making sure our information doesn't sync on one another's devices?  In that when we both log on it doesn't just say my name for her phone but separate.

    The ipad is designed to be a single user device, while you can log an ID out and another in, there is a possibility that one of the accounts will get restricted and unable to be used for 90 dyas, I do not know exactly why but I have seen many complaints from people here that have attempted it for games and such.

  • Multiple devices using same apple id.  How do i break it up?

    I have 2 iphones one ipad and 2 ipod touches all sharing the same apple id.  I want to add a new apple id for my wife and her iphone and ipod touch.  How do I do this and how can we share our bought items?

    Purchased items are tied to the ID, you can create a new one for your wife but you won't be able to transfer the content.

  • Game Centre on multiple iOS devices using same ID

    I have an iPad 2 and an iPhone 4 that are both using the same Game Center account. Sometimes I want to accept a game invitation on my iPhone and sometimes I want to pick it up on my iPad but I only ever seem to get invites on my iPad. Can someone explain how this works?

    How about reading the User Guide, Chapter 24..
    http://manuals.info.apple.com/en_US/iphone_user_guide.pdf

  • IPad2 and a new MacBook running Lion, Both Devices use the same Apple ID which is a Hotmail eMail id. Can I create a new iCloud eMail Id and use iCloud eMail and continue to use my Hotmail Id for my Apple Id and use it for iTunes, iCloud

    I have an iPad2 and a new MacBook running Mountain Lion. Both Devices use the same Apple ID which is a Hotmail eMail id. Can I create a new iCloud eMail Id and use iCloud eMail and continue to use my current Hotmail Id for my Apple Id for iTunes, iCloud.
    Note, I will use both Hotmail and iCloud eMail.

    Welcome to the Apple Community.
    In order to change your Apple ID or password for your iCloud account on your iOS device, you need to delete the account from your iOS device first, then add it back using your updated details. (Settings > iCloud, scroll down and hit "Delete Account")

  • HT5538 How do you separate multiple iOS devices using the same apple id account for Face Time calls and iMessaging?

    How do you separate multiiple ios devices using the same apple id account for Face Time calls and iMessaging?

    The only way I have seen is to have each device use a if fervent email account, if they all are on the same email the FaceTime connection is either to a phone number or to an email address.  If they ar all on the same email, it is up to the user to decide which to use.

Maybe you are looking for

  • The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)

    we are using VS 2013. i have created new build definition and run that created build its getting failed and showing error message as "The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly r

  • IPod touch 2G battery life draining

    Hello all, Usually on my iPod, I turn off WiFi and lock the screen when I go to sleep and when I wake up 8 hours later, the battery is still full as it was when I left it and I can use it again happily. However, since last week, if I do this, the bat

  • How to get & use xml data with jstl libraries? (URGENT PLZ)

    I am using jstl to get and use xml data I needs to perform operations on the parsed xml document with other libraries of jstl. How can i do that. I used Dom variable to parse my document as: <x:parse varDom="test"> <c:import url="project.xml"/> </x:p

  • Need bdc for f-02

    Hi,   I need BDC <b>program for multiple vendor posing</b>, means.. 40 45000000 10000 50 45000000 20000 40 345002    20000 39 55000000 2000 like that i have to post 300 entries..  if u have any program or u have any BAPI bunction Module to post doc's

  • Number of Visible rows on the "Leave History" Table

    Dear SDN, please, how can I set the height of the "Leave History" table on the PZ54 ESS transaction ? The user is requesting more visible rows, but the table only displays 2 rows, and I can't find on the SDN how I can set this table property. --> Thi