Showing related tags and posts across the entire site.
-
Hi All, I’m trying to export a file as a C1dx, but I’m getting an error that says “Object Reference not set to an instance of an object.” Using the same code, I am able to export as PDF with no problem. Also, Im using the C1PreviewPane (2.6.20091.52010) and C1PrintDoc. Main.DocPreview.FileSave( "c...
Posted to
Reports for WinForms
by
ILDEVERT1
on Fri, May 15 2009
Filed under: Export, C1Preview, C1PrintDocument, C1PrintPreview, C1PrintPreviewControl Export, PrintDocument, C1Report C1PrintPreviewControl load save C1PrintDocument c1d-files
-
I render some Objects (for a Tender) on a Document e.g. Text, Graphics and RTF-Text in a hierarchy to be maintained. Each page have a different “Header”. It works fine, but when the RTF-Text is very long and a Pagebreak occours the text starts on the next page on the top of the page I render the RTF...
-
Is there a way of retrieving the filename the user selected when saving a document to file? The filename is obviously stored somewhere locally. I dont want to add a whole heap of code to get this basic functionality. Maybe expose the SaveFileDialog properties??