Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I have many company logos on invoice
Message
From
27/02/2014 03:58:04
 
 
To
26/02/2014 14:59:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01595385
Message ID:
01595427
Views:
55
>My customer doesn't want to buy a receipt printer. So invoices will be printed on standard 8 1/2" X 11" paper.
>
>They want me to have 3 copies of the same invoice per sheet.
>
>They want their company logo to appear on top of each invoices. The thing is that I'd prefer to create only one report for this. I know that it's where things get more complicated with the not OO report designer.
>
>So I want to create an FRX that could be used by this and other potential customers. So for example LOGO.JPG could be the name of the logo for each customers.
>
>I never had to play with the OO report environment in VFP 9. What would you suggest so I can accomplish this as fast and as easy as possible.
>
>I downloaded Report Sculptor and started looking a bit. Would it be easier to do my invoice with that tool?
>
>Or perhaps another tool would be better?

Hi Denis
Logo bitmap can be substituted at run time easily. It is matter of how you organize your app.
If you have multicompany enabled software, then logos have to be also interchangeable meaning stored separately for each company.
(For instance folder on the server having sub folders for each company) Or otherwise. Point is that you supply right logo/bitmap to the invoice at the run time depending on company/client settings.

As for Report Sculptor, if you plan to have rich looking multipage invoices then it is not bad idea to consider. As author of RS,
I use both plain FRX invoices and RS form based invoices. For simple dumb invoices I use FRX because is faster/easier to build,
but for complex multi-page invoicing I use form based RS invoice 'sculptures' {g}
With RS, Invoice preview can be clickable (drilldown) invoking item movement reports or even edits, or client account balances
report preview etc.
Also you can produce very complex and precise page layouts which are impossible or very hard to achieve with plain FRX.
You can fill up preprinted invoice paper sheets very easy, make complex multipage (even run time designed!) quotations/orders
with item pictures and such. No limits not so ever.
It all depends on what / if you need it really and amount of time and imagination you are prepared to invest in it :)

And yes, having 3 copies of the same invoice on the same sheet of paper is easy :)

If you need any help or have any problem implementing RS please let me know.

HTH
Sergio
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Reply
Map
View

Click here to load this message in the networking platform