Dear Antonio,
I'll like to have many class or func:
>Calcprint ( calc with print paper on video)
>Ocr class
>a new preview with :
visualization on 4/6/8/10 pages
save on graphics and doc formats (bmp, jpg,...pdf,rtf)
zoom percentual ( 10,25,50,75,100,200,400)
rules and margins modify with a mouse click
show the preview on all screen
show at left small pictures of preview pages as into pdf program
>Form and paper designer class
>Install class
>Circular barcode class
Can I see on the future versions of fwh ?
Regards
silvio
New Preview
Re: New Preview
This not dificult to build, you can do it by yourself.Silvio wrote:
I'll like to have many class or func:
>Calcprint ( calc with print paper on video)
Don't know if already someone had developed it, It could be implemented via an OCX.Silvio wrote: >Ocr class
Some features you mention are already implemented in Timm's EasyPreviewSilvio wrote: >a new preview with :
visualization on 4/6/8/10 pages
save on graphics and doc formats (bmp, jpg,...pdf,rtf)
zoom percentual ( 10,25,50,75,100,200,400)
rules and margins modify with a mouse click
show the preview on all screen
show at left small pictures of preview pages as into pdf program
Already implemented in EasyReportSilvio wrote: >Form and paper designer class
Not needed, the most of us use Inno-Setup for installation, it let you handle ALL the features of installing application, including creation of INI files, Registry modification, registration of COM or OCX components, all these for free.Silvio wrote: >Install class
I think there should be a FONT you can purchase for this task, there are plenty of Bar code fonts for sale.Silvio wrote: >Circular barcode class
Saludos
R.F.
R.F.
Dear Rene,
Calcprint is oK
I used Easyreport and EastPreview but is too, is much too difficult create a report
If you want create a special report for a program is too difficult to create it and I cannot have time to it , I want a simply class to insert alsio into all my program
The Inno Setup is Delphi program and not it Fivewin Program . We must use another language or can I use only FIVEWIN ( Xharbour harbour c files )
Ocr is difficult to create but it is not important I think in future to see it on fw
For the Circular Barcode I asked help to EMG or all Fw user to modifiy the Barcode class of cayeatno or bacode class of Timm but None help me
I not Think it can create with fonts : i not found nothing on internet ...
on topic on thid forum there is write " TO DO - WISH" and I think . I 'll wish these things...And I wrote TO Antonio not to YOU mr Rene.....if you are good guru ok , I am not a guru...
Calcprint is oK
I used Easyreport and EastPreview but is too, is much too difficult create a report
If you want create a special report for a program is too difficult to create it and I cannot have time to it , I want a simply class to insert alsio into all my program
The Inno Setup is Delphi program and not it Fivewin Program . We must use another language or can I use only FIVEWIN ( Xharbour harbour c files )
Ocr is difficult to create but it is not important I think in future to see it on fw
For the Circular Barcode I asked help to EMG or all Fw user to modifiy the Barcode class of cayeatno or bacode class of Timm but None help me
I not Think it can create with fonts : i not found nothing on internet ...
on topic on thid forum there is write " TO DO - WISH" and I think . I 'll wish these things...And I wrote TO Antonio not to YOU mr Rene.....if you are good guru ok , I am not a guru...
Best Regards, Saludos
Falconi Silvio
Falconi Silvio
-
- Posts: 25
- Joined: Sat Oct 08, 2005 6:44 am
- Location: Aurich, Germany
- Contact:
Hi Silvio,
EasyReport is a very flexible friend and I can´t believe that
it does not fit your needs.
could you discribe the kind of report you want to create?I used Easyreport and EastPreview but is too, is much too difficult create a report
If you want create a special report for a program is too difficult to create it and I cannot have time to it , I want a simply class to insert alsio into all my program
EasyReport is a very flexible friend and I can´t believe that
it does not fit your needs.
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
Silvio,
>The Inno Setup is Delphi program and not it Fivewin Program . We must use another language or can I use only FIVEWIN ( Xharbour harbour c files )
I'm not sure what you are asking. Inno Setup is a program that lets you build setup.exe programs for applications written in any language. All you do is build a script to tell it Inno Setup what files to include and any other special things you want it to do. Then in compiles all the files and special instructions into a setup.exe program.
I have been using it for years (with FW). Nice!
James
>The Inno Setup is Delphi program and not it Fivewin Program . We must use another language or can I use only FIVEWIN ( Xharbour harbour c files )
I'm not sure what you are asking. Inno Setup is a program that lets you build setup.exe programs for applications written in any language. All you do is build a script to tell it Inno Setup what files to include and any other special things you want it to do. Then in compiles all the files and special instructions into a setup.exe program.
I have been using it for years (with FW). Nice!
James
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact: