Hi everybody. I'm trying to print a panel with a columnChart inside using a Printer tag, but the chart wasn't printed, just a blank space. Is this normal behavior? Can't I ...
16 Feb 2010, 19:31 by darkcloud8027 a problem for use p:print I try to print some components in my page by using p:print could somebody tell me how to identify a ...
17 Feb 2010, 14:32 by darkcloud8027 a problem for using print components I try to set print to some components in my page by using p:print could somebody tell me how ...
Hello! I'm using Primefaces 3.0M4 with Glassfish 3.1 and I have a question. There's one way to print a day on the schedule? Eg. I access my schedule and click in ...
Hello, I have just discovered PrimeFaces and I plan to use it. I can't find how to print the total number of filtered rows just before (or after) a datatable. Is ...
When I use p:printer then the data table is printed correctly. Unfortunately after the printing the table is empty. Inside only the table only the text "Loading..." appears. Doing a manual ...
Hi everybody I am trying to use p:printer to print all p:dataTable rows but it prints just current set of data in the current page. Can anybody help here ? tnx ...
Hi all, I am trying to print a datatable. You know, there are two approaches : p:printer and p:dataExporter. p:printer has some issues I think, and it does not print all ...
Hi, There's a bug in printer component, actually in the jquery plugin "jqPrint". Styles are not applied that are defined in a css with no media type or default "all", when ...
I am trying to do a print on a panel. Inside the panel there is a bunch of data mixed text, tables, pictures. On my application when the panel is rendered ...
I couldn't get p:printer to print with p:commandButton or p:button. Shouldn't work with these buttons? I could get it to work fine with h:commandButton with the same exact code. I'm using ...