Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Text in PDF render of Reporting Services report "overprints"

A report I have been working on some time ago started mis-rendering around Christmas. Some of the text boxes on it suddenly started rendering each character in their text content on top of each other, as if the printing of each character no longer "advances the cursor" to the correct position for the next one. The report is rendered to PDF by URL access.

Anyone seen this behavior before?
Any idea what could be causing this?
I'm just curious, actually.

(I currently have no idea what was changed on the server "around Christmas".)

like image 221
peSHIr Avatar asked Nov 25 '25 10:11

peSHIr


2 Answers

I've ran in to this once before. My problem was two textboxes were overlapping by barely a pixel. This kept them from "pushing" each other so the text didn't overwrite the other.

So make sure your textbox objects aren't touching, hopefully that is it, easy fix, otherwise I wish you luck.

like image 73
Dustin Brooks Avatar answered Nov 28 '25 02:11

Dustin Brooks


I had the same problem with text overlapping and rendering weird when printing and exporting to pdf of an ssrs report.

As Dustin says, the problem is that textboxes were overlapping.

overlapping text

like image 40
Matt Frear Avatar answered Nov 28 '25 04:11

Matt Frear



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!