PDF Generating Tool Support Forum

HOME   Login   Register    Search




  Subject: Post data to URL
   PostPosted: 04 Jan 2011, 11:06 
Is there a way to POST data to the URL that is used to render the pdf?

I use a JSP and would like to post some large java objects to be used by the JSP.

Code:
ByteArrayOutputStream baos = new ByteArrayOutputStream();
PD4ML pd4ml = new PD4ML();

// Some http post stuff here

pd4ml.render(url, baos);


/Christian


  Subject: Re: Post data to URL
   PostPosted: 04 Jan 2011, 15:18 
Unfortunately the feature is not supported by PD4ML



[Reply]     [ 2 posts ] 

Copyright ©2004-10 zefer|org. All rights reserved. Bookmark and Share