Jump to content

FastReport - TfrxBarCodeView not found


Int3g3r

Recommended Posts

Hello,

I created a UniGuiMobile application. Now i need to create PDF files out of a Firebird Database.
I want to use FastReport because you already used it on UniGui(Non-Mobile).

I placed the FrxPDFExport, FrxReport, FrxDesigner, FrxBarCodeObject and FrxDBDataset on the MainModule Formular
The application compiles and executes without any errors.
I can access the Page from my browser (firefox), no issues here.

The main goal is to run the application on a Android device.
On the Android device i have a small FMX application with a TWebbrowser.
In the TWebbroser i want to present my application.

As soon i've added the FastReport components to the MainModule Formular i got follow exception:

"Class TfrxBarCodeView not found"

This exception only shows in the TWebbrowser (FMX Application).
If i use a normal webbrowser like Chrome or Firefox this Error doesn't show up!

Had anyone a simmilar issue ?

Regards Int3g3r

Link to comment
Share on other sites

×
×
  • Create New...