IMPORTANT ANNOUNCEMENT

These forums were permanently set to read-only mode on July 20, 2022. From that day onwards, no new posting or comment is allowed on the site, but the historical content remains intact and searchable.

A new location for posting questions about PlanetPress Suite is now available:

OL Learn - PlanetPress Classic (opens in new tab)

Topic Options
#54570 - 02/16/17 09:43 AM Find text and insert signature
moricaud Offline
OL Newbie

Registered: 02/16/17
Posts: 2
Hello,
I have below problem.
My external solution generete a lot of pdf's with different templates with signature place (white font -> @signature@)

I need to use anato pen and make something like this:

Capture pdf.
Find "@signature@"
Insert Anato Pattern and print
Customer use Anato Pen
Insert signature to PDF.

It is possible using planetpress design and workflow?

Top
#54587 - 02/23/17 08:43 AM Re: Find text and insert signature [Re: moricaud]
MartinS Offline
OL Guru

Registered: 08/06/12
Posts: 142
Loc: Munich
To find the text shouldn't be an issue (see Talk function region()), but to find out the coordinates where it was found could be tricky, maybe doing a series of region() calls on subsequent lines, and when it's found you know the place.

Top