Searchable text with html in dps?

We try to do a folio of dps who has brand-pages and searchable text. If the text is html will be available in the dps folio? Should be a html article stand alone or can be rather than html in indesign? It seems that I've seen a folio magazine dps with a search function but I can't remember which. Thanks in advance for your help.

MEI has a solution that works with DPS and can provide the research.

http://maned.com/software/portico-digital-publishing/

Neil

Tags: Digital Publishing Suite

Similar Questions

  • dynamic text with html formatting

    I'm trying to format text with html. ripping the text in html format, it's on. but the html code is displayed as test

    my code:
    Info = 'Donna Bonessi < i > < /I > President";

    Re-read my message. I have not assigned a htmlText-info property.

  • Feild dynamic text with dynamic ScrollBar

    I have a Feild dynamic text with a dynamic scroll bar.
    It loads a file of plain ASCI text with html formatting.
    but I still can't manage to get the text to format.

    The biggest problem with the format is a large space between paragraphs.
    I don't know why, but I think that the framework must need a var to render as html.
    Can anyone help please?

    I don't understand what you're asking. But if your textfield displays extra space between paragraphs using:

    var my_lv:LoadVars = new LoadVars();
    my_lv. Our = {function (src:String)}
    If (src! = undefined) {}
    myTxtFeild.text = src.split("\n\r").join("\r").split("\r\n").join("\r");

    } else {}
    myTxtFile.text = "Error loading text.";
    }
    };
    my_lv. Load ("CadnetPage1_html.txt");

  • Searchable text in DPS

    Can someone tell me how to make searchable text in a publication of DPS of Indesign? I work with educational content designers and they asked if it is possible to have the text in the document searchable DPS and make 'Study notes' in the selected text?

    In short to create the whole thing in HTML and have a lot of custom

    code/markup, you can not.

    Bob

  • Is it possible to disable text CSS and design with HTML only?

    I am designing the text html only IE: font, color, size. The only method I know is to highlight the text and then go to insert > Html > text objects. This method is tedious and time consuming.

    I don't no the arguments or reasons as to why I should be using CSS, I'm just looking for a solution to disable the design with HTML and CSS. I use Dreamweaver CS5.

    Thank you

    Paul

    The option to disable CSS has been removed from Dreamweaver CS4. CS5 is the same.

    If you have a strong need for the use of font tags, open the favorite category of the bar/panel insert, right click and select customize Favorites.

    In the dialog box that opens, select HTML in the menu of items available. At the bottom of the list, you can find fonts Tag Editor. Highlight it, and then click the double chevron to move it in the right panel. Click OK to insert the font tag editor in your Favorites.

    You can use tag editor of text fonts with font style tags.

    The alternative is to use the CSS inline styles that can be created using the menu rule target in the property inspector when on the left, the CSS button is selected.

  • Flash embed tag does not obey the dimensions of percentage, even with html and body to 100%

    For some reason, I can't get this swf file to show the height and the width of 90%. I tried to add a style sheet in the header to explicitly set the html and body to 100%, but this is not always enough. can you see if there is a problem in the code?

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    
    <html>
    <head>
    <title></title>
    <style type="text/css">
    html, body {
      	margin: 0;
    	padding: 0;
      	height: 100%;
    	width: 100%;
    }
    </style>
    
    </head>
    
    <body>
    <center>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="90%" height="90%" ID="Captivate1">
      <param name="movie" value="tutorial.swf">
      <param name="quality" value="high">
      <param name="menu" value="false">
      <param name="loop" value="0">
      <embed src='tutorial.swf' width='90%' height='90%'  quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash'/>
    </object>
    
    <BR>
    <p>
    <align=center><a Href="javascript:window.close();">Close Window</a>
    </p>
    
    </center>
    
    </body>
    </html>

    This can happen because of the < center > element that does not have a height and a width specified. Don't forget to specify the dimensions for all containers if you use percentages, otherwise you can end up with 90% of 0 or a default value.

  • How to display very large text with the font size?

    I'm using html and css to display large text with the font size.

    Label {
        text: "Acit"
    }
    

    In the image below, it is the largest size, although I try to increase the value of the size of the font. Do you know how to display the largest font size?

    Thanhks

    You should be able to amplify it upward with scaleX/scaleY properties, although no doubt quality will suffer somewhat (but probably not significantly, for most people).

  • How to call e-mail with html body

    I can call the C++ and create a body of text ASCII email tool, but now want to create a body of text with an html table.  I see the email composing tool allows you to "format: the text so I guess he knows a little html.»  Make my request for the creation of a table inside the body.  If so, how?

    cardRequest.setMimeType (QString("message/rfc822"));
    cardRequest.setMimeType (QString("text/html")); tried this bot don't worky, html tags appears

    Maybe I need all the html page with

    ....

    Thanks to adviance for any help

    As seen in another question & answwer the e-mail does not support html.

  • "How to handle non-existent custom &lt; a href ="... "&gt; in the label with HTML format

    Hello

    I have the following question:

    I received a text from a service that uses tags html for formatting for example ,,, etc., those tags may contain real links such as http://google.com' > google but could also include internal as links.

    Article

    now when I create my tag like this:

    Label *label = Label::create().multiline(true).format(TextFormat::Html);
    
    // when my netwerk connection is completed label->text("some html text");
    

    Normal link as "http://google.com" works as expected, but I want to catch the custom url patterns and manage them myself.

    Anyone any idea?

    THX.

    Do not specify a names argument SIGNAL() and SLOT(), there should be some types only.

    Also specify types of full qualified submissions (with namespaces).

    I suggest copy - paste signal Cascades headers definitions then remove the argument names.

  • Text of HTML email

    There is a built-in, direct way to retrieve the text of an HTML email in plain text?

    I read http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/800698/How_To _... but I still get the new String ((byte[]) obj) cast, which is the equivalent raw text of the complete HTML code.

    A quick thought would be thrown the Message to a text message and call msg.getPayloadText (), but this seems to be more of a hack than an effective approach.

    Any help would be really appreciated on this.

    Thank you!

    Greg

    loswilloz wrote:

    I want it is: when the body part bp is part of the html body, I want to get it as a text (on the device, this can be done by selecting the item of menu "get Plain Text" in a display of html email). Since the post on this topic by Mark Sohm, I understand that it is possible to do it somehow.

    There is no method to convert a HTML BodyParty in plain text.  However, if the e-mail message contains plain text and HTML formats, there will be at least 2 parts of the body of the message.  One will be in HTML, the other plain text format.  The example in the KB in the first post shows how to work with both.

    It is possible that only a part of the body was delivered to the BlackBerry handheld.  In this case, you can use the Transport.more method to request that a body part will be downloaded.

  • Storm Smartphones blackBerry with html emails are truncated

    Hello

    I just got my Storm-love it. I put it to the top with gmail (which seems very well) and my personal domain email (which is not).

    Whenever I have reply to or forward emails with html, the resulting message reach its destination scrambled.  New e-mail created on the BB are fine.

    The error happened when I responded to messages from Yahoo, verizon and aol (so far).  I tried to disable html in the options, but it did not help.

    Thank you very much!

    Here is an example:

    xxx-xxx-xxxx ".
    Date: Tuesday March 24, 2009 04:59:20 + 0000
    Content-Type: multipart/alternative; Boundary = "part63275-limit-464718008-862311438.
    MIME-Version: 1.0

    part63275-limit-464718008-862311438
    Content-Transfer-Encoding: City-printable
    Content-Type: text/plain; charset = "Windows-1252".

    Sent = 20 countries = 20my 20Wireless = 20BlackBerry = 20Verizon =

    -Original = 20Message-
    "A: = 20" Spera = 20Family "= 20

    Date: = 20Mon, = 2023 = 20 Mar = 202009 = 2016:05:01 = 20
    TO: = 20
    Topic: = 20Yearbook = 20question

    Mr = 20maddic,
    First = 20 = 20all, = 20thank = 20 = 20 = 20doing = 20all = 20this = 20work!

    part63275-limit-464718008-862311438
    Content-Transfer-Encoding: base64
    Content-Type: text/html; charset = "Windows-1252".

    PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUcmFuc2l0aW9uYWwv
    L0VOIj48SFRNTD48SEVBRD48TUVUQSBodHRwLWVxdWl2PUNvbnRlbnQtVHlwZSBjb250ZW50PSJ0
    ZXh0L2h0bWw7IGNoYXJzZXQ9aXNvLTg4NTktMSI + PE1FVEEgY29udGVudD0iTVNIVE1MIDYuMDAu
    NjAwMS4xODIwMyIgbmFtZT1HRU5FUkFUT1I + PFNUWUxFPjwvU1RZTEU + PC9IRUFEPjxCT0RZIGJn
    Q29sb3I9I2ZmZmZmZj48cD5TZW50IGZyb20gbXkgVmVyaXpvbiBXaXJlbGVzcyBCbGFja0JlcnJ5
    PC9wPjxwPjxociBzaXplPTIgd2lkdGg9MTAwJSBhbGlnbj1jZW50ZXIgdGFiaW5kZXg9LTE + IGP +.
    ERP + RnJvbTwvYj46ICAiU3BlcmEgRmFtaWx5IiA8bWZzcGVyYUB2ZXJpem9uLm5ldD48YnI + RGF0
    ZTwvYj46IE1vbiwgMjMgTWFyIDIwMDkgMTY6MDU6MDEgLTA1MDA8YnI + IGP + VG88L2I + OiAmbHQ7
    ZmFtaWx5QGlhbm5hY29uZS5uZXQmZ3Q7PGJyPjxiPlN1YmplY3Q8L2I + OiBZZWFyYm9vayBxdWVz
    dGlvbjxicj48L2ZvbnQ + PC9wPjxESVY + PEZPTlQgZmFjZT1BcmlhbCBzaXplPTI + TXIuIElhbm5h
    Y29uZSw8L0ZPTlQ + PC9ESVY + PERJVj48Rk9OVCBmYWNlPUFyaWFsIHNpemU9Mj5GaXJzdCBvZiBh
    bGwsIHRoYW5rIHlvdSBmb3IgZG9pbmcgYWxsIHRoaXMgIHdvcmshJm5ic3A7IE15IHNvbiBBbmRy
    ZXcsIHdobydzIGluIDh0aCBncmFkZSwmbmJzcDtoYWQgdGhlIGZsdSBhbmQgd2FzIGFic2VudCAg
    ZnJvbSBzY2hvb2wgbW9zdCBvZiZuYnNwO2xhc3Qgd2Vlay4gSGUgaGFkIG1lbnRpb25lZCB0aGF0
    IGhlIG5lZWRlZCBhICBraW5kZXJnYXJ0ZW4gcGljdHVyZSBmb3Igc2Nob29sLiZuYnNwOyBJcyB0
    aGlzIGZvciB0aGUgeWVhcmJvb2s/IGFuZCBpZiBzbywgaXMgIGl0IHRvbyBsYXRlIHRvIHNlbmQg
    aXQgaW4/IDwvRk9OVD48L0RJVj48RElWPjxGT05UIGZhY2U9QXJpYWwgc2l6ZT0yPlRoYW5rcywg
    TWFyaWEgU3BlcmE8L0ZPTlQ + PC9ESVY + PC9CT0RZPjwvSFRNTD4gIA is

    part63275-limit-464718008-862311438-

    Thanks, but I eventually remove my email accounts to a re-installation.  Everything seems to work fine now.

  • Publication of text in HTML 5

    I try to publish a file with a text in HTML 5 entry issues and cannot get the text entry box to be transparent. Is this possible in Captivate 9?

    I don't know who scored this question as answered at all? Simply change the opacity of the fill to 0%.

  • Text box makes the text in HTML format... stop!

    Hello

    I use AS 2 with Flash CS5.

    Every year in my teaching of interactivity in Flash, we get a few students who are unable to do this simple calculator to work. I have included the code to show you what we do.

    The problem is that the text boxes, rather than return a number, returns the HTML code. You can see the problem when you draw the 'response' output in the output window.

    We checked that "render text as HTML" is not clicked. I would really like to hear a resolution - maybe I can do that a better way! It seems if simple, yet he always causing trouble. I add that I do not see why it does?

    I would appreciate any advice.

    Stop();

    var a: number = Math.round (Math.random () * 10);

    var b:Number = Math.round (Math.random () * 10);

    var score: Number = 0;

    var sndTrack:Sound = new Sound();

    var sndTrack2:Sound = new Sound();

    trace(a+b);

    check_btn.onRelease = function (): Void {}

    trace (response);

    If (Number (answer)! = (a + b))

    {

    e = ("Sorry, the answer has been" + (a + b));

    sndTrack2.attachSound ("gasp");

    sndTrack2.start ();

    }

    on the other

    {

    e = ("well done, the answer was correct" + (a + b));

    sndTrack.attachSound ("clap");

    sndTrack.start ();

    Note ++;

    }

    }

    next_btn.onRelease = function (): Void {}

    e = "";

    response ="";

    a = Math.round (Math.random () * 10);

    b = Math.round (Math.random () * 10);

    Selection.setFocus ("answer");

    }

    Oh, you're not made of text.

    You must use the variable property of the textfield object.  which is the origin of the problem; You should never use that.  Use the text property of the textfield object.

  • slideshow of the entire width of the images and text with switch small points

    Hi!, I'm going crazy trying to do something I think should be really easy and simple:

    a full-width or full-screen composition or a slideshow of images and text with little switch points instead of thumbnails.

    I guess everyone nows what I'm talking about... because all of a sudden he's everywhere!


    Something like this QooQee model: http://www.qooqee.com/templates/sense/sense-qooqee-slideshow.html

    I tried the compositions, but they cannot be expanded full-width...

    then I tried to slide shows, but they do not have triggers... they have thumbnails...
    I tried to fill points picture slideshow thumbnails too (I know that is not the best way to do this, but...). He did not, the filling will not appear unless I low opacity... Why is this?

    I also noticed that the example of sense QooQee is something complicated... text is displayed as 'on-off', but images do their entry by a transition melted... are you looking for they combining 2 widgets for this?

    Any help is appreciated! : )

    Hello

    What you're trying to achieve is possible in the Muse by using the Fullscreen Slideshow option.

    I created a video showing how it can be done. Please download it using this link:- http://adobe.ly/1mp5X84

    Please let me know if this worked for you.

    Kind regards

    Rohit Nair

  • Mix ADF Faces with HTML, JavaScript, CSS, JSTL question

    Dear all,

    The project is now starting to deploy to the production server. When we try to deploy to the production server who made a lot of mistake. As this used widely used project mix ADF faces with
    HTML/JavaScript/CSS/JSTL. I would like to know what are the most error when we have mixed to use each one and how can we overcome them there?
    There is in the project

    1 mix of tags html with ADF Faces components
    2. the use of JavaScript/CSS inline
    3. mix the JSF/ADF Faces and JSTL tags

    Help me how to address this issues as well as links to useful blog.

    JDeveloper IDE version: 11.1.1.5.0 with Webcenter
    WebLogic version: 10.3



    Best regards
    KT

    Published by: KT on May 16, 2013 21:23

    Hello

    In addition to this project widely used mixture ADF faces with HTML, JavaScript, CSS, JSTL.

    JavaScript, CSS, and JSTL is not a problem, whereas - according to the JSF version - HTML is. JSF 2 is the first version of the JSF, which allows you to mix HTML with less side effects, if you use Facelets as view declaration language.

    I would like to know what are the most error when we have mixed to use each one and how can we overcome them there?

    There is in the project

    + 1. mixture of html with ADF Faces components tags +.

    This could ruin your pages, lead to update issues and - in case of frequent use in the trees - even destroy the functionality

    + 2. online use of JavaScript / CSS +.

    Poor performance because of heavy weight pages. If you were using ADF Faces and your JS addresses the DOM instead of the architecture of client cJavaScript ADF Faces then chances are JS will fail for the components that have changed their HTML output (which has an impact on the DOM structure) or changes are not submitted to the server.

    For CSS, CSS inlineStyle not applay to the DOM element that is external, which means for example af:input the background text color will color the lavel

    + 3. mix JSTL and JSF/ADF Faces tags +.

    Dependa on how you do. JSF has postponed EL syntax, which means that EL resolves at run time, whereas JSTL resolves at compile time. So the race conditions could become a problem

    Overall, it is difficult to say if things were coded wrong in the project (although for the use of HTML you can be sure) without seeing the code. It seems that the team that built the application however did not dare to the suite of recommended practices

    Frank

Maybe you are looking for

  • IPad 3 no comparable with iOS 10. Then why the App Store keep sending updates?

    I understand that the iPAD 3 will not accept iOS 10. Why the APPLE APP STORE continue to try to push updates of my apps?

  • Cannot copy songs on ipod classic

    I recently found errors when you synchronize from itunes for my ipod to 6gen classic to my hp Windows 10.  When I connect to the start via USB, I get the message "of problems with the drive, the analysis to solve." then in itunes after initially conn

  • Spotlight, failing repeatedly in iOS 9.2

    This bug makes me batty. Spotlight guard failed for me in iOS 9.2. I enter a search term and nothing back. If I do the things that rebuild the index [1], she works for a while, but it then stops again. Turning off the Contacts can operate, but cannot

  • my computer cut enexpected, he said my display driver stopped working?

    I have a Compaq Presario with windows vista, 32-bit. I was on the computer and it will stop unexpected because it says that my display drivers stopped working. my computer turned off and rebooted, now I have to do? It happen if I do nothing? I don't

  • DropUp instead of the drop-down list?

    I would like to add a drop-down list to a container that is anchored to the bottom of the screen.  In this test the drop continues to fall in the direction towards the bottom, even if she turns off the screen.  Is there a way to make it act as a Drop