PDF Contents sharing issue

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF Generator for Java (v5)  /  PDF Contents sharing issue

DynamicPDF Generator for Java (v5) Forum

 Aug 12 2011 3:12 PM
I am able to generate PDFdocument but sometimes when two pdf generate request comes from two different locations at same time then PDF documents shows data of each other.

Is there any developer can help me to resolve this issue.

Regards.
Sunil
 Aug 15 2011 4:24 PM
Posted by a ceTe Software moderator
Hello Sunil,

It sounds like you have implemented some things in your code incorrectly.  Make sure you are not using  a global or static object for the Document (this would mean that every instance would share the same object and that does not seem like the desired behavior in this context).  Also verify that you are correctly using the any Templates (verify that you have not added any dynamic content to a Template that is then being shared by multiple documents).

The bottom line is that it sounds like you are doing something incorrect in your code.  Please verify what it is and update us on what you find.

Thanks,
ceTe Software Support

All times are US Eastern Standard time. The time now is 12:37 AM.