Embed chm file into a VI

Dear all,
I'm writing a "dummy" configuration editor (easier than xCE) with a tree on the left side and a subpanel on the right side (see cfg.bmp).
Some selection in the tree control opens, on the right pane, subVIs with the a WebBrowser ActiveX control where I display some information (see cgf.bmp) from a html file.
This work fine in the development enviroment, but include alot of html files, with their folder structure for images, is quite tricky in exe.
For this reason I'm looking for an alternative solution based for example on chm files.
Is there a way to show a chm file inside a the WebBrowser ActiveX control?
I've already tried using methods: Navigate and Navigate2 with this url: mk:@MSITStore:C:\WINDOWS\Help\ntshared.chm::/copyright.htm, that works fine into internet explore, but fail inside a VI.
Attachments:
Cfg.png ‏170 KB

Probably solved.
See attached VI and this link: http://digital.ni.com/public.nsf/allkb/0C9B638DAAC6CA5A86256C640071147E
Attachments:
CHM.vi ‏8 KB

Similar Messages

  • Turning a CHM file into a PDF

    I have a bunch of CHM files but not the source files with
    them. I need to turn the CHMs into PDFs. I would rather not have to
    do this page by page. Is there an easier way to convert a CHM file
    into a PDF?

    Hi Brook
    Open your browser.
    Visit the following URL:
    http://www.google.com
    Search the page for
    CHM to PDF
    There are several tools out there that will purportedly
    convert for you.
    Cheers... Rick

  • Icon issues when embed pdf file into a word document

    I recently updated my Acrobat Reader on my laptop with windows 2010 and no every time I need to embed a PDF file into a word document the ICON for the pdf file is not correct, I have to browse manually everytime and it is becoming very time consuming, specially when you need to embed large amount of documents.
    This problem it only happens with PDF files, I uninstalled office and the adobe acrobat reader and the problem continues, according to Microsoft support the problem is not word but the Adobe Reader, I do not know what to do since I tried everything on the internet.
    It looks to me that somehow when I updated my reader the link between the Reader and Office is broken and office is not correctly linked to the right folder were the PDF reader Icon is located.

    You can rebuild the icon database on your windows Vista/Windows 7 system by doing this:
    1) rename the hidden file named IconCache.db to IconCache-old.db.  this file is hidden so you may need to unhide it.  the file is in your profile folder <%userprofile%\AppData\Local> %userprofile% represents the path to user profile folder.
    Now Close all folder windows that are currently open and follow these steps.
    1. Launch Task Manager using the CTRL+SHIFT+ESC key sequence, or by running taskmgr.exe.
    2. In the Process tab, right-click on the Explorer.exe process and select End Process.
    3. Click the End process button when asked for confirmation.
    4. From the File menu of Task Manager, select New Task (Run…)
    5. Type EXPLORER.EXE, and click OK.
    Hope this helps and let us know if it worked or not.  If this doesn't work then File Association may be another method to try.
    Good luck.

  • How to embed html-file into swing

    hello,
    can anybody help me how to embed a html-file into a swing application??
    I try to write a swing-application, that connects to a Internetpage via Sockets.
    The problem is, that I can only see the sourcecode of the InternetPage in my JTextArea, but I want to see the whole Page just like in a browser.
    I hope anybody can help me to solve this problem, thanx mina

    u will need to use the JEditorPane component instead of Jtextarea.here is a url to help u get started
    http://java.sun.com/docs/books/tutorial/uiswing/components/simpletext.html#editorpane

  • How to embed jnlp file into html page using object tag

    hi everyone,
    i have written one jnlp file like this.
    <?xml version="1.0" encoding="utf-8" ?>
    <!-- JNLP file for Demo applicaion -->
    <jnlp spec="1.0+" codebase="http://localhost:9080/base/" href="SampleExample.jnlp">
         <information>
              <title>Demo Application</title>
              <vendor> </vendor>
              <description>Sample Demo Application</description>
              <offline-allowed/>
         </information>
         <security/>
         <resources>
              <j2se version="1.3+" />
              <jar href="common.jar" main="true" download="eager" />
              <jar href="classes12.jar" download="eager" />
              <jar href="toplink.jar" download="eager"/>
              <package name="com.applet.*" part="applet" recursive="true"/>
         </resources>
         <applet-desc name="grid" main-class="com.applet.PriceGrid" width="1000" height="300"/>
    </jnlp>
    i am trying embed that jnlp file using object tag like
    <OBJECT
    classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" WIDTH="1000" HEIGHT="300" NAME="grid">     
    <PARAM NAME="jnlp" VALUE="http://localhost:9080/base/SampleExample.jnlp">
    </OBJECT>
    but i am not able to load the applet using Web Start.
    Can anyone please help me. This is very Urgent for me.
    Thanks & Regards,
    Shiva.

    thanks.
    i am giving my problem clearly. i have one applet. Previously i am loading the applet in my html page using object tag like this...
    <OBJECT
    classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" WIDTH="1000" HEIGHT="300" NAME="grid">
    <PARAM NAME="CODE" VALUE="com.adp.base.applet.PriceGrid.class" >
         <PARAM NAME="ARCHIVE" VALUE="common.jar,classes12.jar,toplink.jar" >
         <PARAM NAME="NAME" VALUE="grid" >
    <PARAM NAME="type" VALUE="application/x-java-applet">
    <PARAM NAME= "cache_option" VALUE ="no">
    </OBJECT>
    now what i need to do is
    i need load the applet only first time using web start and when ever the applet code changes in the server i need to reload the applet.
    for that i kept all the applet resources in .jnlp file.i want to cache all the resources which are in .jnlp file and applet must be displayed within a web page within a browser.
    Webstart always open a new application windows.
    I need to run an Applet embedded within a web page within a browser.
    Is there a way to still use Webstart?

  • Can i embed HTML file into HTML file?

    Recently i learn to design and code my website from scratch with some help from my friend and asking here and there.
    I want to make it easier for editing so i make header and footer. At first i want to embed header.html and footer.html into index.html, as my friend said index.html is more google friendly than index.php
    I can't find the answer anywhere for embedding HTML into HTML, is there a way?
    My website is at http://www.baliweddingphoto.com
    Probably you guys can check and help me embed .html into .html
    Thanks before.

    Already did, i'm glad to hear from MurraySummers and Rob Hecker2 that no differences between index.html and index.php, so i will stick on using my index.php
    Now i can sleep well and continue my code learning without doubt
    Thanks Guys.

  • Is there a way to embed a file into a mailto function within DPS?

    I'd like to attach a pdf or an image when someone clicks a mailto button or link.
    Could someone provide an example of one that works?

    The only workaround we've found so far is to use a service like formassembly.com or wufoo.com to create a local HTML form.  Here's Wufoo's help document about this:
    http://www.wufoo.com/2011/03/31/send-file-attachment/
    We couldn't find anyone that would quickly and easily allow us to natively attach a document to an e-mail so we use formassembly to create a local HTML form for each document we want to share.  A button is used to open the local HTML file in the in-app browser.  After they enter their e-mail address and submit the form a response e-mail is sent to them that includes a link for downloading the file.  We host the PDF files we're sharing on box.com and putting "?dl=1" after the web address of the file triggers an automatic download of the file to their local machine and opens the file in Acrobat (or whatever application is set as the default for PDFs).  We chose formassembly because you only pay for the responses without having to pay a monthly fee.  We found e-mailing a link to be acceptable because it's only one click/tap for them to download and view the file, and because of the large file size of the PDFs we are sharing.

  • Embedding SWF file into an Indesign document and later export as PDF

    Hi to everybody,
    I am searching now since 3 days for good solution of my problem. First I wanna tell you that the problem is not just to convert a swf-file into a pdf.  I did this many times with all animations, page flip and stuff.My situation is the following:
    I have varios catalogues with  more or less 12 pages each in an indesign format. Now I created an animated scroll down menu, which appears on an "index-page". On the menu I created buttons. One button for each catalogue. So the idea of the whole thing is to open a document and an index page appears where you have the animated menu and you choose the catalogue you wanna see. Until here it is quite easy. I created a swf file of each catalogue with my animations (as the special page turnover e.g.). So that I just need von Object in with I can load the different swf-files of these catalogues. I already did the process. I linked the buttons to the different swf files and so. So the problem is now when it comes to convert the whole thing into a PDF. Of course I convert it first to swf and then to PDF. After converting it to swf it works 100% fine, but in PDF not, suddenly the swf-files of the catalogues disappear.
    So the summary is, that I don't know how to embed swf files into an indesign document, creat buttons and interactions next to swf file, then save it to another swf, and then to a pdf without losing the first swf files within the pdf.
    Hope I made my self clear would be too nice if someone could help me or if someone may have a better idea of realizing the whole project.

    Jeffrey,
    Thank you for the answer. As you have written:
    I will also add that the ID's play mode contol [plays once] [repeat play] does not always control the file once in Acrobat.
    I presume you mean version of ID older than CS4 or version of Acrobat Reader older than 9.1
    It that is the case I will strongly recommend my visitors to upgrade to this version.
    I hope that would work.
    Thanks again.
    Peter

  • Import CHM files in RoboHelp 9

    Product mananger is saying the the CHM file has later information than the HTMs files. Not sure how that could be. Is there any possible way to import CHM File into an existing RoboHelp project file?

    See Reverse Engineering on my site. It's quite simple and quicker than it might look at first glance.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • How to embed 3d pdf into 2d pdf?

    I created a 3d pdf (outside of Acrobat) and would like to embed this file into a 2d pdf using Acrobat X. When I add Multimedia > 3D object and try to insert the 3d pdf file, Acrobat says that the file is not a supported file type. Is there a way to embed this directly (so the model can be seen when the 2d pdf is opened), rather than as an attached file or link? I would like to avoid using an U3D file, as the file became very large and responds slowly to commands.

    All you need is Acrobat.
    If you want to copy the entire page from the 3D PDF to the 2D PDF, open the page thumbnails sidebar in the 2D PDF, and from the options dropdown menu choose Insert Pages > From File. Pick your 3D PDF and choose where you want the page to be inserted. You can also open both files in separate windows, and drag the page thumbnails from one to the other (not the pages, the thumbnails).
    If you want to copy just the 3D annotation, open both files in separate windows, and open the Tools Pane > Content Panel in both so you can activate the "select object" tool - the big black arrow. Click the 3D annotation to select it, then choose edit>Copy (Ctrl-C), then in the destination PDF file choose Edit>Paste (Ctrl-V). You can move and resize the annotation while you have the select object tool enabled, and any embedded 3D scripts, views, poster images etc will be preserved.
    The only thing you may find is if the source and destination pages are in different orientations, copy/paste may rotate the poster image. To fix that, right-click the pasted annotation and choose Properties, then re-create the poster image.

  • "embed" image data into java code

    I have a mind that is it possible embed image file into java code?
    That mean an image file information already store in java code, thus no need using the image file in run-time. Then can prevent user change other image file instead.
    Do anyone try before, are there technologies required?
    I just want to know is it possible or not....thanks.

    technologies? The solution you are asking for is all about storing your data in static variables such as byte[][] used to build your image instance. I guess you should have a look at the different constructors of BufferedImage.

  • Error when opening .chm file

    I converted a .Winhelp help project to HTML and generated
    .chm file. The .chm file opens just fine on my local hard drive.
    Then I check in this .chm file into Visual Source Safe where we
    store all of our files. When I get a copy or check out this same
    .chm file from Visual Source Safe on to my local hard drive, it
    refuses to open and displays the error message:
    Cannot open the file:
    mk:@MSITStore:C:\SOURCESAFE\Enterprise\ENT5.0\Documentation\Help\CHM\ptwin.chm
    The same behavior occurs even when other people get a copy of
    this file on to their hard drive. How can I resolve this problem?
    Thank you in advance!

    Hi Mandavilli,
    This
    thread suggests that the chm file has become corrupted somehow,
    and that deleting the CPD file and recompiling solved the issue,
    although there is no mention of VSS. It might be worth trying, in
    any case.
    Amber

  • How can I embed a pdf file into the body of an email?

    How can I embed a pdf file into the body of an email?

    The problem is defining what it even means to “embed” a PDF file in the body of an e-mail, especially if you are dealing with a multiple page PDF file.
    E-mail is either pure text, rich text (something akin to RTF in Word), or HTML. PDF is not compatible with any of these. Thus, to embed a PDF file, something has to be converted and that means the PDF would be converted to a less graphically rich raster format. But is that what you would really want?
    I think that the MacOS and iOS e-mail clients do under some circumstances place an attached PDF file within HTML segments and by clicking on same, you get the equivalent of extracting the full PDF file, but I have no real experience with that.
    Another alternative is HTML with a proxy image with a hyperlink to an external PDF file that is invoked when you click on the hyperlink.
    Perhaps you can explain what you are really trying to accomplish and what the recipient of such an e-mail's actual experience would be?
              - Dov

  • Embed an external PDF file into the XML

    Dear All,
    We have a program which creates the XML file on the Application server when we execute it.
    My requirement is to Embed an external PDF file into the XML file while generating it through
    program from SAP.
    Please let me know how this is possible.
    Thanks & Regards,
    Vinit

    Yes, you can do it. You have to use an absolute path and add it not only to the folder but to the .manifest
    I wrote a blog post explaining how to do it:
    http://www.captivatecrazy.blogspot.com/#!http://captivatecrazy.blogspot.com/2012/03/embed- pdf-in-captivate-for-lms.html

  • How to embed the Word Document and PDF file into Crystal report?

    How to embed the Word Document and PDF file into Crystal report?
    I have word doc which having 10 pages. I need to show all of the 10 pages at a time. I tried OLE object but problem is it shows only one page.
    Is there any solution to show word doc / PDF file in CR?

    Symptom :
    When embedding a pdf document into a Crystal Report, only the one page shows.
    Reproducing the Issue
    Environment:
    Crystal Reports OLE object
    Cause
    An OLE object only displays the first page.
    Resolution
    Embed multiple objects, one for each page
    Or
    Use a hyperlink to the object instead
    Hope this helps!
    Regards,
    Vinay

Maybe you are looking for

  • Standard report po/gr/ir

    Dear experts, Please suggest any standard report available where PO,GR and IR document will be shown at one place. With qty and value. Please help if any standard report is there. Rgds

  • Not getting updates and horrible customer service

    I ordered service on 3/26 for 3-bureau monitoring service and received my report and scores. Since then, I've had 2 major things happen to my credit reports. A 90% UTI credit card (nearly 4k) was paid off, and posted to all 3 of my credit reports as

  • Incorrect files picked by the channel

    Hi We have two interfaces INT1 & INT2. We placed 100 files for INT2. Where 99 were processed by INT2 file comm Channel where as 1 file is picked by INT1. The naming convention is fine. The file shouldn't be picked by INT1 but it got picked up. We tri

  • ABAP to Unicode COnversion

    hi ABAPers. please help in regards to unciode conversion. my work is to conver abap(which is in hr abap) to unicode conversion. and im not aware of unicode conversion. what exactly we need to do in unicode conversion. is there any coding part comes i

  • PCIe-1433: pulse train to CC1, in C++?

    I'm sure this should be a simple question and there's a lot of good information from previous threads but I can't quite put it together. I have a PCIe-1433 and a Point Grey Gazelle; everything works okay, and in the Camera File Generator, I can put t