Commit Graph

60 Commits

Author SHA1 Message Date
0bee7b0aaa pdf text link 2021-10-29 13:41:08 +03:00
73362fd852 xps getGlyphs 2021-10-25 18:06:14 +03:00
b611a6b099 fix getGlyphs format 2021-10-25 16:35:00 +03:00
113e15c391 develop GetGlyphs 2021-10-21 18:48:31 +03:00
b4701ac83c develop new GetGlyphs 2021-10-20 18:09:29 +03:00
533d04e8f3 change origin to top left corner
only in xps format the canvas sizes are multiplied
2021-10-18 17:46:05 +03:00
3618465853 pdf fix coord 2021-10-15 17:29:43 +03:00
e20588a3da fix coords 2021-10-15 16:03:26 +03:00
32823bd55a pdf fix coords 2021-10-14 16:40:10 +03:00
a6a2243099 pdf GetGlyphs like xps 2021-10-12 18:10:30 +03:00
90172d03ef pdf GetGlyphs 2021-10-12 17:33:23 +03:00
efdc67e1ba Refactoring 2021-10-11 21:20:41 +03:00
2ff6b62854 pdf fix GetStructure and start GetGlyphs 2021-10-11 17:53:43 +03:00
81a1364ae0 pdf GetLinks and GetStructure 2021-10-08 17:43:01 +03:00
d7c4ceba92 Fix errors 2021-10-05 15:13:22 +03:00
7569534cfd c++ fix merge with develop 2021-10-04 18:11:05 +03:00
e0fd7ff1f0 Merge branch 'develop' into fix/drawing_file_client
# Conflicts:
#	PdfReader/PdfReader.h
#	PdfReader/Src/RendererOutputDev.cpp
#	PdfReader/old/Graphics.cpp
2021-10-04 15:37:09 +03:00
d9217329eb fix some problems 2021-10-04 15:02:16 +03:00
b81c634800 Merge remote-tracking branch 'origin/feature/docxrenderer' into feature/docxrenderer2 2021-09-28 14:15:45 +03:00
1b9541b2b6 PDF LoadFromMemory and ConvertToPixels
change RendererOutputDev::UpdateFont
2021-09-27 18:03:33 +03:00
aade9540d0 Fix ExtractAllImages 2021-09-26 16:35:22 +03:00
ad2023083f Fix compile 2021-09-24 15:13:33 +03:00
6cb75bc53a imageOutputDev + xmlfeatures 2021-08-13 12:40:18 +03:00
93209acab6 actual fix + refactoring
the previous one just forsed a substitute font
2021-08-08 22:46:53 +03:00
f9730a4a6d font fix 2021-08-06 00:05:54 +03:00
b589dafb48 Fix convertation pdf2docx 2021-07-21 20:33:38 +03:00
33eb1a7ab7 text and image render 2021-07-14 15:22:20 +03:00
da5a147393 Merge branch 'feature/localgraphics' into feature/drawing_file_client 2021-07-05 11:15:44 +03:00
69d4a44b3c Refactoring 2021-07-03 21:03:54 +03:00
09d6d280a5 launch linux 2021-06-28 18:39:06 +03:00
a1b480b83e fix fonts in folder, xps in folder 2021-06-28 18:14:27 +03:00
3a9cf26462 compiling on linux 2021-06-28 15:19:37 +03:00
00db21d443 string classes comparability
todo Clip
2021-06-27 21:10:09 +03:00
c9144ea4c6 Namechages + adaptor classes 2021-06-25 18:37:59 +03:00
77ce9fbef3 xps in memory 2021-06-25 17:17:13 +03:00
edb7bc2fc3 change conflict names 2021-06-23 15:47:03 +03:00
3450f81f99 Implement converting pdf to xml 2021-06-01 18:25:11 +03:00
dbe8fe29f7 For bug #32615
Implement reading page labels
2020-07-02 15:30:51 +03:00
792a0b35e1 [copyright] For bug 39644
Change address Latvian office.
2019-01-17 17:03:31 +03:00
288d208da3 [copyright] Update Copyright
2018 -> 2019
2019-01-17 16:44:11 +03:00
d9687387f9 PdfReader - decrypt files (up to rev.5) 2018-05-08 18:44:57 +03:00
f57b28cd24 PdfReader builds 2018-04-17 13:40:11 +03:00
c3cd1afa85 Update copyright to 2018 2018-03-01 14:30:24 +03:00
2470bfd335 Fixed bug with caching fonts for different pages. Fixed bug with drawing a text. 2017-06-09 11:25:56 +03:00
04d197375c change license to 2017 2017-01-17 18:17:26 +03:00
80d95d41c5 save to pdf (only first page support) 2016-12-14 16:56:56 +03:00
a91293fddb . 2016-10-24 13:32:30 +03:00
a66cd47c4e 1) docbuilder : save to image support
2) docbuilder : add save params
3) IOfficeDrawingFile : set sizes for save to raster
2016-10-21 17:31:30 +03:00
67ae77206b Fixed issue with bad error code after the opening pdf. 2016-08-10 17:04:12 +03:00
beb64a6efa utf8 -> utf8 with BOM 2016-06-23 19:23:34 +03:00