strange PDF export behavior with Barcodes
Posted: Fri May 15, 2009 5:40 am
Hi Guys,
I have a print layout design in which I have labels with Barcodes in it. I have two labels on each barcode.
Lets say Barcode 1 has 11111 and Barcode 2 is 22222.
If I render the report everything looks fine in the WebReportviewer.
I can print the report, everything is fine.
But the PDF Export (Print->Print to PDF and Save Adobe PDF) as well as report.ExportDocument(StiExportFormat.Pdf, @"C:\Barcode.pdf"); shows the second Barcode (22222) twice on every label.
Exports to XPS, Tif, HTML, ... are working good.
It must be something with the PDF export.
In the trial version, I used yesterday the PDF export was working fine as well.
This morning I upgraded to the "commercial" version and had this problem.
Any ideas?
Thanks in advance,
Sebastian Gerber.
I have a print layout design in which I have labels with Barcodes in it. I have two labels on each barcode.
Lets say Barcode 1 has 11111 and Barcode 2 is 22222.
If I render the report everything looks fine in the WebReportviewer.
I can print the report, everything is fine.
But the PDF Export (Print->Print to PDF and Save Adobe PDF) as well as report.ExportDocument(StiExportFormat.Pdf, @"C:\Barcode.pdf"); shows the second Barcode (22222) twice on every label.
Exports to XPS, Tif, HTML, ... are working good.
It must be something with the PDF export.
In the trial version, I used yesterday the PDF export was working fine as well.
This morning I upgraded to the "commercial" version and had this problem.
Any ideas?
Thanks in advance,
Sebastian Gerber.