Craig Watson
b323f2f9bb
Fix PDF export of documents containing both PDFs and tools
...
In some cases, the PDF background of a document could be scaled badly
when tools such as the ruler, compass etc. were present on the page.
This happened with PDFs of version <= 1.4, and when the tools were
outside of / larger than the page.
9 years ago
Craig Watson
3995d007a3
Document's pageDpi is now stored in UBDocumentProxy rather than in UBSettings
...
This fixes an issue where if one document was imported with a different
DPI than the current one, any document created thereafter would have
this same value (which could then cause problems if a PDF was added to
that new document).
Saving this value to UBDocumentProxy not only makes more sense, it also
fixes this issue.
9 years ago
Craig Watson
575d14a5c2
Updated headers
9 years ago
Craig Watson
4f5cf9d1a5
When exporting to PDF merger, make sure to scale PDF items on the page if necessary
9 years ago
Craig Watson
8098679b23
Cleaned up exporter classes (to remove excessive code duplication)
9 years ago
Craig Watson
9d5105bad9
Check if location is writable before exporting to PDF
9 years ago
Craig Watson
92a07e8243
added includes for Qt5 compatibility
10 years ago
Claudio Valerio
5c47e5493e
header updated
12 years ago
Claudio Valerio
f1ea5c3426
update copyright on headers
12 years ago
Claudio Valerio
26466abab4
changed licence
12 years ago
Claudio Valerio
b2628d12b8
removed tab
12 years ago
shibakaneki
3d28de7539
Fixed issue 1112
13 years ago
Luca Capello
1c132000f0
*.cpp: add 'LGPL-2 with OpenSSL exception' headers
13 years ago
Claudio Valerio
7dd642226a
added good header
13 years ago
Aleksei Kanash
c904d74fdb
Fix to SANKORE-642. Exporting PDF with annotations works fine now.
13 years ago
Anatoly Mihalchenko
b11542a79a
Export to PDF fix
13 years ago
Anatoly Mihalchenko
b33268d68b
SANKORE-554
...
PDF: Pictures in PDF change their size
13 years ago
Anatoly Mihalchenko
35a5e40b9a
SANKORE-527
...
PDF : Sankore overwrite Pdf layer to empty, after picture(shape) was "set as background"
13 years ago
Claudio Valerio
c570dce91a
removing warning act 1
14 years ago
Anatoly Mihalchenko
2ea30bf987
Improved PDF export. Now it exports in proper size.
14 years ago
Claudio Valerio
73555ef012
Added lgpl header
14 years ago
Anatoly Mihalchenko
c74e98bc59
Memory leaks checking for Microsoft Visual Studio
14 years ago
shibakaneki
6d872ae508
Fixed issue Sankore-11
14 years ago
Claudio Valerio
ea5772a772
Adding Sankore code
14 years ago