Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Add support for rendering PDF form ComboBox #7

Open
wants to merge 6 commits into
base: wk_4.8.6
Choose a base branch
from

Conversation

nkahoang
Copy link

Add support for rendering PDF form ComboBox from element (also pull-requested to wkhtmltopdf project) Fix typo 'Parrent' to 'Parent'

Hoang Nguyen added 6 commits July 11, 2014 09:33
Fix typo 'Parrent' to 'Parent'
…arent object support.

In the result PDF, modifying fields with same name will affect other field's value.
… for Text and Combobox form control

Use attributes data-acroform-validation and data-acroform-on-blur to specify javascript to be run.
Use attribute data-align (left / center or right) to control alignment
…e global helper functions to be used in JS validation and JS actions)
james-emerton pushed a commit to spiresystems/qt that referenced this pull request Nov 21, 2014
This is the workaround proposed in comment wkhtmltopdf#7 of webkit bug 92363:
https://bugs.webkit.org/show_bug.cgi?id=93263#c7
ashkulz pushed a commit that referenced this pull request May 28, 2015
This is the workaround proposed in comment #7 of webkit bug 92363:
https://bugs.webkit.org/show_bug.cgi?id=93263#c7
ashkulz pushed a commit that referenced this pull request Jul 2, 2015
This is the workaround proposed in comment #7 of webkit bug 92363:
https://bugs.webkit.org/show_bug.cgi?id=93263#c7
ashkulz pushed a commit that referenced this pull request Jan 20, 2016
This is the workaround proposed in comment #7 of webkit bug 92363:
https://bugs.webkit.org/show_bug.cgi?id=93263#c7
ashkulz pushed a commit that referenced this pull request Jan 20, 2016
This is the workaround proposed in comment #7 of webkit bug 92363:
https://bugs.webkit.org/show_bug.cgi?id=93263#c7
@diggy128
Copy link

diggy128 commented Apr 3, 2018

Any update on this or #1848 in parent project?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants