Hi Tilman, I think you responded right before I subscribed to the list, so sorry if I'm messing this up.
3) was that the PDF generated only used the first page of the template on each of the 12 pages of the document. But looking at the code I see that this is by design. This was using 1.8.2. With 1.8.6 there was no overlay at all, the generated PDF looked just like the original document. I will give the 1.8.7 snapshot a try. Thanks Laurent On Sun, 31 Aug 2014 01:24:33 +0200, Tilman Hausherr wrote: > Hello Laurent, I'm not the overlay specialist here but a good bug report > has three > components: > 1) what you tried to do - you mentioned it > 2) what you were expecting - you mentioned it > 3) what happened instead - ???? (3) is just "but couldn't get it to work" > instead of a description of > what really happened. However... Andreas recently (today) solved a bug in > the overlay code, so > please test a current snapshot .jar: > > http://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox-app/1.8.7-SNAPSHOT/pdfbox-app-1.8.7-20140830.170955-123.jar > If it works - great > If it doesn't work - please open an issue in JIRA, and describe what > happened. Tilman On Sat, Aug 30, 2014 at 2:37 PM, Laurent Yaish <[email protected]> wrote: > Hi, > > I'm trying to overlay a 12 page PDF with a 2 page "template". > With the old Overlay implementation it would repeat the template 6 times: > page 1, page 2, page 1... > > I tried several of the options documented, but couldn't get it to work > like it used to. > > Does the new implementation support this? > > I'm only using 1.8.2 because the code appears to be broken in the latest > 1.8.6. > > Thanks > > Laurent > >

