Farpoint Spread 7.0.25 [best]
The following logic illustrates how to initialize the print settings for a report: // Define the print settings for the active sheet FarPoint.Win.Spread.PrintInfo reportPrintInfo = FarPoint.Win.Spread.PrintInfo(); // Set Header and Footer reportPrintInfo.Header = "/c /f\"Arial\" /s\"12\" Monthly Sales Report" ; reportPrintInfo.Footer = "/r Page /p of /P" // Configure orientation and scaling
How to Import and Export Excel XLSX in .NET Applications Using C# How to Import and Export CSV Files Using WinForms C# and VB.NET. MESCIUS inc. FarPoint Spread 7.0.25
From community forums (Stack Overflow, GrapeCity Support), here are the notorious issues with this specific build: The following logic illustrates how to initialize the
formats, which is the standard way to distribute reports electronically. Page Scaling SmartPrint FarPoint Spread 7.0.25