Quantcast
Channel: Ghostscript.NET
Browsing all 393 articles
Browse latest View live
↧

New Post: Force output to portrait (like a printer device would)

Greetings, We're converting PDFs to TIFF images for the purposes of fax delivery and looking for best way to essentially behave like a printer -and- orient ALL pages to portrait output. We've read...

View Article


New Post: Convert RGB PDF TO CMYK PDF

Hi, Can someone help to Convert RGB PDF file to CMYK compliant file ?. Thank you.

View Article


New Post: pdf to pdf-a

Hi, I have a problem with the transfer pdf to pdf-amy code: string inputFile = @"d:\index.pdf "; string outputFile = @"d:\output.pdf "; using (GhostscriptProcessor ghostscript = new...

View Article

New Post: Deployment Requirements for using Ghostscript.NET managed library

What files do I need to deploy on server to use Ghostscript.NET managed library, apart from just deploying GhostScript.NET.dll file.Do I need to install Ghostscript on the server? Do I need gsdll32.dll...

View Article

Created Unassigned: Trying to open file in GhostScript rasterizer [2297]

I'm trying to implement your method from here [TEXT](http://ghostscriptnet.codeplex.com/documentation) to allow me to rasterize pdf into collection of images.When I try to open pdf...

View Article


New Post: Trying to open file in GhostScript rasterizer

I'm trying to implement your method from here Rasterize to allow me to rasterize pdf into collection of images. When I try to open pdf file_rasterizer.Open(inputPdfPath, _lastInstalledVersion, false);...

View Article

New Comment on "Documentation"

I was trying to use GhostscriptRasterizer class as per example above, but line _rasterizer.Open(inputPdfPath, _lastInstalledVersion, false); runs into error: An error occured when call to...

View Article

Commented Unassigned: Trying to open file in GhostScript rasterizer [2297]

I'm trying to implement your method from here [Rasterize](http://ghostscriptnet.codeplex.com/documentation) to allow me to rasterize pdf into collection of images.When I try to open pdf...

View Article


New Post: Trying to open file in GhostScript rasterizer

Please ignore, bug in code.

View Article


Image may be NSFW.
Clik here to view.

Updated Wiki: Home

Ghostscript.NET (written in C#) is the most completedmanaged wrapper library around the native Ghostscript library (32-bit & 64-bit), an interpreter for the PostScript language, PDF, related...

View Article

New Post: Print Pdf Character Encoding

Hi, I use Ghostscript.Net v1.2.0 for printing pdf files. It prints pdf documents which has only english characters very well but when I try print pdf document which has some turkish characters it...

View Article

New Post: Print Pdf Character Encoding

Hi codeFortix, Can you somehow send me that PDF so I can test it? You can put it somewhere on the web or send it directly to me: habjan@gmail.com Cheers, Josip

View Article

New Post: Deployment Requirements for using Ghostscript.NET managed library

Hi, You can install it on the server or you can simply deploy gsdll32.dll. There is no need for gsdll32.lib and gsdll32.exe. If you are not installing ghostscript native library on the server, make...

View Article


New Post: Print Pdf Character Encoding

Hi Josip, I write links below about pdf and print out files.Print Out FileOriginal Pdf

View Article

New Post: Print Pdf Character Encoding

Hi, The fonts aren't embedded, therefore you get the best guess ghostscript can manage. Especially with non-latin fonts, you must have the original font available to Ghostscript to have a any chance of...

View Article


New Post: read PDF information

Hi Josip, Thanks for nice library and help. I have ps file, and I need to get some information from it, for example customer name, emails, phone number etc. My fast implementation was just to read ps...

View Article

New Post: read PDF information

Hi TarasB. What you are asking is not possible by using ghostscript. What you are looking for is something like iTextSharp: http://sourceforge.net/projects/itextsharp/ Cheers, Josip

View Article


Created Unassigned: not compatible with dotnet 2.0 [2302]

The binary requires the dotnet 4.0 framework runtime to function, System.IO.Pipes usage prevents recompiling as a dotnet 2 dll without modification.

View Article

New Post: merge PDF pages into a single PDF

I have a PDF created by Doc1, so it's really several separate documents. I can split it apart just fine into separate pages (e.g., -sOutputPath=\[path]\P-%06d.PDF) but trying to combining subsets of...

View Article

Created Unassigned: GhostscriptRasterizer process dies if feed a bad pdf...

``` using (var rar = new GhostscriptRasterizer()){ try{//WARNING: this process will fail if its not a real pdf or the pdf is corrupt. rar.Open(filePath,...

View Article
Browsing all 393 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>