Hi there
I need to repeat a box with a white background, to cover an existing barcode on all pages in a pdf with a variable number of pages per record
Can this be done easily?
Hi there
I need to repeat a box with a white background, to cover an existing barcode on all pages in a pdf with a variable number of pages per record
Can this be done easily?
Hi,
the barcode is on every pdf page and always at the same position?
The pdf is placed as background, correct?
If so, you can just create a div box with white background on a masterpage. That masterpage will be overlay the content of your section (all pages).
Perfect…Thanks for the tip