KingSoft
KingSoft
About
- Username
- KingSoft
- Location
- Germany/Hannover
- Joined
- Visits
- 56
- Last Active
- Roles
- Members
Comments
-
Hi FastReportNL, Thank you for your request. As example, I testet it with: procedure pdfMechanikOnBeforePrint(Sender: TfrxComponent); begin if pdfMechanik.Width > 1000 then pgMe.PaperSize := 8; end; but it doesn't work... Perhaps …
-
I got it... I don't know why, but now the subreport prints multiple pages fron a Database-BlobField. Thanks
-
Hi glconley, we use since over 10 years ADS with Fastreport and it works fantastik, also as Inline-Tables and Querys! We use an old Component from Terry Mitchel; and every new Version we change it to the new Delphi-Version. If you are interrested, i…
-
I got it... with debugging i get my mistake in frxClass.pas, line 19906! In my TemplateDir was a prescriber, that i didn't see since 2 days :-( And so the wrong filename was not found (but no errormessage from Fastreport). I implemented a showmessag…
-
Hi Paul, yes, you are right. I meant v2022 Pro! Our Versions was: Delphi6, Delphi XE, Delphi 10 Seattle and now Delphi 11 Update 1. We also have everytime lots of Components to install: JEDIs, EhLib, HbTapi, ImageEn, WpViewPDF, TMS, ADS, FastRports …
-
sorry, i mean VCL 6 Version!!! I switch with this Discussion to FastReport VCL... Thanks
-
Oh, it's a pity... MAPI doesn't work, there are several articles in the Internet....and we don't use MSOutlook…. and in Germany you cant't send mails to the bis provider without SSL anymore…(i think so) I think the best way ist to expand the frxSMT…
-
I forgot: our Version is FastReport VCL 5.4.1
-
gpi wrote: » Try to use TfrxOLEView Hi gpi, i tried...but then i need a File; thats not i want do have. If there are several Pictures i will get Problems with the exclusive filehandles ... Does anyone other view PDF-Blobs? Perhaps i…
-
Hello, 10 years before i often used Epson TM80-Series with Cut-Function. After printing (in MS-DOS) i used ESC-Seqences: '27 100 4 27 105' This cuts the paper! I hope that helps a little bit. Bernd