I need to create a PDF file on the client side using GWT. How do I do that? -
this based on can tell me possible generate pdf files using javascript? me, pdf and/or xls.
also can create single txt file using gwt because know javascript doesn't have rights client-side security reasons?
gwt using javascript on client side , if want create pdf on client, must provide pdf server, example java-servlet.
Comments
Post a Comment