<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [Patch] Add support for next Actions in PDF Forms"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105759">105759</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[Patch] Add support for next Actions in PDF Forms
</td>
</tr>
<tr>
<th>Product</th>
<td>poppler
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Assignee</th>
<td>poppler-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>aheinecke@intevation.de
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=138373" name="attach_138373" title="Patch to add support for next actions">attachment 138373</a> <a href="attachment.cgi?id=138373&action=edit" title="Patch to add support for next actions">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=105759&attachment=138373'>[review]</a>
Patch to add support for next actions
Next actions are action dictionaries or an array
of action dictonaries. "Next" is an entry in the
general action dictionary.
These actions are supposed to be performed after each other.
So that a single button press can for example
both trigger a hide action and a JavaScript action.
This is generic for all action dictonaries. (Adobe PDF Reference 1.7 Section
8.5.1 page 647).
I've noticed the necessity for this while playing with an example in to support
Hide Actions ( <a href="https://phabricator.kde.org/T8274">https://phabricator.kde.org/T8274</a> ) as Adobe Acrobat DC would
only allow to create a hide action for a single target and otherwise use next
actions to hide multiple fields at once.
This patch is part of a work on Okular ( <a href="https://phabricator.kde.org/T8278">https://phabricator.kde.org/T8278</a> ).
The corresponding Okular change extends an autotest to test this feature.
As an example document the "visibilitytest.pdf" from
<a href="https://phabricator.kde.org/T8274">https://phabricator.kde.org/T8274</a> can be used.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>