Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 6 of 6 total
Thread Ann: PrintDAT! makes your grids, lists, datasets (TDBISAMTable/TDBISAMQuery) printable in just 30 se
Thu, Jan 26 2006 12:18 AMPermanent Link

Barry McClure
PrintDAT! v1.58o now works with Delphi 2006 Win32, as well as Delphi 3
through 2005 Win32, including C++Builder 4,5,6.

---------------------------------------------------------------------------------------
PrintDAT! makes your grids, tables, queries, lists, printable in less
than 30 seconds. It takes just 1 line of code.
---------------------------------------------------------------------------------------

1) Drop our component onto your form that has a grid, dataset, listbox
etc.
2) Add "pdtPrintDAT1.Print;" to a button or menu event,
3) and you have a report. Compile and run.

There are no report pages to define, no report fields to lay out, and
no extra units to build or link to.
Your report sits inside of our smart TpdtPrintDAT component and is
ready to run anytime, even inside the IDE.

There are plenty of runtime options like adding report titles, shrink
to page, export to csv etc..

Print: TdbGrid, TStringGrid, TListBox, TListView, TQuery, TTable,
TDataSet, TDecisionGrid, TDecisionQuery, TwwdbGrid, TwwTable, TwwQuery
plus 3rd party databases: Advantage(TM), DBISAM(TM), NexusDb(TM),
kbmMemTable(TM), Apollo(TM), CodeBase(TM), DiamondAccess(TM),
DiamondADO(TM), FlashFiler(TM), and Topaz(TM).
PrintDAT! can print virtually any TDataset descended table or query
without any code changes.

Complete source code is included and there are no royalties. Comes
with a 30 day money back guarantee.

For more information visit www.grebarsys.com and download our demo,
video, or PDF manual.
For technical questions contact support@grebarsys.com
For sales please contact sales@grebarsys.com



--Barry McClure
www.grebarsys.com
Thu, Jan 26 2006 6:42 AMPermanent Link

"Ian Branch"


Hi Barry,

The link to download the registered, with source code, version doesn't
work.

Regards,

Ian


--
Thu, Jan 26 2006 10:32 AMPermanent Link

Barry McClure
"Ian Branch" <branch@sitathome.net> wrote:

:
:
:Hi Barry,
:
:The link to download the registered, with source code, version doesn't
:work.
:
:Regards,
:
:Ian


Ooops (red-faced)! It was working yesterday because we tested it
before sending the messages out. It only goes to show you, never have
the phone company be your ISP.<rofl>

We'll get it fixed today. Thanks for letting me know.

--Barry McClure
www.grebarsys.com
Thu, Jan 26 2006 10:58 AMPermanent Link

Sean McCall
Barry,

The link to get the D6 evaluation doesn't work either.

Just curious, does it work with DevExpress grids too?

Thanks,

Sean



Barry McClure wrote:
> PrintDAT! v1.58o now works with Delphi 2006 Win32, as well as Delphi 3
> through 2005 Win32, including C++Builder 4,5,6.
>
> ---------------------------------------------------------------------------------------
> PrintDAT! makes your grids, tables, queries, lists, printable in less
> than 30 seconds. It takes just 1 line of code.
> ---------------------------------------------------------------------------------------
>
> 1) Drop our component onto your form that has a grid, dataset, listbox
> etc.
> 2) Add "pdtPrintDAT1.Print;" to a button or menu event,
> 3) and you have a report. Compile and run.
>
> There are no report pages to define, no report fields to lay out, and
> no extra units to build or link to.
> Your report sits inside of our smart TpdtPrintDAT component and is
> ready to run anytime, even inside the IDE.
>
> There are plenty of runtime options like adding report titles, shrink
> to page, export to csv etc..
>
> Print: TdbGrid, TStringGrid, TListBox, TListView, TQuery, TTable,
> TDataSet, TDecisionGrid, TDecisionQuery, TwwdbGrid, TwwTable, TwwQuery
> plus 3rd party databases: Advantage(TM), DBISAM(TM), NexusDb(TM),
> kbmMemTable(TM), Apollo(TM), CodeBase(TM), DiamondAccess(TM),
> DiamondADO(TM), FlashFiler(TM), and Topaz(TM).
> PrintDAT! can print virtually any TDataset descended table or query
> without any code changes.
>
> Complete source code is included and there are no royalties. Comes
> with a 30 day money back guarantee.
>
> For more information visit www.grebarsys.com and download our demo,
> video, or PDF manual.
> For technical questions contact support@grebarsys.com
> For sales please contact sales@grebarsys.com
>
>
>
> --Barry McClure
> www.grebarsys.com
Thu, Jan 26 2006 3:51 PMPermanent Link

Barry McClure
Sean McCall <NoSpam@nowhere.com> wrote:

:Barry,
:
:The link to get the D6 evaluation doesn't work either.

I noticed that today and we're working on it.

:
:Just curious, does it work with DevExpress grids too?

We had it working on ExpressGrid 2 & 3 but then they changed all of
the grid properties and methods and it left us scratching our heads
trying to figure it out. We're willing to make their latest version
printable as there is a demand for it.



:
:
:Barry McClure wrote:
:> PrintDAT! v1.58o now works with Delphi 2006 Win32, as well as Delphi 3
:> through 2005 Win32, including C++Builder 4,5,6.
:>
:> ---------------------------------------------------------------------------------------
:> PrintDAT! makes your grids, tables, queries, lists, printable in less
:> than 30 seconds. It takes just 1 line of code.
:> ---------------------------------------------------------------------------------------
:>
:> 1) Drop our component onto your form that has a grid, dataset, listbox
:> etc.
:> 2) Add "pdtPrintDAT1.Print;" to a button or menu event,
:> 3) and you have a report. Compile and run.
:>
:> There are no report pages to define, no report fields to lay out, and
:> no extra units to build or link to.
:> Your report sits inside of our smart TpdtPrintDAT component and is
:> ready to run anytime, even inside the IDE.
:>
:> There are plenty of runtime options like adding report titles, shrink
:> to page, export to csv etc..
:>
:> Print: TdbGrid, TStringGrid, TListBox, TListView, TQuery, TTable,
:> TDataSet, TDecisionGrid, TDecisionQuery, TwwdbGrid, TwwTable, TwwQuery
:> plus 3rd party databases: Advantage(TM), DBISAM(TM), NexusDb(TM),
:> kbmMemTable(TM), Apollo(TM), CodeBase(TM), DiamondAccess(TM),
:> DiamondADO(TM), FlashFiler(TM), and Topaz(TM).
:> PrintDAT! can print virtually any TDataset descended table or query
:> without any code changes.
:>
:> Complete source code is included and there are no royalties. Comes
:> with a 30 day money back guarantee.
:>
:> For more information visit www.grebarsys.com and download our demo,
:> video, or PDF manual.
:> For technical questions contact support@grebarsys.com
:> For sales please contact sales@grebarsys.com
:>
:>
:>
:> --Barry McClure
:> www.grebarsys.com


--Barry McClure
www.grebarsys.com
Fri, Jan 27 2006 3:48 AMPermanent Link

Dan Rootham
Barry,

<< We had it working on ExpressGrid 2 & 3 but then they changed all of
the grid properties and methods and it left us scratching our heads
trying to figure it out. >>

Tell me about it. SmileyI spent a month or so on contract, upgrading a customer's
Delphi app from ExpressGrid 3 to ExpressGrid 5. The changes are *not* trivial...

Dan
Image