rbuser
Comments
-
The direct draw property did not help.
Thanks,
R. Singley
-
You can try my TExtraDevices which has a DotMatrix device. This device will print
directly to a Dot matrix printer and support attributes like bold, italic, etc.
A demo is available at www.waler.com
James Waler
Waler … -
Good Morning Mr. James.
Thank you very much for your attention...
Have a nice day..
David Messias Filho
Blumenau - Brazil
-
The options are documented in the manual. You can download
a copy at www.waler.com/download.htm
James Waler
Waler Ltd
http://www.waler.com
-
It looks like I am able to output the characters using the PRN device but it
looks like I'm still getting printer setup codes for lines per inch and
pitch. Is there anyway to turn off the printer setup information being
sent?
Thanks Chris.
I've got Waler devices and haven't been able to get the rsClientReport to
dump straight text from a stored report using any of the devices. Maybe
James will jump in now or I will contact him directly.
…Hi Jon,
checkout 'TExtraDevices' from www.waler.com. I would ask James via email 'support@waler.com' directly.
New PRN device available that automatically formats your report for dot matrix printers
It includes optio…Normally Extradev files install in C:\Program files\Extradev
there you'll find all the source and lib directories for many delphi versions.
--
Daniel Lemire
Hi Chris,
Thanks for the reply, however it makes no sense. I do not have leaks in my
source code, the leaks are in the RB print command. I had resolved leaks in
the print command with CloseDataPipelines, FreeBandsAndGroups,
Ann,
memory leaks don't freezes a station periodically. If you have a 24/7 app you
should make sure there is no memory leak. But in your case they doesn't matter - if there are ones.
(And yes, multitasking in Windows is a pain, …One more thing. I misstated the command that is giving me problems:
It is the Print command that is printing to a dtReportTextFile.
Thanks,
Ann
Hi Chris,
Thanks for your reply. I am using RB version 6.03 standard edition with
Delphi 5 Pro. As far as confirming Sleuth's findings, there is "something"
going on with the server that started when I deployed a program using…Hi Ann,
what version of ReportBuilder are you using?
Do you have a memory leak problem, can you confirm Sleuth's finding?
regards,
Chris Ueberall;
My exact problem is:
When The end-user move a component with the mouse, at MouseUp an event
"OnDrawItem" is generated to the EditToolBar.ComboBox(2) component. I
implement this event and it's in my procedure that I require the classna…And not in the OnSelectionChanged event ?
Hi Stuart,
there is a group for RAP questions only!
see 'RBuilder.hlp' topic 'RAP Frequently Asked Questions' in RAP FAQ.
Since RAP doesn't support Set types, will I be able to set TFont.Style in code?
Hi Jim
It's OK printing from MS Word, the printer outputs Letter Gothic no problem.
Would it prove anything else if I tried your short test ?
I'm trying not to interrupt the users too much as this is a new customer.
<…Well, the company i work for has only a license for the 6.05 version
(Enterprise) so....
Anyway, if anyone comes up with good ideas... :-)
Kind regards
Vincent
> ZLIB compression of the PDF document is not available in the D4
AHA! That works nicely! Thanks.
ZLIB compression of the PDF document is not available in the D4
version since ZLIB was not included with the Delphi 4 install.
You can however install it from the CD and edit txdefs.pas to
include the USEZLIB define. Recompile the pa…> All compression options are on by default. What version of the devices
Delphi 4
Report Builder 6.03
Extra Devices 2.53
The report I'm working on right now is 61 pages. Each page has a logo at
the top …All compression options are on by default. What version of the devices
and Delphi are you using? What is the content of the reports? Images,
text or both? Are the images large?
James Waler
Waler Ltd
in ExtraDevices FastCompression PDF Option Comment by rbuser March 2003I added HidePrintButtonPlugin to the uses clause in the module where it
needs to be applied. Now the entire app can not print from preview. Why?
The current version does not export the charset to HTML. The next release
will add support for this in all devices.
James Waler
Waler Ltd
http://www.waler.com
Thx, ill try it imm.
Will post the source once i found the solution
greets, Vinny
Thanks for the quick response. It works great!
I sent you the latest with the new PrinterType property that should
do what you want.
James Waler
Waler Ltd
http://www.waler.com
I know you have been busy with the latest release....
Just curious if this enhancement made it in the latest maintenance release?
I looked but couldn't find anything.
The DotMatrix device is sending printer ESC codes. I will add an option
to control this and send you the code.
James Waler
Waler Ltd
http://www.waler.com
Which version is this? I have 2.6 and I don't see this option.
Thanks,
Leah