﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ClientUI - Problems with printing documents using UXDocumentViewer </title><link>http://www.intersoftsolutions.com/Community/ClientUI/Problems-with-printing-documents-using-UXDocumentViewer/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Problems with printing documents using UXDocumentViewer </title><link>http://www.intersoftsolutions.com/Community/ClientUI/Problems-with-printing-documents-using-UXDocumentViewer/</link><pubDate>Fri, 15 Jul 2011 00:44:16 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;You can try to Edit template ('Edit Copy') in UXDocumentViewer. Search for UxToolBar. Then, you can set visibility 'Collapsed' to the button.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Problems with printing documents using UXDocumentViewer </title><link>http://www.intersoftsolutions.com/Community/ClientUI/Problems-with-printing-documents-using-UXDocumentViewer/</link><pubDate>Thu, 14 Jul 2011 18:29:16 GMT</pubDate><dc:creator>slord0001</dc:creator><description>&lt;p&gt;Found the issue. It is related to when the async update actually refreshes the view and the viewmodel remaining in memory. All is well now. But, I wish there was a way to collapse some of the buttons on the menu bar, etc.&lt;/p&gt;</description></item><item><title>Problems with printing documents using UXDocumentViewer </title><link>http://www.intersoftsolutions.com/Community/ClientUI/Problems-with-printing-documents-using-UXDocumentViewer/</link><pubDate>Thu, 14 Jul 2011 15:34:00 GMT</pubDate><dc:creator>slord0001</dc:creator><description>&lt;p&gt;I used this technique to load data into a TextBox inside a page. It will load fine but if I try to open the UXDialogBox containing the UXDocumentViewer a second time, the document viewer only shows the original content and not the bound data. In the debugger I inspected the content of the the TextBox and it contains the value from the first call but the viewer does not reflect any changes. Somewhere the viewer is holding on to the first update contents and does not release them and at the same time, does not reflect the true data. Looks like some caching issue somewhere, either with the parent UXDialogBox or in the UXDocumentViewer control.&lt;/p&gt;</description></item><item><title>Problems with printing documents using UXDocumentViewer </title><link>http://www.intersoftsolutions.com/Community/ClientUI/Problems-with-printing-documents-using-UXDocumentViewer/</link><pubDate>Wed, 13 Jul 2011 00:07:34 GMT</pubDate><dc:creator>Riendy</dc:creator><description>&lt;p&gt;Hi Krzysztof,&lt;/p&gt;&lt;p&gt;Your sample is working well so far and there's no issue currently. Printed document does not contain elements which are binding to ViewModel because you are missing to bind DataContext property in FixedPage to StaticResource InvoiceDocumentViewModel. Please replace this snippet code to FixedPage tag your sample.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;  &amp;lt;Intersoft:FixedPage Width="628" Height="895"  DataContext="{StaticResource InvoiceDocumentViewModel}"&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;Hope this helps.&lt;br /&gt;Riendy&lt;/p&gt;
&lt;p /&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Problems with printing documents using UXDocumentViewer </title><link>http://www.intersoftsolutions.com/Community/ClientUI/Problems-with-printing-documents-using-UXDocumentViewer/</link><pubDate>Tue, 12 Jul 2011 22:40:26 GMT</pubDate><dc:creator>Riendy</dc:creator><description>&lt;p&gt;Hi Krzysztof,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Your sample is very helpful for me to replicate your issue here. The issue appears when bound a data from view model to view. I have forwarded this issue to our development team for further investigation. I will let you know for any updates from them.&lt;br /&gt;&lt;br /&gt;Thank you.&lt;br /&gt;Riendy&lt;/p&gt;</description></item><item><title>Problems with printing documents using UXDocumentViewer </title><link>http://www.intersoftsolutions.com/Community/ClientUI/Problems-with-printing-documents-using-UXDocumentViewer/</link><pubDate>Tue, 12 Jul 2011 03:12:04 GMT</pubDate><dc:creator>kkolodziejczyk</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;We have a problem with printing documents using UXDocumentViewer when document elements are binding to ViewModel.&lt;br /&gt;&lt;br /&gt;When fixed document content is static and located in xaml file, document is printing properly, but if document content is binding to ViewModel, document is displayed correctly in UXDocumentViewer but printing not working correctly. Printed document does not contain elements that are binding to ViewModel. They are omitted on the printout.&lt;br /&gt;&lt;br /&gt;I attached simple picture, that shows this problem and attached simple working sample so that you can replicate this issue. Ths sapmle is based on your documentation samples. I only added class: InvoiceDocumentViewModel with property: Title and binding it to view: InvoiceDocument.xaml.&lt;br /&gt;&lt;br /&gt;This problem is very important to us because we can't complete the reports module in our project wchich are currently working on.&lt;br /&gt;&lt;br /&gt;So I ask for quick help in solving this problem.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Krzysztof&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>