Hi,
i am using visual foxpro 9 ith crystal report 11 R2.
to open report i use ;
crxreport = crxapplication.openreport("test.rpt")
now how i get the paper name, paper size, orientation & report file
name from foxpro.
thanks