April 5, 200916 yr Hi, I am construction XSL-XML web page for my FileMaker solution. But the problem is browsers printing capabilities. Browsers add title, and date into the header and footer of the page. But I want to print only that I want to print. I think if I generate an pdf file, there is no such a problem. If user click print button, a pdf page instead of HTML opens, and directly prints. But I am not sure can I prepare a pdf directly from web query? Is it possible? How can I find example style sheet for generating PDF directly from web browser? Thanks in advance Regards F. Osman Cabi
August 10, 200916 yr You need either XSL-FO (formatting objects) and the corresponding XSL processor (Apache FOP); but probably then you are on your own here and can't get much help from this forum. Or you change to PHP CWP and the corresponding pdf libraries.
Create an account or sign in to comment