On Thu, 2012-01-12 at 10:00 -0800, blesko wrote: 
> Hello!
> 
> I have developed an application using libreoffice base.  I navigate to all
> the forms from an html5 document. Here's my problem:
> 
> I've created some reports using report builder, but cannot trigger the
> generation of a dynamic report from the html file. All my research points to
> the impossibility of externally accessing the dynamic reports, but I am
> hoping it is lack of knowledge that is turning up these research results.
> Can anyone enlighten me on this?

Pretty much - you can programmatically run a report using any of the
supported scripting languages, but it requires you to load the ODB file
(can be hidden) and then opening (running) the dynamic report, the
script can save that, or export it, or whatever you like, but yes you
are running a script from within the LibreOffice runtime.

Does that help any? I rather think not, at least if I understand what
you are doing here correctly.

best wishes,

//drew

> 
> I resorted to using forms to produce a dynamic data grid. This could work,
> but only if its possible to make it more presentable, instead of looking
> like a table.
> 
> My whole project hinges on getting presentable dynamic reports to work.
> 
> Can someone point me in the right direction?
> 
> Thank you!
> 
> Beth
> 
> --
> View this message in context: 
> http://nabble.documentfoundation.org/Triggering-reports-from-html-files-tp3654402p3654402.html
> Sent from the Users mailing list archive at Nabble.com.
> 




-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to