FwReport Designer

Post Reply
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

FwReport Designer

Post by Silvio »

MADE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

the next week I IF NOT PROBLEMS , I can publish the first release of :


THE NEW FWREPORT DESIGNER class

Image




1. It is made with fivewin classes no source c

2. you can load the class of designer from your application as this command :

oVrd:= TReportDesigner(oDevice)
oVrd:Activate()



3 . you can save all object into file INI ( and I must create ia clas to read the file ini)

Code: Select all

[Form]
101=BOX|62|49|138|911|0|0|8421376|||.T.|System||-12|0|.F.|.F.|.F.|.F.|0|0|0|0|
102=BOX|230|102|350|2121|0|0|8421376|||.T.|System||-12|0|.F.|.F.|.F.|.F.|0|0|0|0|
103=BOX|77|71|151|1161|0|0|8421376|||.T.|System||-12|0|.F.|.F.|.F.|.F.|0|0|0|0|
104=TEXT|478|201|639|334|System|-12|0|.F.|.F.|.F.|.F.|0|0|0|0|prova di scrittura
105=LINE|132|87|300|198|1|0|0
106=BOX|37|216|187|3391|0|0|8421376|||.T.|System||-12|0|.F.|.F.|.F.|.F.|0|0|0|0|
107=BOX|77|71|151|1161|0|0|8421376|||.T.|System||-12|0|.F.|.F.|.F.|.F.|0|0|0|0|
108=TEXT|478|201|639|334|System|-12|0|.F.|.F.|.F.|.F.|0|0|0|0|prova di scrittura
Best Regards, Saludos

Falconi Silvio
ShumingWang
Posts: 454
Joined: Sun Oct 30, 2005 6:37 am
Location: Guangzhou(Canton),China

Post by ShumingWang »

Silvio,
Great works!
multi areas support is most important.
Best Regards!!!
Shuming Wang
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

NO I not made AREAS SUPPORT and I not know how make it
If you want area support you must use easyreport of Timm

YOU can show a page (as the rpreview page) and create an own form
I must insert BREAK OBJECT but I not know How make it
Best Regards, Saludos

Falconi Silvio
MOISES
Posts: 824
Joined: Wed Aug 22, 2007 10:09 am

Post by MOISES »

Silvio,

Nice work!!!.

Does it include a Print engine?.

Does it include the source code?.

How much is it?.

Best regards,
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

Dear Moises,
I am only I.

I ask help to many people but only one helped me.

there are many things to do.and i am only one.

I can accept your suggestions for it

I have the base system
Now We need work also.
I'm testing all
I must create Band for area but I must know how implement it .
Now I work to found the base system to draw line, box, text,and image.

Perhaps I must work to found the solution for areas and create a class to read what we can make with the visual designer.
Best Regards, Saludos

Falconi Silvio
User avatar
Roger Seiler
Posts: 223
Joined: Thu Dec 01, 2005 3:34 pm
Location: Nyack, New York, USA
Contact:

Post by Roger Seiler »

Silvio,

I tried to send you a private email regarding help on this project, but your email address on this forum does not work. Please email me to: roger at leadersoft dot com and then I'll contact you back.

- Roger
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

Hi Roger,
I sent U a message
I hope you Understand me
Best Regards, Saludos

Falconi Silvio
User avatar
Roger Seiler
Posts: 223
Joined: Thu Dec 01, 2005 3:34 pm
Location: Nyack, New York, USA
Contact:

Post by Roger Seiler »

Hi Silvio,

I got your email, so I sent you some info that I hope will be useful for your project. If it is useful, then we can tell everybody about it later. Just too much stuff to post here until we know that it fits your needs.

- Roger
Post Reply