That extend the functionality of DPS

Salvation;

We develop internal iOS and Android apps (both native and web) and recently we discovered DPS and we want to migrate some of the print jobs to DPS and integrate some of our current functioality with DPS applications. For example:

We can create content rich/intereactive with DPS, but put on the interactive page are limited with video, audio, panaroma... etc is what we want to extend this to add additional functioality such as coverflow galleries, custom web players, 3D content viewer, maps... etc.

I do not have that this is possible or not

-Wrap app DPS in a container application

- Or by calling the native application of DPS app

- Or the development of interactive models customized with the Indesign API

Another question. DPS is based on Adobe Air technology?

Thank you

The only way to extend the applications of DPS is using HTML5 and JavaScript, using the items HTML or web overlays. There is no way to wrap the DPS in a container application or call a native application of DPS.

The iOS Viewer is not an AIR application. The Android player and the Content Viewer for desktop PCs are.

Neil

Tags: Digital Publishing Suite

Similar Questions

  • Extend the functionality of Adobe Reader

    Hello


    I am working on a form that contains several menu drop-down lists the fields wrapped individually in hidden subforms that become available (visible), once their assigned boxes are enabled. After testing the form, everything works fine. However, the question that I am running is actually come to that after I Extend features in Adobe Reader. The issue has to do with the items in the drop-down list, in which I use a loop for my list of items
    very much in the same way as the form 'command' that comes with Adobe LiveCycle. The problem is that, before you extend the functionality of Adobe Reader, the drop-down list shows all my items displayed in my planned just like loop, however, once I have extend the functionality of player, all list items appear twice i.e. item1, item2, item3, then item1, item2, item3 again as if she 'Shadows' everything.

    When I noticed the issued in my form, I thought I had done something wrong, but after checking the double I confirmed that issued occurred on the file extended and not on the original file. So, I decided to test it on the 'Order' by 'Extension functions in Adobe Reader' form and and the same thing happened to the elements "ID." You can check it out for yourself!

    I'd appreciate any help you can give me for this problem.

    Thank you!!

    Hello

    If you look here, you will see that some events 'appear' to fire twice when the form is activated: event triggered twice

    I suspect that you have the script in an event like docReady or initialize.

    You can move the script to the preOpen the dropdown event. It just fires the user opens the drop-down list.

    Another possible solution would be to include the following line at the top of your script to stand for the drop-down list:

    this.clearItems();
    

    This would erase the list when the event triggers the second time in the active player form and then fill it up again once.

    Good luck

    Niall

  • Development of portlets: when to use the class that extends the PortletBridge...

    When I create a Portlet (based .jspx) JDeveloper generate resources. One of these is a class (with the name I ve configured), which extends from PortletBridge...

    Ok. So, I want to know if I use the standard JSF should I put my actions in this class or should I create an another bean Managed to handle this? What to do with this generated class?


    Thank you.

    A bean managed for a portlet must be recorded in the faces-config. XML
    It has nothing to do with the class that extends the portlet bridge.

    So to create a java class and write it to the faces - config.xml, then you can use in your jspx pages that make up the portlet.

  • LiveCycle Form - extend the functionality to the player to allow save

    I created a PDF form in LiveCycle Designer ES2.  I want to enable users to update form and save, but I cannot find a way to extend the functionality of LiveCycle.  I can open the PDF form in Acrobat X Pro, but when I try to change I am forced to use LiveCycle Designer.  There is no option to edit in Acrobat X Pro.

    Acrobat X Pro used:

    File > save as > Reader Extended PDF

  • How to access the BitmapData instance on the class that extends the charger?

    Hello. I use Flash CS6 to create an AIR application that loads an image from the computer, and then a pixel counts using its bitmap data.

    MyImg is a class that represents the loaded image.

    package com.utils {}

    import flash.display.Loader;

    SerializableAttribute public class extends {charger MyImg

    public void MyImg (): void {}

    }

    }

    }

    In my main class I manage the selection of files and loading.

    private var _myImage:MyImg = new MyImg();

    private var _file:FileReference;

    private var _fileTypes:FileFilter = new FileFilter ("Imagens: (*.jpeg, *.jpg, *.gif, *.png)", "*.jpeg;") *.jpg; *.gif; *.png");

    When the user clicks on a "load image" button on the stage, it calls loadMyImg().

    public void loadMyImg($e:MouseEvent):void {}

    chooseFile();

    }

    The user then selects the file he wants to do.

    private function chooseFile (): void {}

    Inasmuch = new FileReference();

    _File.addEventListener (Event.SELECT, fileSelected);

    _File.browse ([_fileTypes]);

    }

    Once you have selected the file, it is loaded as a byte array.

    private void fileSelected($e:Event):void {}

    _File.removeEventListener (Event.SELECT, fileSelected);

    _File.addEventListener (Event.COMPLETE, fileLoaded);

    _File.load ();

    }

    When it finishes loading it loads the byte array in _myImage.

    private void fileLoaded($e:Event):void {}

    _File.removeEventListener (Event.COMPLETE, fileLoaded);

    _myImage.contentLoaderInfo.addEventListener (Event.COMPLETE, dataReady);

    _myImage.loadBytes (_File.Data);

    }

    Once it's done I try to use the _myImage BitmapData, but cannot...

    private void dataReady($e:Event):void {}

    $e.target.loader.contentLoaderInfo.removeEventListener (Event.COMPLETE, dataReady);

    trace ($e.target + $e.target.content + $e.target.content.name + $e.target.content.bitmapData); Returns [object LoaderInfo] [object Bitmap] instance 155 [BitmapData object]

    trace (_myImage + _myImage.content + _myImage.content.name + _myImage.contentLoaderInfo + _myImage.contentLoaderInfo.content.name); instance of [object LoaderInfo] 155 155 instance [object Bitmap] returns [object MyImg]

    trace (_myImage.content.bitmapData) //compiler error: 1119 of bitmapData property possibly access not defined through a reference with static type flash.flashDisplay:DisplayObject.

    error //same trace (_myImage.contentLoaderInfo.content.bitmapData)

    }

    I don't understand what I'm doing wrong. Instances have the same name so that they are identical. They both trace as bitmaps, yet when I didn't access it from the event I do not get the bitmapData. Can someone tell me what I am doing wrong? I need to use the bitmapData of the classroom MyImg. I guess I could create a BitmapData variable in the class and give it the value of $e.target.content.bitmapData, but I still want to know why it can't be simpler.

    Thank you!

    Cast _myImage.content as bitmap:

    Bitmap (_myImage.Content)

  • Why CVI have functions that duplicate the functions of ANSI C file handling (ex: Openfile)?

    Why CVI have of file manipulation functions that seem to reproduce the functionality of the ANSI C functions?

    Is there an advantage to using the CVI functions?

    As the CVI was released (1987), until the ANSI-C standard is released (1989) maybe the question should be the other way around!

    In those early days, CVI was supposed to be cross-platform, so it was logical to develop a set of libraries that operate in the same way across the different computers it was targeted at. These days, the focus seems to be primarily under Windows, so this philosophy at the beginning is a bit redundant, especially, as you say, with the widespread adoption of ANSI-C.

    Personally, if there are similar functions in CVI, and ANSI, I'll go for the ANSI, whenever for portability of the reasons, but yet I write code in a number of different programming environments.

    JR

  • Calculation that uses the function Max Analytics

    Hello world

    Hope all is welll...
    I have 2 Calc:

    1) Calc_HippaToSortNumber who does:
    DECODE (hold desc, 'HIPAA', 999, NULL, 0, 500)

    2) Calc_MaxHoldDesc that uses the above calc in analytic function:
    Max (Calc_HippaToSortNumber) MORE (Student.Id PARTITION)

    I have a condition that uses the two Calc for:
    Select the line that corresponds to the max value of Calc by partition

    Calc_HippaToSortNumber = Calc_MaxHoldDesc

    I get the results I want, but I do not understand how works Discoverer:
    Calc 1 - should be the level of the detail line to assign a number based on a field to hold alpha Desc
    If keep Desc = Hippa, 999
    = Null, 0
    other values, 500

    Calc 2 - is an analytic function, so it happens after query calculates its results in detail

    BUT THE condition is testing the analytical function: this condition runs after the execution of the analytical function
    against all preliminary results?
    How does he know Scout to perform the function after execution of the analytical function
    instead of on the level of detail / row?

    The following test data:
    pls advise, tx, sandra

    ID take Fname Lname desc calc_HippatoSortNumber
    ==============================================================
    1 adams alice Certification BLS 500 max (500)
    2 Brown brett HIPAA 999 max (999)
    4 BLS Certification 500 Caroline Chin
    4 Caroline HIPAA 999 (999) max Chin

    I want to show only 3 lines using the analytical function max for the id field studying and comparing each
    the partition to the max value line and by selecting the line with the max value.
    1 adams alice BLS Certification 500
    2 Brown brett HIPAA 999
    4 Caroline HIPAA 999 Chin

    Hello

    How does he know Scout to perform the function after execution of the analytical function

    instead of on the level of detail / row?
    Discoverer always runs the latest analytical functions and therefore conditions by using analytical functions are also processed last. Discoverer for this by using a query online and therefore the structure of the SQLused

    Select Lname, Id, Calc_MaxHoldDesc, Calc_HippaToSortNumber)
    SELECT Id, Lname, DECODE (hold desc, 'HIPAA', 999, NULL, 0, 500)
    Calc_HippaToSortNumber, MAX (DECODE (hold desc, 'HIPAA', 999, NULL, 0, 500))
    ) Calc_MaxHoldDesc OVER (PARTITION BY Student.Id)
    Of...
    )
    WHERE Calc_HippaToSortNumber = Calc_MaxHoldDesc

    Rod West

  • "Extend the functionality of Adobe Reader" causes additional lines to appear in pdf format

    Afternoon,

    I have a table set in place where I add/remove lines to 3 points in the table, as I have 3 columns within the table.  It was created in Adobe LiveCycle Designer 8.2... I want the form on the next page that works very well, it is saved as XML dynamic.

    Now, I need the form to be completed by users using Adobe Reader 9 and to do this I open the form in Adobe Acrobat 9 and then save a copy after selecting "extend features in Adobe Reader... However now when I go and open this file, the lines that were not initially in the form appear under the buttons of the rank final Add/Remove... as if someone has press Add line 10 times.

    Any ideas what is causing the form to change?

    Thanks in advance for your help,

    Jason

    I need to see your form template to know what is happening... often send you it to [email protected] and I'll have a look when I get the chance.

    Please include a description of how to reproduce the problem with email.

    Thank you

    Paul

  • Splitter, facet that extends the runtime layout help

    Hi, Im using jdeveloper 11g. I've got splitter vertical panel that divides two facets, all in a panelStretchLayout of my page. I put a table in a collection of panels in the first facet where there is a layout of the Panel (scrolling) in computer science and a form in the second part.
    Like this...

    < f: facet = 'first' name >
    < af:panelGroupLayout binding = "#{backingBeanScope.backing_name.pgl1} '"
    ID = "pgl1" layout = "scroll".
    partialTriggers = "ps1" >
    < af:panelCollection binding = "#{backingBeanScope.backing_name.pc1} '"
    ID = "pc1.
    inlineStyle = "width: inherit;" height: 436px; ">
    < af:table inlineStyle = "width: inherit;" height: inherit; ID = "t1" >
    < / af:table >
    < / af:panelCollection >
    < / af:panelGroupLayout >

    < / f: facet >

    Now, here's what they want to do. When I set the screen divided at runtime, the table (the collection of panels), of course will adjust too dependent on the separator. As it fills the first facet.

    Can someone help me on this? Any help and idea would be greatly appreciated. Thank you!

    First remove the panelGroupLayout (thouh it is set to scroll and should not be a problem).
    also remove the inline of the panelCollection style, and see if it extends as you wish. You can then add the panelgroup again.
    Alternatively, you can replace the panelCollection with a panelBox just to see that all streteches as it should.

  • That extends the height of the container to even as a "parent" container

    Hello

    I have a div container, which is the housing of the left and right divs for layout of the two standard columns. My right div is the text and my left for the menu. The height of this div I would always be at the height of the div it sits-extend into the background, where I have a div for the footer. I tried to adjust the height to 100%, but it did not work. I find myself with a block of color in the left column drops only as low as will the content (text).

    All very simply, I'm sure. Any advice?

    Thank you very much

    > All very simply, I'm sure

    N ° actually, impossible. Google "false column" However, so it looks like
    as you have achieved that goal...

    --
    Murray - ICQ 71997575
    Adobe Community Expert
    (If you * MUST * write me, don't don't LAUGH when you do!)
    ==================
    http://www.dreamweavermx-templates.com - template Triage!
    http://www.projectseven.com/go - DW FAQs, tutorials & resources
    http://www.dwfaq.com - DW FAQs, tutorials & resources
    http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
    ==================

    "bendrissa" wrote in message
    News:fc7d25$Q8$1@forums. Macromedia.com...
    > Hi
    >
    > I have a container div, which is housing left and right divs for a Stallion
    > two
    > column layout. My right div is the text and my left for the menu.
    > I would like to
    > as the height of this div to always be at the height of the div
    > she
    > meeting in French - extend into the background, where I have a div for the
    > footer. I tried to adjust the height to 100%, but it did not work. I'm left
    > with
    > a block of color in the left column that only drops as low as the
    > content
    > will (text).
    >
    > All very simply, I'm sure. Any advice?
    >
    > Thank you very much
    >

  • Problem for all Microsoft products that contains the functionality to search and address bar replace Outlook.

    I am facing a constant problem with IE 8, Control Panel, Windows Explorer and any other product that has an address bar. The problem is this: as soon as I finish the login sequence, so that on my desk, the content of the history of the address bar starts flashing quickly, even if I did not open IE or any other application. Once I open IE 8, control panel or any oher application that contains an address, historical content bar drop-down startup flashes quickly and blocks the page or the screen, it is impossible to execute any action/activity. Then, without making that one thing, the behavior stops for a while and the app works normally. Then it would start again.

    At the same time, when I open an email in Outlook, similar behavior takes place with search replace automatically shooting upward and find what drop-down box flashing quickly and my lock screen. I had to communicate with McAfee and had done everyhting in the perspective of the virus without result detection/removal.

    No matter what thoughs on what could cause this problem. Thanks for any help/comments/suggestions, that you can provide.

    Try updateing your graphics driver from your PC manufacturer or the manufacturer of graphics so a generic PC. Don't use winupdate for pilots

  • Where to get the authentec fingerprint drivers for various computers laptops hp that supports the functionality of the biometric device in windows 7?

    Hello

    We build a Windows 7 SOE for a large company that takes care of many models of computers laptops hp. Each of these laptops comes with a fingerprint reader, and we would like to use the built in support of fingerprint (biometric devices) reader that is running windows 7. The models that we support are as follows:

    • HP 6910P
    • HP 6930p
    • HP 8510w
    • HP 8530w

    We tried using the drivers of fingerprint Authentec (aes2501a) on the hp website, but after the installation, the biometric device option is not in windows 7. We contacted HP about this and they said that we must use the driver coming from windows update before this option appears. After installing the driver from windows update, the option of the biometric device seemed that hp said. Therefore, because of the way that our SOE is built, we demand that the executable that is identical to that on windows update. Anyone know where we can find packages both x 64 and x 86 for this device driver, which are the same as those found when you go to update windows on these machines running windows 7? Let me know if you need any clarification.

    Thank you

    Hi Mustapha ETS.

    Step 1: Locate the stand-alone file by inserting the device model number
    a. visit http://catalog.update.microsoft.com/v7/site/Home.aspx
    in the search box, enter the model number of the perimeter search of the driver.
    c. download the right driver for your windows and install it successfully on all computers.

    Note: If there is no available stand-alone file, I'm afraid you'll have to visit update of Windows on all computers and the installation of the update done or contact the device manufacturer to obtain the driver.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Error in the Package that contains the function

    Hi, here is my package I get error - "PLS-00103: encountered the symbol"="when waiting for one of the following.

    create or replace package pre_pkg
    is

    FUNCTION FUN_DATE (date a_date)
    RETURN number;

    end pre_pkg;

    create or replace package body pre_pkg
    is

    function FUN_DATE (date a_date)
    Return number
    is

    BEGIN

    IF REGEXP_LIKE (a_date,'^ \d {1} | d {2} / {1} \d | d {2} / \d {4} \d{2}:\d{2}:\d{2}.\d{3}$ "")
    AND (REGEXP_INSTR (a_date, "[AP] me, 1") = 0)
    AND LENGTH (a_date) > 11
    AND LENGTH (TRUNC (to_char (TO_TIMESTAMP (a_date, ' MM/DD/YYYY HH24: PUT. ")))) FF'), "YYYY"))) = 4)
    THEN
    back: = 0;

    ELSIF REGEXP_LIKE(a_date,'^\d{1}|d{2}/\d{1}|d{2}/\d{4} \d{2}:\d{2}:\d{2} [AP]M$')
    AND (REGEXP_INSTR(a_date,'[AP]M',1) > 0)
    AND LENGTH (TRUNC (to_char (TO_DATE (a_date, ' MM/DD/YYYY HH: MIS AM' "),"YYYY"))) = 4)
    THEN
    back: = 0;

    ELSIF REGEXP_LIKE(a_date,'^\d{1}|d{2}/\d{1}|d{2}/\d{4}$')
    AND (REGEXP_INSTR (a_date, "[AP] me, 1") = 0)
    AND LENGTH (TRIM (a_date)) < 11
    AND LENGTH (TRUNC (to_char (TO_DATE(a_date,'MM/DD/YYYY'), 'YYYY'))) = 4)
    THEN
    back: = 0;
    ON THE OTHER
    back: = 1;

    END IF;

    EXCEPTION
    WHILE OTHERS THEN
    back: = 1;

    END FUN_DATE;

    END pre_pkg;
    /

    Can someone help me in this regard. I use oracle 10g.

    All your RETURN statements should not have the: = sign. Just RETURN x;

  • Can I get the lock event of user interface for a class that extends the Application class?


    Here's an article in the knowledge base on the subject:

    http://supportforums.BlackBerry.com/T5/Java-development/alert-a-BlackBerry-Smartphone-user-from-a-BA...

  • How to extend the range of my Airport Extreme Base Station (802. 11 a, c) using a relay of Airport Express (802.11n).  Airport Utility (V635.2) says that this version does not support the relay.  That is what it is?

    How can I extend the range of my Airport Extreme (802. 11 a, c) using an Airport Express (802.11n) point.  Airport (V635.2) utility does not recognize the Express on its screen?  I have to buy equipment?  I'm on a MacPro OS X 10.10.5.  Thank you.

    AirPort utility that ships with OS X 10.10.5 supports base stations as 802.11ac & 802.11n AirPort. It should be able to configure both of your base stations for a scope (wireless connected base stations) or roaming types (base station connected Ethernet) wireless networks.

    When you initially configure the Wan, it helps to keep the two base stations in the same room. Once configured, you can move the base station that extend to the desired location. The important key is that the final positioning of the station that extends the base must be understood that it's to expand in order to maintain sufficient bandwidth to the station remotely for clients from network connected. Please check the following airport user tip for more details.

Maybe you are looking for

  • 7 shipping iPhone?

    Anyone who has received a notice of delivery for their iPhone 7?  I ordered a 7 and 7 more as soon as the store opened last Friday.  All say they will arrive Friday through substandard but as many say also before shipping.  Make me wonder...

  • WIN8 - how does the camera?

    When I turn on the camera in win8 application, I get the camera, but there are only 3 controls:Mode options, timer and video from the camera.I want to be able to take a picture to record a video and save it, but these 3 controls don't let me do.I jus

  • HP notebook pro 655 g1: port of Dvd do not eject hp notebook pro 655 g1

    I recently bought my hp laptop pro 655 g1 and the port dvd doesn't open, I do not know to open it as I press a button on the side, and nothing happens. Help please

  • delay between the identical waveforms generated

    Hello world. I want to generate tension by the use of the NI USB - 6353 X. When I tried to use the vi 'Voltage - finished output.vi' example, I realized that there is a period of time between two generated waveforms. It is an undesirable situation fo

  • Returning constantly to changes

    My computer has been restore changes to the last update for about 2 hours.  I tried to reboot in safe mode, but it goes straight to the screen that says 'updates were not correctly configured.  Restoration of the changes.  Do not turn off your comput