Recommended

Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 19 results for Printing.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Page 
  • 1
  • 2
Next
Order by Publish Date   Ascending Title   Rating  

  • 0 comments  /  posted by  Silverlight Show  on  Jun 15, 2010 (1 day ago)
    Take a look at this tip where John Papa demonstrates how to handle user initiated dialogs exceptions.

    I see this question every so often so it makes sense to share it through a quick post. When using the print API in Silverlight 4 you can run into the dreaded exception:

    “System.Security.SecurityException: Dialogs must be user-initiated”

    Then you examine your code and confirm that your code where you invoke the PrintDocument’s Print method are indeed being handled by a user-initiated event. If you are not invoking Print in a user-initiated event then your know your solution :)



  • 2 comments  /  posted by  Jonathan van de Veen  on  May 18, 2010 (4 weeks ago)

    Introduction

    Some time ago Corey Schuman published the article A look at the Printing API in Silverlight 4 right here on SilverlightShow.net. The article deals with the basics of printing in Silverlight 4, using a WYSIWYG approach. In this article we want to look into a more advanced scenario of printing, where WYSIWYG is not the best approach. We’ll take a look at how to print text in such a way that it will fit on the page and we’ll look into printing more than one page.

    Before we start, a screenprint of what we’re building:

    PrintDemoScreen

    And if you want to have a look at the result, you can do so here.

  • 0 comments  /  posted by  Silverlight Show  on  May 18, 2010 (4 weeks ago)
    While working on the Printing chapter of his Silverlight 4 Book, Pete Brown decided to build a simple report writer.

    The book chapter goes into great detail on the printing API. I won't duplicate that here. However, you can find additional information on MSDN.

    The goal of the report writer is to create a simple way to print reports in Silverlight. A non-goal was to create a report designer or similar. I'll leave that to you all and to the vendors.

  • Printing in Silverlight: Printing Charts and Auto Scaling

    0 comments  /  posted by  Silverlight Show  on  May 10, 2010 (1 month ago)
    Tags: Printing , Scaling , Charts , Silverlight 4 , Gergely Orosz
    This post of Gergely Orosz provides an example to print charts and looks at how elements can be auto scaled to fit the page size.

    There are lots of examples on blogs demonstrating printing on simple elements. However I wanted to test how the printing functionality performs when working with charts.

    I chose to use the most widespread (and free) charting component, the Silverlight Toolkit. In my example I’ve created four charts and added printing support to all of them.

  • Making printing easier in Silverlight 4

    0 comments  /  posted by  Silverlight Show  on  Apr 20, 2010 (1 month ago)
    David Poll has published a detailed post about the new printing feature in Silverlight 4.

    Well, what an exciting week!  First Visual Studio 2010 is released, followed by Silverlight 4 yesterday!  Consequently, I was inspired to post about something new!  I’ve been spending some time looking at the new printing feature in Silverlight 4, and while on the surface it looks like a pretty simple and lower-level set of APIs, it’s possible to build rich frameworks on top of them for accomplishing common printing tasks.  In this post, I’ll take a look at an attempt I made (and added to SLaB) at building such a higher-level API over printing that makes printing collections of data easier

  • Silverlight 4: How to use the new Printing API

    0 comments  /  posted by  Silverlight Show  on  Mar 25, 2010 (2 months ago)
    This tutorial of Kunal Chowdhury is concentrated on printing with Silverlight 4 RC.

    Silverlight 4 now supports printing functionality using the Printing APIs. Using the API’s you can now print your whole application screen or a portion of the application. Also, you can customize the look while you printing your part/full application. In this post I will step you guys to the depth of the printing API.

  • Printing problem in Silverlight 4.0 RC - loading images in code behind

    0 comments  /  posted by  Silverlight Show  on  Mar 22, 2010 (2 months ago)
    Tags: Printing , Silverlight 4 , Jacek Ciereszko
    Jacek Ciereszko faced a problem with printing in new Silverlight 4 RC and decided to share the solution in case someone else needs it.

    When you try to dynamically load image (in code behind) and print it, it doesn't work. Paper sheet is blank.

  • 2 comments  /  posted by  Silverlight Show  on  Feb 05, 2010 (4 months ago)

    Here Alex van Beek discusses printing in both Silverlight 4 and Flex 4.

    I’ve wanted to do a “Silverlight vs Flex” series for quite a while now. Both Silverlight and Flex will reach version 4 during the first quarter of this year, at least, that’s what the roadmaps say. With both reaching version 4, this seems like the perfect time to do a comparison about how to implement certain features. Silverlight has been catching up with Flex, but in Silverlight 4, there are features in Silverlight that are just not possible in Flex (COM interop / Drag and Drop from the desktop), while other features that previously were only possible in Flex, are now also available in Silverlight 4. Whether the implementation of these features in Silverlight is as mature as in Flex is what we are going to find out in this series. We’re going to start with how printing is implemented on both platforms.

  • 0 comments  /  posted by  Silverlight Show  on  Jan 28, 2010 (4 months ago)
    In this blog post Alex van Beek explains how printing is implemented on both Flex 4 and Silverlight 4.

    I’ve wanted to do a “Silverlight vs Flex” series for quite a while now. Both Silverlight and Flex will reach version 4 during the first quarter of this year, at least, that’s what the roadmaps say. With both reaching version 4, this seems like the perfect time to do a comparison about how to implement certain features. Silverlight has been catching up with Flex, but in Silverlight 4, there are features in Silverlight that are just not possible in Flex (COM interop / Drag and Drop from the desktop), while other features that previously were only possible in Flex, are now also available in Silverlight 4. Whether the implementation of these features in Silverlight is as mature as in Flex is what we are going to find out in this series.

  • 3 comments  /  posted by  Andrej Tozon  on  Dec 16, 2009 (6 months ago)

    Whenever a new version of Silverlight is released, I start examining its features from two perspectives: how would my current (and planned) LOB applications benefit from using these new features, and what cool new things can I build to entertain my children.

    This article will guide you through the process of creating a doodling application (you know, for kids ;)), while covering some of the most visible (or not) new features, coming with Silverlight 4. But this is not just about new features, it’s about how they are prepared and served.


Page 
  • 1
  • 2
Next
Help us make SilverlightShow even better and win a free t-shirt. Whether you'd like to suggest a change in the structure, content organization, section layout or any other aspect of SilverlightShow appearance - we'd love to hear from you! Need a material (article, tutorial, or other) on a specific topic? Let us know and SilverlightShow content authors will work to have that prepared for you. (hide this)