Subject | RE: [IBO] IBO / Office question |
---|---|
Author | Roger Pullen |
Post date | 2002-02-23T09:40:10Z |
Try Infopower's Rich Text component
www.woll2woll.com
Roger
-----Original Message-----
From: lester@... [mailto:lester@...]
Sent: 23 February 2002 07:15
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] IBO / Office question
"text", but not just text, formatted text, like MS-Word, I've made something
like that with a TIB_RichEdit component, he had the possibilities to set
text bold, italic, underline, colors and things like that. but now he's
asking to insert tables like in Word, and that the tables automatically
resizes when text is getting too long, all in that TIB_RichEdit field. The
whole thing is used to make quotations, where we have a table with the
header, and a detail table where the text is saved. I just answered that a
office application isn't the same as a database application. Just like you
can't use Excel to make a database with. But of course he's expecting a
solution, what should I do ?
html?
I use RTF with IBO to give me all the formatting capability,
but one of my customers wants the next stage - tables, and
we are looking at outputing html pages. These provide all
the scaling, and building tables is actually quite easy.
I have an aversion to adding MS Office to any machine I
install, I just don't see the need for that exorbitant
expence, so a solution that is Microsoft free.
Taking a step back - If you just want to output quotations,
then FastReport seems fine to me. You get a preview of what
is going out ( had gone out ) but you never actually store
the 'raw' pages. I generate a complex meetings diary with
coloured RTF sections populated for some entries and omitted
for others, it has a table structure, and is very flexible,
with the advantage that the customer can change layout
without needing to change the program.
My Stock management system produces several delivery,
picking, and invoice reports, all with the customers logo
on, and tabulated as required.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
www.woll2woll.com
Roger
-----Original Message-----
From: lester@... [mailto:lester@...]
Sent: 23 February 2002 07:15
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] IBO / Office question
> I have a big problem. It's not really a IBO related question,but I don't know where else to ask. My user wants a apllication to store
"text", but not just text, formatted text, like MS-Word, I've made something
like that with a TIB_RichEdit component, he had the possibilities to set
text bold, italic, underline, colors and things like that. but now he's
asking to insert tables like in Word, and that the tables automatically
resizes when text is getting too long, all in that TIB_RichEdit field. The
whole thing is used to make quotations, where we have a table with the
header, and a detail table where the text is saved. I just answered that a
office application isn't the same as a database application. Just like you
can't use Excel to make a database with. But of course he's expecting a
solution, what should I do ?
>I note that the question says 'LIKE MS-Word'. How about
> Please help me, I'm drowning :-))))
html?
I use RTF with IBO to give me all the formatting capability,
but one of my customers wants the next stage - tables, and
we are looking at outputing html pages. These provide all
the scaling, and building tables is actually quite easy.
I have an aversion to adding MS Office to any machine I
install, I just don't see the need for that exorbitant
expence, so a solution that is Microsoft free.
Taking a step back - If you just want to output quotations,
then FastReport seems fine to me. You get a preview of what
is going out ( had gone out ) but you never actually store
the 'raw' pages. I generate a complex meetings diary with
coloured RTF sections populated for some entries and omitted
for others, it has a table structure, and is very flexible,
with the advantage that the customer can change layout
without needing to change the program.
My Stock management system produces several delivery,
picking, and invoice reports, all with the customers logo
on, and tabulated as required.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/