On sales invoice, we have barcode with invoice number. Barcode is generated in realtime using one of barcode generators. It worked ok on classic reports and reporting in version 2009.
After upgrading to 2013, whatever I do, this BLOB is NOT rendered in PDF on first record (invoice) only. But it is rendered in preview.
Not to forget to mention if I leave image in header, same barcode is printed on x invoices (?!?) . I've moved image to report body, it is different on all but first where there is no bar code at all (even if I print only one record). Perhaps solution is to print image first in header and then in body?
I tried to save BLOB in table 112, moved to the top of dataset, ... Report successfuly save different bitmaps on disk :-k . Even if barcode was not rendered in preview/pdf, it was saved in file.
References to XML schemas in RDLC are OK. Server & clients are updated and patched.
Preview works. Sometimes even print to word/excel is OK.
What's wrong?
0