PDA

View Full Version : Reporting [QUESTION]


boku
07-21-2009, 01:21 AM
Ok, I've searched high and low all over the internet... with no results.

If anyone has a suggestion or a way they currently do it etc.

I have clients using a program that utilises crystal reports. Now I understand that it isnt currently possible to use the crystal reports DLL ??? Correct me if I'm wrong.

I need way of reporting, invoices etc, to fit dynamically on an A4 printed page.

ANY SUGGESTIONS???

Cheers guys :)

-------------------------------
Mod can you move this to discussion please.

kjh
07-21-2009, 03:35 AM
I don't know about using Crystal reports dll, but i'm using Worm's PdfOut Plugin
to create multipage pdf-reports from different data-sources using Ulrich's ODBC Action Plugin, or the
xMdb dll from xDialog to get the data

Designing the reports requires some coding but it's possible to create professional looking results.

http://www.indigorose.com/forums/showthread.php?t=13940&highlight=pdfout

http://www.indigorose.com/forums/showthread.php?t=24159&highlight=ODBC

http://www.xdialog.com/free_stuff.htm


Sorry! PdfOut is a dll not a Plugin
kjh

boku
07-21-2009, 10:09 AM
That DLL seems to be just what I'm looking for, I'll give it a go cheers :)