<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/pdfprn/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/pdfprn/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/pdfprn/support-requests/</id><updated>2006-07-11T14:02:07Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>Multiple problems when pdfprint added to project</title><link href="https://sourceforge.net/p/pdfprn/support-requests/1/" rel="alternate"/><published>2006-07-11T14:02:07Z</published><updated>2006-07-11T14:02:07Z</updated><author><name>Jim Cripe</name><uri>https://sourceforge.net/u/jimcripe/</uri></author><id>https://sourceforge.net8f59b107a9858e2480e3bd0045899873c4113977</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When a reference is made to pdfprint in a project,&lt;br /&gt;
pdfprint appears to redefine FileStream, Array, Object,&lt;br /&gt;
Stream, StreamWriter, TextWriter.  Here is an excerpt&lt;br /&gt;
of the types of compile errors encountered:&lt;/p&gt;
&lt;p&gt;&amp;lt;file path to whatever&amp;gt;.cs(&amp;lt;line whatever&amp;gt;): Argument&lt;br /&gt;
'1': cannot convert from 'FileStream' to 'System.IO.Stream'&lt;br /&gt;
&amp;lt;file path to whatever&amp;gt;.cs(&amp;lt;line whatever&amp;gt;): Argument&lt;br /&gt;
'3': cannot convert from 'FileStream' to&lt;br /&gt;
'System.IO.TextWriter'&lt;br /&gt;
&amp;lt;file path to whatever&amp;gt;.cs(&amp;lt;line whatever&amp;gt;):&lt;br /&gt;
'FileStream' does not contain a definition for 'Close'&lt;br /&gt;
&amp;lt;file path to whatever&amp;gt;.cs(&amp;lt;line whatever&amp;gt;): Operator&lt;br /&gt;
'!=' cannot be applied to operands of type 'FileStream'&lt;br /&gt;
and '&amp;lt;null&amp;gt;'&lt;br /&gt;
&amp;lt;file path to whatever&amp;gt;.cs(&amp;lt;line whatever&amp;gt;): The best&lt;br /&gt;
overloaded method match for&lt;br /&gt;
'System.IO.StreamWriter.StreamWriter(System.IO.Stream)'&lt;br /&gt;
has some invalid arguments&lt;br /&gt;
&amp;lt;file path to whatever&amp;gt;.cs(&amp;lt;line whatever&amp;gt;): The best&lt;br /&gt;
overloaded method match for&lt;br /&gt;
'System.Xml.Xsl.XslTransform.Transform(System.Xml.XPath.IXPathNavigable,&lt;br /&gt;
System.Xml.Xsl.XsltArgumentList, System.IO.TextWriter,&lt;br /&gt;
System.Xml.XmlResolver)' has some invalid arguments&lt;br /&gt;
&amp;lt;file path to whatever&amp;gt;.cs(&amp;lt;line whatever&amp;gt;): The type&lt;br /&gt;
'FileStream' has no constructors defined&lt;/p&gt;
&lt;p&gt;There appears to be a major namespace overlap.&lt;/p&gt;
&lt;p&gt;What do you suggest to solve the problem?&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>