design reports with WORD

Post Reply
User avatar
Otto
Posts: 6414
Joined: Fri Oct 07, 2005 7:07 pm
Has thanked: 31 times
Been thanked: 2 times
Contact:

design reports with WORD

Post by Otto »

Hello Friends,
Here you see the printout of HTML Report / i zi pi zi / from a WORD-designed report.


Documentation

https://winhotel.space/htmlreport/htmlreport.html


Image



Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
richard-service
Posts: 808
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Re: design reports with WORD

Post by richard-service »

Dear Otto,

Good job.
It's support FWH?
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
Otto
Posts: 6414
Joined: Fri Oct 07, 2005 7:07 pm
Has thanked: 31 times
Been thanked: 2 times
Contact:

Re: design reports with WORD

Post by Otto »

Hello Richard,
Yes, sure. It is FIVEWIN and Fivewin-ActiceX class.
I am doing right now some test reopening the report files with Microsoft WORD.
As we use WORD daily it would be best for me to use WORD as a designer.
I noticed that I must be carefully not to have space character inside the placeholder.

Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
richard-service
Posts: 808
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Re: design reports with WORD

Post by richard-service »

Otto wrote:Hello Richard,
Yes, sure. It is FIVEWIN and Fivewin-ActiceX class.
I am doing right now some test reopening the report files with Microsoft WORD.
As we use WORD daily it would be best for me to use WORD as a designer.
I noticed that I must be carefully not to have space character inside the placeholder.

Best regards,
Otto


Sounds good.
Maybe you can design it for Excel.
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
Otto
Posts: 6414
Joined: Fri Oct 07, 2005 7:07 pm
Has thanked: 31 times
Been thanked: 2 times
Contact:

Re: design reports with WORD

Post by Otto »

Hello Richard,
can you please post a sketch of what you want to do? Maybe it is possible.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
Posts: 6414
Joined: Fri Oct 07, 2005 7:07 pm
Has thanked: 31 times
Been thanked: 2 times
Contact:

Re: design reports with WORD

Post by Otto »

Video showing how I use WORD for report design.
https://mybergland.com/fwforum/wordreport.mp4
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
richard-service
Posts: 808
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Re: design reports with WORD

Post by richard-service »

Otto wrote:Hello Richard,
can you please post a sketch of what you want to do? Maybe it is possible.
Best regards,
Otto


Ex. Quotation form.

Customer data
Product data
Count price and total price
remark data
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
Otto
Posts: 6414
Joined: Fri Oct 07, 2005 7:07 pm
Has thanked: 31 times
Been thanked: 2 times
Contact:

Re: design reports with WORD

Post by Otto »

Hello Richard,
I tried to find a solution to programmatically insert, or edit, a pie chart in a Word document from EXCEL?
But I can't fine out how OLE works.
In my case, the chart is converted in an image and if I change the EXCEL file the image is not updated.
Do you have a solution for this?

Maybe as a workaround we can open WORD programmatically after the values in EXCEL are changed and confirm somehow the question if the OLE object should be updated.
Please see the gif.

Image

Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
Posts: 6414
Joined: Fri Oct 07, 2005 7:07 pm
Has thanked: 31 times
Been thanked: 2 times
Contact:

Re: design reports with WORD

Post by Otto »

Richard, I've thought again now.
But I think it is best to use the FIVEWIN class for now. I think otherwise you get lost in the detail.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
richard-service
Posts: 808
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Re: design reports with WORD

Post by richard-service »

Otto wrote:Richard, I've thought again now.
But I think it is best to use the FIVEWIN class for now. I think otherwise you get lost in the detail.
Best regards,
Otto


Yes, I think so.
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
Post Reply