Export options available
Hello,
I installed FastReport.OpenSource.2020.1.0 in my WinForm C# project and reference to FastReport.dll is okay.
I am trying to export a report .frx that I created with FastReport Community;
It is being correctly loaded along its dataset and prepare method is working but when I try to export this frx to PDF format I cannot for the format avalibale are HTML and Image as you see in the pic.
Is there someone that could help me to understand why I'm not allowed to export as PDF?
What am I missing?
Thanks in advance.
Domenico