Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing With Crystal
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Printing With Crystal
Miscellaneous
Thread ID:
00631268
Message ID:
00631268
Views:
53
I'm trying to set printing related properties and then call the
PrintReport method.

I get an error on the 'PrinterName' property, telling me I have
an invalid number of properties.

What I have is:
  WITH oReport
    .PrinterName = cPrinterName
    .PrintOut(FALSE)
  ENDWITH

I want to set the following properties, but I cant seem to
find all the PEM's for printing.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform