Page 1 of 1

Text rendered as image in landscape A4

Posted: Fri Nov 20, 2009 11:31 am
by FrankSL
Hi,
I'm building pdf's with bullzip printer printing from an rdlc (microsoft reporting services) .NET application.
If I print in portrait mode on A4 everything is ok, the output of a table component renders lines and text correctly so that text is also selectable in adobe reader.
If I print in landscape mode the entire page gets rendered as a single compressed image, losing details, text, etc.
Is there a solution?
Thanks

Re: Text rendered as image in landscape A4

Posted: Mon Sep 10, 2012 6:00 pm
by sdclaverie
Hi,
We're having the same issue. Were you able to get any resolution?
We are using the .NET PowerPack Printing Compatibility Library in our app, and from the reseach we've done, it appeared the issue was within .NET's printing function, rather than with Bullzip's driver. A workaround was to OCR the resultant PDFs using Acrobat's OCR functions. Obviously not the most elegant, but it's allowing us to limp along.

Thanks,

Steve