Problem with print barcode
Problem with print barcode
I have problem when print barcode:
- I show and print barcode with IE9 and WebViewer, when I click print, it print blank
- I show and print with IE8 and WebviewerFx, it print blank
- I show and print with IE8 and WebViewer (IMAG0029.jpg), it print not OK, Barcode reader sometimes can not read
- I show with IE8 and WebViewer and Export to PDF file (IMAG0030.jpg), it print not OK.
I use version: 2012.2.1308.0
Please help!
- I show and print barcode with IE9 and WebViewer, when I click print, it print blank
- I show and print with IE8 and WebviewerFx, it print blank
- I show and print with IE8 and WebViewer (IMAG0029.jpg), it print not OK, Barcode reader sometimes can not read
- I show with IE8 and WebViewer and Export to PDF file (IMAG0030.jpg), it print not OK.
I use version: 2012.2.1308.0
Please help!
- Attachments
-
- 1916.PrintBarcode.zip
- (672 Bytes) Downloaded 498 times
-
- 1913.Barcode.mrt
- (5.12 KiB) Downloaded 705 times
-
- 1912.IMAG0030.jpg (854.42 KiB) Viewed 7752 times
-
- 1911.IMAG0029.jpg (1.04 MiB) Viewed 7754 times
Problem with print barcode
Hello,
In browsers the picture is always blurred when printing, especially looks bad when printing on thermal printers with low resolution.
High-quality printing on thermal printers is the best out from the Net/Wpf application that prints directly on the printer canvas.
Also in the next prerelease build we added the new property StiOptions.Engine.BarcodeDpiMultiplierFactor = 3
earlier it was only set to 2, i.e. when exporting the quality of barcode images was 200 dpi.
Now, by default it is set to 3, and if needed can be increased.
Even when printing from a browser it is not likely to affect the print quality.
Thank you.
We cannot reproduce the issue. Please describe your issue in detail (with pictures if possible) and a sample project.> I have problem when print barcode:
> - I show and print barcode with IE9 and WebViewer, when I click print, it print blank
> - I show and print with IE8 and WebviewerFx, it print blank
The barcode is displayed in the viewer as a picture.> - I show and print with IE8 and WebViewer (IMAG0029.jpg), it print not OK, Barcode reader sometimes can not read
In browsers the picture is always blurred when printing, especially looks bad when printing on thermal printers with low resolution.
High-quality printing on thermal printers is the best out from the Net/Wpf application that prints directly on the printer canvas.
Please send me the resulting PDF file for analysis.> - I show with IE8 and WebViewer and Export to PDF file (IMAG0030.jpg), it print not OK.
Also in the next prerelease build we added the new property StiOptions.Engine.BarcodeDpiMultiplierFactor = 3
earlier it was only set to 2, i.e. when exporting the quality of barcode images was 200 dpi.
Now, by default it is set to 3, and if needed can be increased.
Even when printing from a browser it is not likely to affect the print quality.
Thank you.
Problem with print barcode
Hi,
I put my example and document description.
Thanks.
I put my example and document description.
Thanks.
- Attachments
-
- 1923.PrintBarcode.zip
- (1.15 MiB) Downloaded 551 times
Problem with print barcode
Hello,
We have received your project and answer you by email that would not duplicate posts.
Thank you.
We have received your project and answer you by email that would not duplicate posts.
Thank you.
Problem with print barcode
Hi,
I have other issue, I create report with WebViwerFx and deploy in winserver 2008 and IIS 7, .NET Framework 4.0,
When I show report, the screen like that (picture) always show, but I change to .NET Framework 3.5, it run OK. I used example that I send last time. My operating system is Win server 2008 64 bit.
Please help!
I have other issue, I create report with WebViwerFx and deploy in winserver 2008 and IIS 7, .NET Framework 4.0,
When I show report, the screen like that (picture) always show, but I change to .NET Framework 3.5, it run OK. I used example that I send last time. My operating system is Win server 2008 64 bit.
Please help!
- Attachments
-
- 1932.IMG_01.jpg (10.69 KiB) Viewed 7808 times
Problem with print barcode
Hello,
Please specify which browser are you using? Is the error reproduced on any browser?
Thank you.
Please specify which browser are you using? Is the error reproduced on any browser?
Thank you.
Problem with print barcode
Hi,
I find reason, I have some problem with config server.
Thank you.
I find reason, I have some problem with config server.
Thank you.
Problem with print barcode
Hello,
Please describe how did you fix the problem.
This problem was met by several of our customers, but we could not reproduce it on our computers.
We will add this information into our knowledgebase
Thank you.
Please describe how did you fix the problem.
This problem was met by several of our customers, but we could not reproduce it on our computers.
We will add this information into our knowledgebase
Thank you.
Problem with print barcode
Hello,
My structure network like that:
Router -> ISA Server -> Some other server include web server and join in Group Domain (config for Local network), I config Router NAT to WebServer. When I view source web page error (swfobject is undefined), I see that
All path, domain name or IP was replace by Group Domain name (name group domain local network), so all path will be incorrect.
My solution is: Move web server out Group domain, it run OK.
My structure network like that:
Router -> ISA Server -> Some other server include web server and join in Group Domain (config for Local network), I config Router NAT to WebServer. When I view source web page error (swfobject is undefined), I see that
All path, domain name or IP was replace by Group Domain name (name group domain local network), so all path will be incorrect.
My solution is: Move web server out Group domain, it run OK.
- Attachments
-
- 1944.IMG_01.jpg (76.3 KiB) Viewed 7777 times
Problem with print barcode
Hello,
Please try to set the following option:
StiWebViewerFxOptions.Connection.RelativeUrls = true;
Maybe this will help in this situation.
Thank you.
Please try to set the following option:
StiWebViewerFxOptions.Connection.RelativeUrls = true;
Maybe this will help in this situation.
Thank you.