Commit Graph

33 Commits

Author SHA1 Message Date
f583be5ee4 Fix bug #53227
Add ability to set a placeholder for text forms, combo boxes and drop down lists
2021-10-31 23:29:12 +03:00
0870527a82 Implement ability to set a placeholder for comboxes and dropdown lists 2021-10-31 23:29:12 +03:00
ac70b849ca Implement ability to set placeholder text for text forms 2021-10-31 23:29:12 +03:00
a862facf6a Add ability to save picture value to picture forms
Also improve writing appearance of picture form in PDF
2021-10-15 22:44:55 +03:00
133a05542f Fix problem with non initialized text align in the forms
Also fix saving picture forms for now AdobeReader shows special picture sign
2021-10-15 22:44:55 +03:00
903ae550d0 Implement new parameters and work around checkboxes 2021-10-15 22:44:55 +03:00
bb31a9733a Fix problems with RadioButtons 2021-10-15 22:44:55 +03:00
42b4cdf733 Work on checkboxes 2021-10-15 22:44:55 +03:00
55b2fff256 Rework writing default appearances 2021-10-15 22:44:55 +03:00
36bb26c9fe Add ability to write non-cid True Type font
Also move field resources to AcroForm record
2021-10-15 22:44:55 +03:00
6285a59b43 Rework saving field with the same field name in PDF 2021-10-15 22:44:55 +03:00
65c35b9af7 Implement background color for forms in PDF
Also implement new parameters for text forms and picture forms in PDF
2021-09-24 14:17:16 +03:00
00802528e5 Update for PDFWriter 2021-09-24 14:17:16 +03:00
817b90418f Implement AutoFit option when saving form to PDF 2021-09-24 14:17:16 +03:00
3afc193c73 Fix build on Mac 2021-06-01 18:55:12 +03:00
95b7dae910 Implement class for picture field 2021-05-31 10:06:34 +03:00
d065709e0a Implement drawing border for field and special border for text-comb fields 2021-05-31 10:06:34 +03:00
4049fb98e6 Implement read/write checkboxes/radiobuttons/comboboxes to pdf from online binary 2021-05-28 15:20:34 +03:00
f3b673e85e Implement adding radio buttons to PDF 2021-05-27 15:24:42 +03:00
fb72127183 Implement saving checkbox field to PDF 2021-05-26 20:35:12 +03:00
8da953facf Implement writing choice fields 2021-05-26 11:52:57 +03:00
327f6982a5 Implement 0.5 alpha for field placeholder 2021-05-23 18:43:24 +03:00
a4a6441377 Implement saving text fields from OnlineBin 2021-05-23 18:10:22 +03:00
39fe62c91a Implement color change for text in fields 2021-05-21 13:36:50 +03:00
f06abd20e1 Implement ResourecesDict
Also implement normal appearance stream for fields
2021-05-20 15:16:00 +03:00
94c48a6a3e Read simple text fields from binary
Also fix the problem with unicode fields names and hints
2021-05-17 22:51:30 +03:00
4743d856d9 Add max len 2021-05-05 21:35:09 +03:00
864d0af190 Implement very first variant of adding simple text fields 2021-05-05 14:02:11 +03:00
c4e94c2293 Add AcroForm file and update TestProject 2021-04-27 20:26:11 +03:00
7061fbd0be Add an option for creating PDF/A and not PDF/A files
Also for all images replace the transparency areas with white color
2018-06-29 12:56:38 +03:00
e0b084a3ff Work on PDF/A conformance mode 2018-06-27 14:27:05 +03:00
09e46c1c9a . 2018-06-22 14:08:09 +03:00
73834f481c Add new test for PdfWriter 2018-06-22 13:52:04 +03:00