大约有 40,000 项符合查询结果(耗时:0.0153秒) [XML]
Generating PDF files with JavaScript
I’m trying to convert XML data into PDF files from a web page and I was hoping I could do this entirely within JavaScript. I need to be able to draw text, images and simple shapes. I would love to be able to do this entirely in the browser.
...
How do I fire an event when a iframe has finished loading in jQuery?
I have to load a PDF within a page.
13 Answers
13
...
How do I convert Word files to PDF programmatically? [closed]
...ral open-source/freeware programs that allow you to convert .doc files to .pdf files, but they're all of the application/printer driver variety, with no SDK attached.
...
Downloading a file from spring controllers
I have a requirement where I need to download a PDF from the website. The PDF needs to be generated within the code, which I thought would be a combination of freemarker and a PDF generation framework like iText. Any better way?
...
jquery在线预览PDF文件,打开PDF文件 - 更多技术 - 清泛网 - 专注C/C++及内核技术
jquery在线预览PDF文件,打开PDF文件最主要的是使用到了一个jquery的插件jquery.media.js,使用这个插件就很容易实现了。核心代码:<!DOCTYPE html PUBLIC "- W3C DTD XH...最主要的是使用到了一个jquery的插件jquery.media.js,使用这个插件就很...
Download file from an ASP.NET Web API method using AngularJS
...: " + status;
});
};
Usage:
var downloadPath = "/files/instructions.pdf";
$scope.downloadFile(downloadPath);
Notes:
You should modify your WebApi method to return the following headers:
I have used the x-filename header to send the filename. This is a custom header for convenience, you c...
How can I present a file for download from an MVC controller?
...rowser present a "Download File" popup with an arbitrary file type, like a PDF, and a filename:
7 Answers
...
Set margin size when converting from Markdown to PDF with pandoc
... an HTML and .md file. Next, I used pandoc to convert the .md file into a PDF file (I get an error if I try and convert from the .html file). However, the PDF that is produced have massive margins (like this http://johnmacfarlane.net/pandoc/demo/example13.pdf ). How can I get pandoc to produce s...
chm转html(chm decoder) 绿色中文版 - 软件下载 - 清泛网 - 专注C/C++及内核技术
chm转html(chm decoder) 绿色中文版chm2html chm 反编译chm转html(chm decoder) 2 1 绿色中文版下载,chm decoder是专用于反编译chm文件资源的工具。chm decoder主要用于将chm文档转换为html chm转html(chm decoder) 2.1 绿色中文版下载,chm decoder是专用于...
Force to open “Save As…” popup open at text link click for PDF in HTML
I have some big size PDF catalogs at my website, and I need to link these as download. When I googled, I found such a thing noted below. It should open the " Save As... " popup at link click...
...