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
Text rendered as image in landscape A4
Moderator: jr
-
- Posts: 1
- Joined: Mon Sep 10, 2012 5:52 pm
Re: Text rendered as image in landscape A4
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
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