Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I have many company logos on invoice
Message
From
26/02/2014 15:11:14
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
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:
01595386
Views:
66
Denis,

I see no reason why this will not work with vfp

example
create the "normal" result set
create a new cursor 1 column (count I) fill with 1,2,3
full join the two cursors order by any of your normal order AND count

now any record exists 3 times

the report gets a group that is distinct for each record of the "normal" set (i.o.w. it will group after the counts)
set the group to "new page"

if you need to play with the picture, well you can do that by the count column

That's it.

There other solutions too

HTH
Lutz


>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?
>
>Your feedback please.
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform