Jump to content

flaviowmf

Members
  • Posts

    65
  • Joined

  • Last visited

Posts posted by flaviowmf

  1. Demo application, as promised.

     

    There are mainly two small things to keep in mind. Do not have the application auto create the quick report form. When you add the form, go into the project settings and remove the form from the autocreate list.

    Secondly you need to disable the progressindicator from the report as it doesn't make sense in webmode. (TQuickRep.ShowProgress := False)

     

     

    Dude, your source blz can not compile, missing some units of the error, but c'mon, I did exactly as was his source and appreciate me a message telling me that the creator must be a form uniaplication

  2. Demo application, as promised.

     

    There are mainly two small things to keep in mind. Do not have the application auto create the quick report form. When you add the form, go into the project settings and remove the form from the autocreate list.

    Secondly you need to disable the progressindicator from the report as it doesn't make sense in webmode. (TQuickRep.ShowProgress := False)

     

     

    Thanks

  3. Dude I am new in this process, how do I open a PDF in urlFrame? what would be the right syntax to the web client view the file? Excuse the ignorance ... rsrsr

  4. I can use any VCL component along with uniGUI? because we did not know QuickReport report.

    if you can do some tests on assunder and so have a position I would appreciate it.

     

    Thanks.

  5. because the problem is just that when I say that this export the report in another form, the server crashes. What would be the way to implement this correctly?

    I've tried putting both the QuickReport form uniGui qndo on Form VCL and two ways are catching the server.

  6. there is the possibility of implementing reports in QuickReport with uniGui? For I have prepared some reports on other software and would like to use them

×
×
  • Create New...