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
Am 30.08.2014 23:37, schrieb Laurent Yaish:
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