MSC
MSC
About
- Username
- MSC
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
mithcd wrote: » Try this. uses printers,.... .... .... .... var printer:TPrinter; index:integer; begin printer:= TPrinter.Create; printer.Printers; //ListBox1.Items:=printer.Printers;//if it is necessary possible to take list a printer index:=pr…
-
Hi mika, i have had the same experience. I am using the commercial version without any problem, now. cu mika wrote: » Hi, I have recently downloaded for evaluation the fastreport studio 4. I'm building an application in Visual C# 200…
-
HERBERTS wrote: » Hi, Hope I have understood you clearly. top:=10, is actually near the top. So you can try to use a bigger number instead of 10.Try maybe 20 or 30 and see where it takes you. Hi, you have understood right: the top pro…
-
Hi Franz, depending on version of Fastreport VCL you have a runtime designer. This is an exe and a dll... pls. see documentation of fastreport studio... an example of commandline use of fastreport.exe: fastreport /show /nologo /param="SDGID='…