|
|
40b53144a8
|
fix spaces
|
2022-02-08 16:53:18 +03:00 |
|
|
|
5920ff19d1
|
appending to a pdf page
|
2022-02-08 15:23:03 +03:00 |
|
|
|
45f5ba45f7
|
passing CPage as xml to PdfWriter
|
2022-02-07 18:46:27 +03:00 |
|
|
|
32464079da
|
appending to our pdf
page resources are not migrated
|
2022-02-04 17:07:38 +03:00 |
|
|
|
5e24200521
|
get Page object from PdfReader
|
2022-02-03 18:25:14 +03:00 |
|
|
|
e5aceb9b8c
|
Add CPageForWriter
|
2022-02-02 17:12:20 +03:00 |
|
|
|
7e0613e2e9
|
add to pdf moved to PdfReader
|
2022-01-31 13:34:00 +03:00 |
|
|
|
4f5567cf3c
|
test add in pdf
|
2022-01-28 15:57:30 +03:00 |
|
|
|
711d0017df
|
Fix bug #53616
Fix the problem with bold and italic fonts
|
2021-12-02 10:00:53 +03:00 |
|
|
|
6bf0f0faf3
|
Fix bug #54168
Rework font substitution based on font embedding restrictions
|
2021-12-02 10:00:53 +03:00 |
|
|
|
2a9ffc41b5
|
Find new substitution font if the specified font is restricted for embedding
|
2021-11-21 20:06:33 +03:00 |
|
|
|
f5c80ed236
|
Fix bug #53222
Fully rework writing the text value of the form fields in PDF
|
2021-11-08 20:11:03 +03:00 |
|
|
|
06f3e4562a
|
For bug #53323
Remove additional space for drop-down list button, because it causes layout problems for right-aligned drop-down lists
|
2021-11-02 11:50:40 +03:00 |
|
|
|
ab1bd76a48
|
Fix bug #53270
Fix the problem with images form when saving to PDF
|
2021-10-31 23:29:12 +03:00 |
|
|
|
2746b35e12
|
Fix the problem with placeholders for text fields with specified maxCharacters parameter
|
2021-10-31 23:29:12 +03:00 |
|
|
|
6b755c03d3
|
Fix the problem with drawing border around text form
Also fix the problem with calculating the position of glyphs for text form with comb option enabled
|
2021-10-31 23:29:12 +03:00 |
|
|
|
4d9c7a4c01
|
Implement horizontal text align for text forms with com option enabled
|
2021-10-31 23:29:12 +03:00 |
|
|
|
5d7042746f
|
Fix bug #53245
Fix the problem with rendering text fields to PDF with comb option enabled
|
2021-10-31 23:29:12 +03:00 |
|
|
|
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 |
|
|
|
87d864527b
|
Implement filled picture forms
|
2021-10-15 22:44:55 +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 |
|
|
|
11291cba06
|
Handle autofit for multilined forms in PDF
|
2021-10-15 22:44:55 +03:00 |
|
|
|
b881f02a02
|
Handle align to center and right side for multiline forms
Also fix the problem with vertical shift and spacing between lines for multiline forms for better compatibility with AdobeReader
|
2021-10-15 22:44:55 +03:00 |
|
|
|
4385caa969
|
First variant of calculating line breaks for multiline form
|
2021-10-15 22:44:55 +03:00 |
|
|
|
087594e557
|
Handle horizontal align for text forms when saving to PDF
|
2021-10-15 22:44:55 +03:00 |
|
|
|
3703cde00a
|
Rework writing parameters of a TrueType font
|
2021-10-15 22:44:55 +03:00 |
|
|
|
903ae550d0
|
Implement new parameters and work around 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 |
|
|
|
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 |
|
|
|
bee3ff541a
|
Rework PDFWriter on new CFieldInfo class
|
2021-09-24 14:17:16 +03:00 |
|
|
|
3a97757b86
|
Fix bug #50874
Fix the problem with escaping text strings
|
2021-07-20 22:11:39 +03:00 |
|
|
|
110cee404a
|
Fix bug #50743
Improve rendering of bold text when there is no bold font
|
2021-07-20 19:06:59 +03:00 |
|
|
|
f8ba2aeeb3
|
Implement adding picture fields
|
2021-06-02 20:29:36 +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 |
|
|
|
8da953facf
|
Implement writing choice fields
|
2021-05-26 11:52:57 +03:00 |
|
|
|
1779672ea6
|
Rework the interface of the function for adding form fields
|
2021-05-23 21:43:19 +03:00 |
|
|
|
a4a6441377
|
Implement saving text fields from OnlineBin
|
2021-05-23 18:10:22 +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 |
|
|
|
e966ce6cdd
|
Return the error code if can't save to pdf
|
2020-10-06 18:46:02 +03:00 |
|
|
|
884aa8e156
|
Fix bug #46475
Add log message when we can't load fontfile
|
2020-09-30 12:47:29 +03:00 |
|
|
|
bc91a3a19c
|
Implement saving internal links
|
2020-07-16 10:24:35 +03:00 |
|
|
|
1d8860f73e
|
Fix bug #35032
Implement saving hyperlinks
|
2020-07-10 18:15:28 +03:00 |
|
|
|
839b1bee9f
|
Fix bug #45319
|
2020-06-30 12:45:04 +03:00 |
|
|
|
5d89558b5d
|
Support picker on save to pdf command
|
2019-08-22 15:13:31 +03:00 |
|
|
|
5058d41d6a
|
Support picker on save to pdf command
|
2019-08-22 14:37:31 +03:00 |
|
|
|
668a89bbd1
|
Merge pull request #132 from ONLYOFFICE/feature/svg
Feature/svg
|
2019-04-26 16:50:48 +03:00 |
|
|
|
1d25f72ac9
|
SVG full support
|
2019-04-24 14:14:34 +03:00 |
|