User Tag List

Results 1 to 6 of 6

Thread: (Trying to) create a run-time report with an image

  1. #1
    Clicker Multimedia Fusion 2 DeveloperInstall Creator Pro

    Join Date
    May 2010
    Posts
    536
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    (Trying to) create a run-time report with an image

    Hey, folks!

    I am trying to create a report which, at run-time, displays faults for minimum computer prerequisites for the software the user is about to install.

    I am using the Rich Text Format object to compile the report at run-time, and it looks pretty nice. It's a bonus that the Rich Text Format object has a built-in "Print" action, so the end user can print the report.

    However, I would like to embed a corporate logo (or any other image) at the top of the report output, so that if the report is printed, a corporate logo displays with the report.

    So, I am wondering if I need to reconsider using the Rich Text object to compile this report... Is there another way, using other extensions, that a graphic could be placed along side generated text? For example, I had considered that I might use the Print Control object (using the "Print Direct>Data" action) to print the file image, then print the text; but I think that would produce two separate print outs.

    Any ideas how I might do something like this?

    As always, thank you very much for your help and great suggestions you guys always offer!



    Most appreciatively...

    RGBreality

  2. #2
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: (Trying to) create a run-time report with an image

    You can display rtf graphics in Rich Edit. Open Wordpad or something, add an image, and save it. Then load that file into MMF2.
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  3. #3
    Clicker Multimedia Fusion 2 DeveloperInstall Creator Pro

    Join Date
    May 2010
    Posts
    536
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: (Trying to) create a run-time report with an image

    Hey, StephenL!

    I'm not sure how well that will work, as I need to distribute this MMF2 executable by itself (without an installer or associated files). So, I wouldn't be able to have a pre-created RTF document ready for the Rich Text Object to import at run-time.

    Would it be possible to use an Active object image as the image which would be embedded into an RTF document as a starting-point during run-time?


    RGBreality

  4. #4
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: (Trying to) create a run-time report with an image

    You could try embedding the RTF in the compiled EXE. Doesn't the RTF Object provide this functionality in its properties ("Keep Text Internal" or something along those lines)? If not, I would recommend using MMF's binary data functionality. Here is LB's article on the topic.

  5. #5
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export Module
    Konidias's Avatar
    Join Date
    Aug 2009
    Posts
    1,546
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: (Trying to) create a run-time report with an image

    You can insert images into RTF at runtime... no need to have an external file load in..

    http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=138301&Searchpa ge=7&Main=19454&Words=rtf+smiliies&Search=true#Pos t138301

    It's actually StephenL's post so I think it might have been what he was suggesting?

  6. #6
    Clicker Multimedia Fusion 2 DeveloperInstall Creator Pro

    Join Date
    May 2010
    Posts
    536
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: (Trying to) create a run-time report with an image

    Hey, Jaffob!

    Embedding the RTF file as binary data is a beautiful solution! Thanks for suggesting it!



    Most appreciatively...

    RGBreality

Similar Threads

  1. time/split time for racing game
    By ptiseigneur in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 24th September 2012, 06:05 PM
  2. Objet Image (ou Image Active) et rayures
    By volgot in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 20th April 2011, 04:10 PM
  3. [Bug Report] Date & Time Object doesn't display
    By geothefaust in forum Android Export Module Version 2.0
    Replies: 1
    Last Post: 17th April 2011, 08:22 PM
  4. Make a time machine run with lower time complexity
    By Pixelthief in forum Multimedia Fusion 2 - Technical Support
    Replies: 48
    Last Post: 12th March 2009, 10:10 PM
  5. Create an object after a time
    By Nickydude in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 9th April 2007, 12:32 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •