Reply To: Problems displaying certain images in NetHelp 2.0 in Firefox 20...
Hi, I faced the same issue that techwritermn mentioned above. I use D2H version 2011 and I could’t see images in NetHelp 2.0 target when opened in Firefox. However now I can view the images in Firefox...
View ArticleReply To: Spread for ASP.NET 7 Load on Demand Problem!!
Hello, According to the development team the issue reported in bug number #99934703 is an intended behaviour. When PageSize is large, there will be more rows for Spread to handle. Things such as...
View ArticleReply To: AR7-end user documentation for standalone designer
Hi Ron, I understand your concern and forwarded your comments to the documentation team. I would keep you informed about the status of the issue. Thanks and Regards, Pragati Kaushik
View ArticleReply To: Docking layout saving problem
Hi Reema, the samplecode //Saves the current layout of the tabs on the form to the specified file. C1DockingTab.SaveLayout (myForm, "myLayoutFile.xml"); //Restores the previously saved layout of the...
View ArticleReply To: Pasting Images Into RTF
Hello, You should be able to paste images to C1RichTextBox with no issues. I have tested this with C1RichTextBox(5.0.20132.340) build and it seems to be working fine. Please make sure that you are...
View ArticleReply To: Printing problems
Hello Fernando, I apologize for taking so long to get back to you. Printing to the physical printer using the latest build is working fine. Here is the sample provided by the concerned team after...
View ArticleReply To: C1HJump does not change color when used as a link
Hi, Gatim’s description mentioned by him above works perfectly well, for HTML Help created from Word documents. I would appreciate an update of this blog which takes care of the peculiarities of...
View ArticleReply To: Parameter name: area’ —> System.ArgumentNullException: Value...
Hello, I could replicate the issue mentioned by you. And hence I have escalated it to the concerned team. I will update you as soon I hear anything from them. Regards, Mohita
View ArticleReply To: Changing ForeColor In C1Report Programatically
Hi Ems. Sections (like 'Detail’) don’t have a ForeColor property. You may either change the BackColor of the section string script = "Detail.BackColor = rgb(255,0,0)"; c1r.Sections.Detail.OnPrint =...
View ArticleReply To: Width of bar in Chart
Hello, Please try setting ClusterWidth property of bar. Following is the code which can specify what percent of available space can be used for drawing bar cluster.-...
View ArticleReply To: Installation on various Windows versions
HI, As you have been using VSSpell long time ago on Win XP, so there can be issues in using the old version of VSSpell on Win 7 or Win 2k8 server machines as the old builds weren’t tested or...
View ArticleReply To: License Activation on Client PC
Hi, Can you un-install the package from the client machine, and and after un-install make sure that there are no traces of C1Components on client machine. You may also use the windows installer...
View ArticleReply To: When copying custom cells, whihh have set the TypeCustomData...
Hello, This bug(99923788) for copying binary data is fixed in our upcoming build for Spread 8 COM(8.0.20). This build will be available for download on our website soon. Thanks, Deepak Sharma
View ArticleReply To: OCX lib routines _SSSaveBlockToBuffer@28 is braking spanned cells
Hello Ronald, This issue(99933327) has been fixed with upcoming build of Spread 8 i.e. Spread 8.0.20. You should be able to downloa this build soon. I have verified this with the updated sample...
View ArticleReply To: Is it possible to load RPTX files from an SQL Server
Hello, On the basis of my findings I assume that RPTX is a Pdf file created using a third party control. Hence, the same cannot be loaded in AR7. However, if it can be converted to something else...
View ArticleReply To: Is it possible to impersonate the datasource when rendering an RPTX...
Hello, In case you are working with RPTX, then as mentioned in the other post, it cannot be used with AR7. However, if you are working with AR7 and want to set the datasource at runtime, then you may...
View ArticleSet Font Runtime very slow
Hi, I\’m Using Vb6.0 and Spread7.0 I need to set font in runtime. I use Common dialog box for font dialog box. while assign font details to spreadsheet its very slow. Any wrong in my source code? If...
View ArticleMerge & Center Same as Excelsheet.
Hi, I’m using vb6.0 and Spread 7.0 Is it possible to use same as excel sheet Merge & Center? In Excel sheet, before enter value user can make Merge & center but in spread after enter value in...
View ArticleReply To: Printing problems
Hello Deepak, With that sample all the pages were printed, but it only has empty rows. We don’t want the printing functionality to handle empty rows, we want to print rows with information like the...
View ArticleHow to do two finger pinch zoom in pdfviewer??
….Hi Few question..Can c1pdfviewer do two finger zoom? /// Or i have to do this by my self?
View Article