Page 1 of 1
Print Quality
Posted: Thu May 09, 2013 7:10 am
by jppriest
Hi,
Can I improve the report print quality in the Reports.FX for PHP product? I notice that there is a setting in the Web.FX software, but I can find no reference in the PHP software. I'm trying to produce reports for with barcodes on them that are going to be scanned and then the barcode decoded, but at the moment the barcode detection software isn't working because the print quality is a little low - when I convert to PDF and then print, the software works as expected.
Thanks in advance - and thanks for all of your previous help,
Jonathan.
Re: Print Quality
Posted: Thu May 09, 2013 8:01 am
by jppriest
Also, Code39 should start and end with a * - yet this does not appear to be the case with the barcode component?
Jonathan.
Re: Print Quality
Posted: Mon May 13, 2013 11:11 am
by Alex K.
Hello,
jppriest wrote:Can I improve the report print quality in the Reports.FX for PHP product? I notice that there is a setting in the Web.FX software, but I can find no reference in the PHP software. I'm trying to produce reports for with barcodes on them that are going to be scanned and then the barcode decoded, but at the moment the barcode detection software isn't working because the print quality is a little low - when I convert to PDF and then print, the software works as expected.
We tested the print barcodes in the Reports.Fx for PHP, the print quality is acceptable for the determination of the scanner. Please see the attached scan of printed page. Also, if for your scanner this resolution is not enough, you can increase it by using the Module property for the barcode component (default setting is 13, try to set value to 15 or more).
Thank you.
Re: Print Quality
Posted: Mon May 13, 2013 11:25 am
by Alex K.
Hello,
jppriest wrote:Also, Code39 should start and end with a * - yet this does not appear to be the case with the barcode component?
In the official documentation says:
("Each Code 39 bar code has a start/stop character represented by an asterisk (*).")
It is the internal information,we add this symbol automatically, but do not show it.
Thank you.
Re: Print Quality
Posted: Mon May 13, 2013 11:32 am
by HighAley
Hello, Jonathan.
jppriest wrote:Also, Code39 should start and end with a * - yet this does not appear to be the case with the barcode component?
The answer on your question is in our Documentation.
http://www.stimulsoft.com/en/documentat ... code39.htm
Thank you.