<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Component Discussions</title><link>http://forums.asp.net/69.aspx</link><description>Discuss your favorite ASP.NET components here. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=70&amp;c=16" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Using ActivePDF Toolkit and ASP.NET 2.0. Unable to open PDF document on the production server - need help.</title><link>http://forums.asp.net/thread/3272370.aspx</link><pubDate>Thu, 02 Jul 2009 23:15:35 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3272370</guid><dc:creator>ytang</dc:creator><author>ytang</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3272370.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=69&amp;PostID=3272370</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi;&lt;/p&gt;
&lt;p&gt;I am new to Active PDF Toolkit. I am using it for our asp.net 2.0 and SQL 2000 web application. I our application, I retrive data from DB&amp;nbsp; into a data table. I then display them in the web browser. What I need to do now is to have a button. Once the user clicks the button, application convert all the data into a .pdf file. Well, generate the .pdf file on-the-fly&amp;nbsp;first, then fill in the .pdf file with the data in the data table.&lt;/p&gt;
&lt;p&gt;I saw your post and it seems like that you did similiar thing with your application already. Can you tell me how you did it, please? A simple sample code will be very helpful.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;YT&lt;/p&gt;</description></item><item><title>Re: Using ActivePDF Toolkit and ASP.NET 2.0. Unable to open PDF document on the production server - need help.</title><link>http://forums.asp.net/thread/1265611.aspx</link><pubDate>Sun, 23 Apr 2006 09:20:07 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1265611</guid><dc:creator>vcsjones</dc:creator><author>vcsjones</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1265611.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=69&amp;PostID=1265611</wfw:commentRss><description>&lt;p&gt;Try searching Active PDF's KB, which you can find here: &lt;a href="http://www.activepdf.com/support/knowledgebase/"&gt;http://www.activepdf.com/support/knowledgebase/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also dig around in their other support options.&lt;/p&gt;</description></item><item><title>Re: Using ActivePDF Toolkit and ASP.NET 2.0. Unable to open PDF document on the production server - need help.</title><link>http://forums.asp.net/thread/1265158.aspx</link><pubDate>Sat, 22 Apr 2006 12:42:13 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1265158</guid><dc:creator>lusty_learner</dc:creator><author>lusty_learner</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1265158.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=69&amp;PostID=1265158</wfw:commentRss><description>&lt;p&gt;Hello Kevin,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; Thanks for advise. But I coldn't find any Active PDF forums couldn't you please suggest one. I need to resolve it soon. Not sure why it is not doing on the production server.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;-L&lt;/p&gt;</description></item><item><title>Re: Using ActivePDF Toolkit and ASP.NET 2.0. Unable to open PDF document on the production server - need help.</title><link>http://forums.asp.net/thread/1264971.aspx</link><pubDate>Sat, 22 Apr 2006 03:18:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1264971</guid><dc:creator>vcsjones</dc:creator><author>vcsjones</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1264971.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=69&amp;PostID=1264971</wfw:commentRss><description>You are probably better suited to ask this in a forum for Active PDF.</description></item><item><title>Using ActivePDF Toolkit and ASP.NET 2.0. Unable to open PDF document on the production server - need help.</title><link>http://forums.asp.net/thread/1264961.aspx</link><pubDate>Sat, 22 Apr 2006 02:47:23 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1264961</guid><dc:creator>lusty_learner</dc:creator><author>lusty_learner</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1264961.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=69&amp;PostID=1264961</wfw:commentRss><description>&lt;div&gt;&lt;a name=msg_5759b2210b80d417&gt;&lt;/a&gt;Hello, &lt;br /&gt;&amp;nbsp; We are using ActivePDF toolkit to generate reports in our web &lt;br /&gt;application. We are using ASP.NET 2.0 and SQL Server 2005. &lt;br /&gt;
&lt;p&gt;We are able to open the pdf files on our local development box with out &lt;br /&gt;any problem. But having problems on the production server. &lt;br /&gt;
&lt;p&gt;When we moved our application to the production serrver we made sure &lt;br /&gt;that we copied the &lt;br /&gt;production version of the APToolkitNET.dll to our project BIN directory &lt;br /&gt;but still having problems. &lt;br /&gt;
&lt;p&gt;When we try opening the PDF file on the server this is the error we are &lt;br /&gt;getting: &lt;br /&gt;
&lt;p&gt;"Adobe Reader could not open 'XXXXX[2].pdf' because it is either no a &lt;br /&gt;supported file type or because the file has been corrupted (for &lt;br /&gt;example, it was sent as an email attachment and wasn't correctly &lt;br /&gt;decode)" &lt;br /&gt;
&lt;p&gt;But the same code works perfectly fine on my development box but not &lt;br /&gt;sure why is this causing on the server. &lt;br /&gt;
&lt;p&gt;The version of Adobe Reader on my development box is 6.0 &lt;br /&gt;The version of Adobe Reader on the server is 7.0 (not sure if this &lt;br /&gt;makes any difference but just want to mention it here) &lt;br /&gt;
&lt;p&gt;Can some one help me with this if any one of you had similar problem in &lt;br /&gt;the past? &lt;br /&gt;
&lt;p&gt;Thanks in advance &lt;br /&gt;-L &lt;br /&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/p&gt;&lt;/div&gt;</description></item></channel></rss>