Questions tagged [pdf-rasterizer]

Component to convert PDF documents to raster images, print PDF documents unattended and display PDF documents in a Windows application.

4 questions
2
votes
1 answer

TallComponents PDF Rasterizer.NET convertToWPF memory error

I am trying to rasterize pdf's using TallComponents PDF Rasterizer It works fine going to tiff.. Although I wanted to ConvertToWpf.. I asked this question to them directly although no response.. so, I followed their example code.. …
Chris Fazzio
  • 375
  • 1
  • 6
  • 16
1
vote
1 answer

Rastered PDF not displaying correctly

We have a license on PDFRasterizer, but after re-factoring the code we get a slash through the image: To active the key, the C# code configures the license as described in Stackoverflow article: const string TALL_COMPONENTS_LICENSE_KEY =…
Guido Leenders
  • 4,232
  • 1
  • 23
  • 43
0
votes
1 answer

How to set dpi for Jpeg when converting ghostscript rasterizer

I want to generate PDF to Jpeg image with a width of 900px and 150 dpi with the help of Ghostscript rasterizer.
-5
votes
1 answer

Remove watermark from tiff image

I have generated a TIFF image from a PDF using Tallcomponents.pdfrasterizer.net.dll. The TIFF image contains a watermark containing an URL to their site printed diagonally. How do I remove the watermark?
Raghb
  • 17
  • 3