Print Quality

Stimulsoft Reports.PHP discussion
Post Reply
jppriest
Posts: 10
Joined: Tue Nov 13, 2012 7:29 pm

Print Quality

Post 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.
jppriest
Posts: 10
Joined: Tue Nov 13, 2012 7:29 pm

Re: Print Quality

Post by jppriest »

Also, Code39 should start and end with a * - yet this does not appear to be the case with the barcode component?

Jonathan.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Print Quality

Post 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.
Attachments
20130513_135946.jpg
20130513_135946.jpg (176.21 KiB) Viewed 2835 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Print Quality

Post 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.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Print Quality

Post 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.
Post Reply