我想创建 PDF 和包含模块的打印文章( Im 使用负载位置 ) 。 是否有办法做到这一点? 我应如何创建 PDF 并在模块中使用打印选项?
< 强 > SOVED
我在我的单元jspdf(详情见:http://code.google.com/p/jspdf/)中实施了jspdf(详情见:http://code.google.com/p/jspdf/)。
我想创建 PDF 和包含模块的打印文章( Im 使用负载位置 ) 。 是否有办法做到这一点? 我应如何创建 PDF 并在模块中使用打印选项?
< 强 > SOVED
我在我的单元jspdf(详情见:http://code.google.com/p/jspdf/)中实施了jspdf(详情见:http://code.google.com/p/jspdf/)。
我不清楚你的问题...
{loadposition modulename}
? If so, then you re out of luck, the Print/PDF functions are only handed the article content and the defined print.css
to generate the view. The other problem with the PDF button was that it didn t use any content plugins that may be used in an article so you would see the {loadmodule modulename}
tag rather than the modules content in the PDF.
The only relatively easy work around would be to have a custom button to tell the browser to perform a print page calling the entire view with a print template.
任何模块若能提供打印/ PDF 按钮, 将需要做很多工作才能确定哪些文章实际上正在打印 - 我并不知道有哪个是Joomla! 在每个文章视图中都有用于这些服务的内置按钮 。
在Joomla! 1. 5 中, 文章( 即: com_ content) 有一套内嵌的纽扣, 包括印刷、 PDF 和电子邮件服务。 在 Joomla 中, 2.5 行( ie. 1. 6+) < a href=" http://docs.joomla. org/ what% 27s_ new_ in_ Jomola_ 1.6# removed_ featres" rel=“ nofollow” > PDF 一代已被删除 < /a> 。
然而,您可以通过使用“Print &PDF 扩展在>Jomola扩展目录 上,将PDF设施重新添加到Joomla 2.5。我们为客户使用的最全面的是“a href=” http://extensions.joomla.org/extensions/styme-a-design/print-a-pdf/7492" rel=“nofolpolt'> http://hoca PDF
How to user GhostScript DLL to convert PDF to PDF/A. I know I kind of have to call the exported function of gsdll32.dll whose name is gsapi_init_with_args, but how do i pass the right arguments? BTW, ...
Looking for solution to extract content from a PDF file (using console tool or a library). It will be used on server to produce on-line e-books from uploaded PDF files. Need to extract following ...
This is a bit more of a fun question than a serious one, but how does the Adobe PDF format make documents so... portable? I just created a small Word document, 235kb in size, containing multiple ...
How can I export an HTML table in my page as PDF and/or XLS? (preferably using JS (+jquery))
I am using a Java library called PDFBox trying to write text to a PDF. It works perfect for English text, but when i tried to write Russian text inside the PDF the letters appeared so strange. It ...
Possible Duplicate: Convert HTML + CSS to PDF with PHP? How can I convert an HTML page (via $cURL or something) to a PDF file?
Are there any free tools that I can use to convert a PDF document into an XPS document? Although a nice programmatic API would be nice, I m not opposed to shelling out to a command line tool to do ...
I need to develop a service able to convert MS Office and Open Office documents to PDF. And the PDF`s also need to be commentable when opened in ADOBE Reader. I have used a piece of software from www....