Alvaro, Alvaro Cuno wrote > Notice that the only one needs to know about pdf processing is Computer2, > and because it can't store any intermediate results Computer2 need to > generate the same pdf structure twice. I think the setting before is a > deferred signing because the multiple steps. > > However, if the placement of objects is random then I will have to > redesign the previous scenario.
All you need too change is that the first call to computer 2 also has to return the prepared pdf and the second call to computer 2 has to have the prepared pdf as argument instead of the original one. Regards, Michael -- View this message in context: http://itext-general.2136553.n4.nabble.com/are-the-dictionary-elements-randomly-placed-tp4656235p4656340.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
