Showing posts with label print. Show all posts
Showing posts with label print. Show all posts

Tuesday, March 27, 2012

33 days from invoiced date

When we print invoices, we offer a 25% discount if they pay within 33 days from the date of invoice. Can anyone help with a formula that would show the date 33 days from printed invoice date? As always, thanks!See the help on the DateAdd function.|||Something like this should work. ( I took a guess at your field name )

{Orders.Invoice Date} + 33

Tuesday, March 20, 2012

3 Questions

1. The printing orientation of crystal report can be set from File --> Printer Setup

My report is set as landscape. I indicate the print mode to be activeX in the Jsp code.

However, when the activeX prompts out, I have to choose a printer and also set the page to be landscape again.

Can I skip the step telling the printer to print landscape?



2. When the activeX prompts out, it is set to Page 1 of N by default, How can I change the default setting to print All pages?



3. The language of a browser can be set from Internet Option --> Languages (in Internet Explorer)

Ive found that the activeX displays nothing if the language of browser is not set as English.

We dont want the user to change the language setting in browser, but how can we display the

activeX properly if the language is originally be chinese?(1) CR.EnablePopupMenu = False

Saturday, February 11, 2012

2005 Database Diagram

Hi,
I've noticed problems when trying to print out a database diagram from SQL
Server 2005. It used to work OK in 2000 but now you get a greyed out area at
the bottom of your table and it doesn't look clear. Basically it doesn't
appear the same way it appears on the screen.
It may just the driver but I've tried it with pdffactory and looks the same
in pdf. Can anyone suggest something. Thanks.
Panos.Panos Stavroulis. wrote:
Quit spamming the NG.