WEB打印Lodop,JSP
例子
http://download.csdn.NET/detail/bjl373842798/7697975
资源中带有lodop完整教程,配置参数等
[html] view plain copy print?
<%@ page language="java" import="java.util.*" pageEncoding="utf-8"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
%>
4、打印(和预览)时包含背景图