以编程方式将邮件打印为 PDF C#
我有一个问题。我在这里关注了不同的博客,其中一个 http: //angrez.blogspot.com/2007/06/create-pdf-in-net-using-pdfcreator.html。
我创建了一个程序,允许我选择哪些邮件应该以 pdf 格式以及这些邮件应该保存在哪里。我的问题是我无法打印或向 PDFCreator 提供我使用的任何将被保存的命令。
我尝试关注顶部链接中的 Angrez 博客。
我需要帮助向 PDFCreator 提供以下命令,然后它会在程序运行时记住这些命令。
自动保存选项应该正在运行。 选择文件目录。 选择文件的名称。 使用上述指定选项打印邮件。
如果有人可以提供上述示例代码的帮助,我将非常感激。
I have a problem. I have followed different blogs here and this one http://angrez.blogspot.com/2007/06/create-pdf-in-net-using-pdfcreator.html.
I have created a program which allows me to choose which mails should be pdfed and where these should be saved. My problem is that I can not print or give the PDFCreator I use any commands which will be saved.
I have tried to follow Angrez blog, in the top link.
I need help to give the PDFCreator the following commands which it will then remember while the program runs.
Autosave option should be running.
Choose file directory.
Choose the name of the file.
print the mail with the above specified options.
If anyone can help, with some example code for the above, I would be most gracious.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论