我已经在eclipse中编译了我的整个项目,它是工作文件。
我有一个使用Mat-lab的类文件Embed.java,它主要做的是在Mat-lab中显示使用java API时的输出。
我已经使用开源的'Mat-lab Control Google Code‘实现了这一点。
我的代码包含两个图像,我已经尝试导入执行基本步骤的图像,
Project -> Right click -> Import -> General -> File System
但它给我一个错误(在Mat-lab中),即图像不存在。
我还复制-粘贴了src文件夹(在Eclipse中自动创建的文件
我想应用贸易哥特式字体到我的pdf文本使用PDFsharp,我已经安装了字体,并使用以下代码行来应用
XPdfFontOptions options = new XPdfFontOptions(PdfFontEncoding.Unicode, PdfFontEmbedding.Always);
// var options = new XPdfFontOptions(PdfFontEmbedding.Always);
XFont font = new XFont("TRADE GOTHIC BOLD CONDENSED NO. 20", 20, XFontStyle.Bold,