hi,
how can i save my report as a pdf file?
i've installed the acrobat professional edition and i call the triver in my c#:
oRpt.PrintOptions.PrinterName = @"\\Schneider\AdobePDF";
oRpt.PrintOptions.PaperSource = PaperSource.Auto;
oRpt.PrintOptions.PaperSize = PaperSize.PaperA4...
hi,
in my c# program is a report embedded.
Over formulas certain values are computed.
Now, the results of some formulas are to be written in a dataSet.
Can I access in c# the result of these formulas?
Which possibility exists to pick out and store the values in a dataSet?
Thanks for each...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.