Richedit Printing problem
I am delphi programmer and want to use fast report . for that i am using trial version of fast report for print a Sale Bill Format for a POS system .
i am using a Richview component on report and text part of comes from a Rich text File using onload event , property stretch mode set to smMaxHeight .
all is ok and working properly on development system(computer) but when i tried to print on other system, printout not shown or partially shown.
give me advice where i am doing wrong
harmeet singh
thanks
i am using a Richview component on report and text part of comes from a Rich text File using onload event , property stretch mode set to smMaxHeight .
all is ok and working properly on development system(computer) but when i tried to print on other system, printout not shown or partially shown.
give me advice where i am doing wrong
harmeet singh
thanks
Comments
1 look at what the differences are maybe you designed for a specific printer and it is not avaiulable,
2 trial version has a limited number of out put pages.
3 does the band containing the memo have allow split and stretch props set.
I assume that on your client system you are using a POS printer's Windows driver?
In my experience the POS printer drivers, as well as label printer drivers, are very restrictive. For Bixolon, Argox and Zebra printers I always have some kind of problem with the drivers from their respective company.
What I do is download and install the appropriate driver from SEAGULL Scientific
http://www.bartenderbarcodesoftware.com/la...re/welcome.aspx
I am using same printer i.e. TVS Thermal Bill Printer driver for this printer also provided by SEAGULL, but on different OS i.e XP, Windows Vista and Windows 7.
on Windows Vista One RichView is working properly but second one is totally not shown even in preview report. as My bill format having endless height propert active.
I am using same printer i.e. TVS Thermal Bill Printer driver for this printer also provided by SEAGULL, for all of my clients but on different OS i.e XP, Windows Vista and Windows 7.
on Windows Vista One RichView is working properly but second one is totally not shown even in preview report.
even memo have allow split and stretch props also set. and working on development machine.
My bill format having endless height property active.