{"id":422,"date":"2023-11-20T16:55:16","date_gmt":"2023-11-20T08:55:16","guid":{"rendered":""},"modified":"2025-01-21T13:31:02","modified_gmt":"2025-01-21T05:31:02","slug":"article-slug-260","status":"publish","type":"post","link":"https:\/\/support.fuxinsoft.cn\/?p=422","title":{"rendered":"\u798f\u6615SDK\u5982\u4f55\u5b9e\u73b0\u5bf9PDF\u6307\u5b9a\u533a\u57df\u8fdb\u884c\u622a\u56fe\uff0c\u5e76\u8bbe\u7f6e\u5206\u8fa8\u7387\uff1f"},"content":{"rendered":"<p style=\"margin-top: 10px;margin-bottom: 0px;padding: 0px\">c++\u793a\u4f8b\u4ee3\u7801\u5982\u4e0b\uff1a<\/p>\n<p style=\"margin-top: 10px;margin-bottom: 0px;padding: 0px\">static void test_Render()<br \/>{<br \/>&nbsp; &nbsp; PDFDoc doc(L&quot;D:\/\u4e0b\u8f7d\/test.pdf&quot;);<br \/>&nbsp; &nbsp; doc.Load(NULL);<br \/>&nbsp; &nbsp; \/\/\u8bbe\u7f6e\u56fe\u7247\u7684dpi<br \/>&nbsp; &nbsp; int dpi_x = 96;<br \/>&nbsp; &nbsp; int dpi_y = 96;<br \/>&nbsp; &nbsp; PDFPage page = doc.GetPage(0);<br \/>&nbsp; &nbsp; page.StartParse(0, NULL, true);<br \/>&nbsp; &nbsp; \/\/\u89c4\u8303\u5316\u9875\u9762\uff0c\u53d6\u6d88\u9875\u9762\u65cb\u8f6c\u548cpageBox\u5e26\u6765\u7684\u5f71\u54cd<br \/>&nbsp; &nbsp; page.Normalize();<br \/>&nbsp; &nbsp; page.StartParse(0, NULL, true);<br \/>&nbsp; &nbsp; \/\/\u8bbe\u7f6e\u8981\u622a\u56fe\u7684\u533a\u57dfRectF,\u8fd9\u91cc\u662f\u53f3\u4e0a\u89d21\/4\u7684\u533a\u57df<br \/>&nbsp; &nbsp; RectF rectf(page.GetWidth() \/ 2, page.GetHeight() \/ 2, page.GetWidth(), page.GetHeight());<br \/>&nbsp; &nbsp; float pro_x = dpi_x \/ 72;<br \/>&nbsp; &nbsp; float pro_y = dpi_y \/ 72;<br \/>&nbsp; &nbsp; Matrix matrix = page.GetDisplayMatrix(-1 * (rectf.left), -(page.GetHeight() &#8211; rectf.top), page.GetWidth()*pro_x, page.GetHeight()*pro_y, e_Rotation0);\/\/page.GetDisplayMatrix(0,0, width, height, page.GetRotation());<br \/>&nbsp; &nbsp; rectf.left = rectf.left * pro_x;<br \/>&nbsp; &nbsp; rectf.right = (rectf.right * pro_x);<br \/>&nbsp; &nbsp; rectf.bottom = (rectf.bottom * pro_y);<br \/>&nbsp; &nbsp; rectf.top = rectf.top * pro_y;<\/p>\n<p style=\"margin-top: 10px;margin-bottom: 0px;padding: 0px\">&nbsp; &nbsp; Bitmap bitmap((int)rectf.Width(), (int)rectf.Height(), Bitmap::e_DIBArgb);<\/p>\n<p style=\"margin-top: 10px;margin-bottom: 0px;padding: 0px\">&nbsp; &nbsp; \/\/ Render page<br \/>&nbsp; &nbsp; Renderer render(bitmap, false);<br \/>&nbsp; &nbsp; \/\/\u5f00\u59cb\u6e32\u67d3<br \/>&nbsp; &nbsp; render.StartRender(page, matrix, NULL);<br \/>&nbsp; &nbsp; {<br \/>&nbsp; &nbsp; &nbsp; &nbsp; Image image;<br \/>&nbsp; &nbsp; &nbsp; &nbsp; image.AddFrame(bitmap);<br \/>&nbsp; &nbsp; &nbsp; &nbsp; image.SetDPIs(dpi_x, dpi_y);<br \/>&nbsp; &nbsp; &nbsp; &nbsp; \/\/\u4fdd\u5b58\u56fe\u7247<br \/>&nbsp; &nbsp; &nbsp; &nbsp; image.SaveAs(L&quot;D:\/\u4e0b\u8f7d\/test.jpg&quot;);<br \/>&nbsp; &nbsp; }<br \/>&nbsp; &nbsp; return;<br \/>}<\/p>\n","protected":false},"excerpt":{"rendered":"<p>c++\u793a\u4f8b\u4ee3\u7801\u5982\u4e0b\uff1a static void test_Render(){&nbsp; &nbsp; PDFD [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[77],"tags":[],"class_list":["post-422","post","type-post","status-publish","format-standard","hentry","category-gsdk"],"pp_statuses_selecting_workflow":false,"pp_workflow_action":"current","pp_status_selection":"publish","_links":{"self":[{"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/posts\/422","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=422"}],"version-history":[{"count":3,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/posts\/422\/revisions"}],"predecessor-version":[{"id":5686,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=\/wp\/v2\/posts\/422\/revisions\/5686"}],"wp:attachment":[{"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=422"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=422"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/support.fuxinsoft.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=422"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}