rbuser
Comments
-
Nico, thanks for your answer.
Zebra printer with continuos label.
Those label are for boxes.
First label I would like to be different to give as receipt.
And I would change qty of labes as qty of boxes.
Hi Nico,
sorry, I thought it was clear that I'm talking about RAP, but looking
back at my first message, it wasn't indeed - my bad.
I've installed the trial of RB 17 now and at least the problem with the
memo is gon…Hi Nico,
14.07 and I think I had a trial of version 15 inbetween too. Both issues
didn't exist there.
No, there are two events: FooterBeforePrint and
GroupHeaderBand1BeforeGenerate and I'm using Report.Page.PageNo, …In 5.56 we used
aReport.DeviceType := 'PDFFile';
In 16.03 we have to use
aReport.DeviceType := 'PDF';
Nico Cizik (Digital Metaphors) hat uns dieses gebracht :
On 09/12/2015 20:32, Carsten Eider wrote:
Report.DeviceType := dtPrinter;
Report.AllowPrintToFile := True;
Report.ShowPrintDialog := True;
Report.print;
Ok, i have to be more precise: preview should not be displayed, but the
printdialog to export to a file
Paul Toms machte diesen Vorschlag :
On 09/12/2015 15:27, Carsten Eider wrote:
Report.DeviceType := dtPrinter;
Report.ShowPrintDialog := True;
Report.print;
Hi Nico,
Thanks for your very quick response!
That's fantastic, and should allow us to centralise everything with
ReportBuilder - now to have a play with creating non-A4 sized reports
and sending them to label print…Hi,
I notice in the RB 18.0 release notes the following:
"New 2dBarcode DataMatrixSettings.EncodeType Manual ASCII option
- allows manually encoded barcodes such as GS1"
Does this mean that RB will now correctl…Another follow-up. Some very bizarre behavior regarding component names
and locations, apparently unrelated to Report Builder, was preventing a
data connection to the report at run time. Now I can do at least simple
reports with my…Thank you Nard,
Lots of progress using your suggestions and the demos. But one sticky
problem I can't find an answer for...
I placed the RBuilder components on a Form, and provided access to a
DataModule with m…Copy *.deu *.dft works fine!
Nico Cizik (Digital Metaphors) benutzte seine Tastatur und gab ein :
On my compiling system where RBuilder is installed, German is detected
as languageID.
On a system i distributed my files to, languageId is 'default'.
Obviously detecting the language fails!
Carsten Eider drückt…In 5.56 we did not use .dll-files, we distributed .dft,.deu.en.cst
So i place my .deu-files within our application directory.
No .deu-file ==> Englisch language
.deu-file==> rbIDE.deu is used, rbPrint.deu is not used
…Carsten Eider hatte dann diese Idee :
Test
--
Hint: We altered the sources!Hint: We altered the sources!
Hi Nico,
thank you for that hint.
As already discussed with Nard Mosley, our developers made changes to
RB 5.56. Whether this was a good idea has not to be discussed, they
just made it. I a now trying to reproduce these c…As mentioned several times before we made some changes to the sources
of 1603
An example-project ist difficult to create due to the integration into
our system.
Thats why i asked for the code point where the message shoul…http://www.pdfa.org/2011/06/pdfa-faq/
Encryption is not permitted in PDF/A files. If, for example, a file
requires a password to open it, then either a person who kn…For PDFA - EncryptSettings disabled. (procedure TppPDFDevice.StartJob)
Hi Nico,
Thanks, work great
Regards,
Hüseyin A.
Hi Nard,
thank You for the link, will try to do something with this information.
The approach to set the page size smaller than the actual receipt
length is wrong for some POS printers. Just a while ago I have received
Hi Nard,
thank You for the answer but I am unsure how to use this information?
After all printing in graphic mode is not a problem, the looks is
mostly okay except on few printers that either insert some blank space
…This is a follow up to my earlier posting.
The OnDrawClickCommand event for the image did not work when the report was
saved to pdf and this was an essential requirement. I overcame the problem
by having an image with no even…Nico
Thanks. An image hyperlink would be good particularly for use with Facebook
and Twitter links where the image is now ubiquitous.
Tim
Nico
Thanks for that. I can see that will work but i am loading the report from
a template file and am using RAP where ppShellExec is not available to me.
Do i have to create a pass through function or is there another soluti…Hi Nico,
I don;t think report parameters is what we need. I send an e-mail
message containing a screenshot that hopefullt will make it clearer.
We have a bunch of calculations that will do a select count , or a
compli…Thanks Nico,
Works like a charm!
regards
Paul
On Fri, 15 Jan 2016 07:58:02 -0700, "Nico Cizik (Digital Metaphors)"
Hi Nard,
Thanks. I can confirm that the new upload cures the problem.
Many thanks,
Ken
Is anyone else experiencing this?
And Seattle