Viewer menu configuration
Hello,
I'm trying the FastReport Open Source, and i have 3 questions.
1 - How can i use c# classes to build a report, i don't want to use a database connection direct on the report, i need to reference the classes from the designer, but i don't know how to do it?
2 - How can i change the export menu in the previewer? I have some reports requerements that the users can only print or export to pdf.
3 - On exporting to pdf, can i sign it with our certificate?
Thanks,
Frederico
Comments
1 - report1.Dictionary.RegisterBusinessObject();
2,3 - In the community version PDF export is cutted (have very small functional)