User Tag List

Results 1 to 8 of 8

Thread: Printing more than screen

  1. #1
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator ProPatch Maker

    Join Date
    Jul 2006
    Location
    Athens, GA
    Posts
    152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Printing more than screen

    Hi,

    I am trying to develop a worksheet creator for our elementary school. The teacher types in a sentence and clicks create and the program generates their sentence in dots and with paper lines in the background. The students will then use this to practice handwriting.

    The problem is I can not set it up so that the program will print the full page of 11 lines or so. It only prints what shows on the screen.

    I tried a pop-up subapp with a large screen size to match the A4 size paper but this is bigger then their computer screen and awkward. I have tried a to set a bigger frame size than the application window and print the part that is not visible.

    Is it possible to create a preview as in text editor programs or at least scrollable full view that can be printed?

    Thanks for any suggestions or help on how to set this up.

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,416
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Printing more than screen

    Load a scanned picture of the blank a4 page into the Overlay object and then paste the text onto this with the paste into overlay action. You should be able to save the pasted text in the overlay as a BMP and then open this in windows image previewer and then go through the photo printing wizard.

    You could also try printing the non visible area with the printer object.

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleFirefly 3D ModuleInstall Creator Pro
    Brovic's Avatar
    Join Date
    Jul 2006
    Location
    France
    Posts
    321
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Printing more than screen

    You could also try printing the non visible area with the printer object.
    Sadly that doesn't work. I already had a discussion with Yves about the printer object on the french forum and it turns out that it has not been optimized so only takes screenshots of the visible areas.
    The only way as you said is using the Overlay (or generating a html page like I had to do).

  4. #4
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: Printing more than screen

    Setting the window size to the frame size, and then making the window smaller using the Window Control object means that the whole frame is rendered. LIJI came up with the technique, and I used it in my true splitscreen example.
    .:::.Joshtek.:::.

  5. #5
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleFirefly 3D ModuleInstall Creator Pro
    Brovic's Avatar
    Join Date
    Jul 2006
    Location
    France
    Posts
    321
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Printing more than screen

    It won't work. The print object doesn't act as expected, it just fakes a print frame but instead just does a screenshot of the visible area. I hope that will be fixed in a next upgrade.

  6. #6
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: Printing more than screen

    Quote Originally Posted by Brovic
    It won't work. The print object doesn't act as expected, it just fakes a print frame but instead just does a screenshot of the visible area. I hope that will be fixed in a next upgrade.
    Ah, that is how it manages to capture buttons.
    .:::.Joshtek.:::.

  7. #7
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator ProPatch Maker

    Join Date
    Jul 2006
    Location
    Athens, GA
    Posts
    152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Printing more than screen

    Thanks for all the input and I hope this does get fixed in the next upgraded.

  8. #8
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator ProPatch Maker

    Join Date
    Jul 2006
    Location
    Athens, GA
    Posts
    152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Printing more than screen

    Quote Originally Posted by DJFuego
    Load a scanned picture of the blank a4 ...save the pasted text in the overlay as a BMP and then open this in windows image previewer...printing wizard.
    I'll have to play around with this workaround- though I not sure how the clear the text will show?

    Thanks.

Similar Threads

  1. layout for printing?...
    By Sevennemesis in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 1st November 2012, 03:01 PM
  2. Printing Graphic File with .net
    By Ross in forum dotNet Scripting
    Replies: 18
    Last Post: 25th April 2008, 04:58 PM
  3. Dot Net Printing Graphic file HELP
    By kungsangun in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 13th April 2008, 06:59 PM
  4. Printing
    By Tommy in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 19th February 2007, 03:54 PM
  5. Printing an external file... Need some help..
    By Hristos in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 17th February 2007, 06:43 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
  •