set field alignment from PDF form field preferences

This commit is contained in:
Alex Turchyn
2024-12-19 14:50:55 +02:00
committed by Pete Matsyburka
parent 32596d738c
commit f69dcf77de
2 changed files with 18 additions and 0 deletions
+6
View File
@@ -63,6 +63,12 @@ module HexaPDF
# rubocop:enable Rails/Blank
end
end
class AppearanceGenerator
def create_push_button_appearances
nil
end
end
end
# comparison of Integer with HexaPDF::PDFArray failed