Find Jobs
Hire Freelancers

Ghostscript.NET.Rasterizer dpi does Not get set

$10-30 USD

已完成
已发布大约 4 年前

$10-30 USD

货到付款
Please don't give an offer unless you know it is working. I am converting PDF To image format The program works fine but the issue is the dpi doesn't get set. I am using Nuget package wrapper Ghostscript 1.2.1 and [login to view URL] 9.28 versions doesn't matter as long as it works. Here is my code: using [login to view URL]; using [login to view URL]; using System; using [login to view URL]; using [login to view URL]; using [login to view URL]; class Program { public GhostscriptVersionInfo _lastInstalledVersion = null; public GhostscriptRasterizer _rasterizer = null; static void Main() { var watch = [login to view URL](); string inputPdfPath = @"C:\fileName"; string outputPath = @"C:\ouputPath\"; int desired_x_dpi = 300; int desired_y_dpi = 300; GhostscriptVersionInfo _lastInstalledVersion = [login to view URL](); GhostscriptRasterizer _rasterizer = new GhostscriptRasterizer(); /* MemoryStream usage sample byte[] buffer = [login to view URL](inputPdfPath); MemoryStream ms = new MemoryStream(buffer); [login to view URL](ms); */ [login to view URL](inputPdfPath, _lastInstalledVersion, false); for (int pageNumber = 1; pageNumber <= [login to view URL]; pageNumber++) { string pageFilePath = [login to view URL](outputPath, "Page-" + [login to view URL]() + ".png"); Image img = [login to view URL](desired_x_dpi, desired_y_dpi, pageNumber); [login to view URL](pageFilePath, [login to view URL]); } } } } You can test in c# asp.net windows console application Please don't give an offer unless you know it is working.
项目 ID: 23977815

关于此项目

2提案
远程项目
活跃4 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
颁发给:
用户头像
Hi, I have read you description and resolved your dpi issue. with the help the given source code. I am a c# developer for past 6+ years, Have developed many C# windows and web Application(Asp.net ,MVC, Enity framework). Also have been worked with fortune companies and received appreciation. Have experience in javascript, jquery, Angularjs etc., Also have experence in SQL,SSIS package., have written lot queries for large size database
$30 USD 在1天之内
5.0 (5条评论)
2.5
2.5

关于客户

UNITED STATES的国旗
warrn, United States
4.6
21
付款方式已验证
会员自3月 21, 2017起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。