简体   繁体   English

通过pdfsharp 1.32将文档固定到pdf

[英]fixeddocument to pdf by pdfsharp 1.32

I want to save the fixeddocument to pdf file in wpf c#4.0, I use pdfsharp version 1.32,it has no Xps module, how can I transfer to pdf我想将fixeddocument保存到wpf c#4.0中的pdf文件,我使用pdfsharp 1.32版,它没有Xps模块,我如何转移到Z437175BA4191210EE009ZE1D93

IIRC the latest PDFsharp version that included the XPS code was 1.31 (or was it 1.30?). IIRC 包含 XPS 代码的最新 PDFsharp 版本是 1.31(或者是 1.30?)。

Take the source code of PDFsharp 1.32 and copy the XPS code from the older version.获取 PDFsharp 1.32 的源代码并从旧版本复制 XPS 代码。 This should require little or no changes.这应该需要很少或不需要更改。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM