Nyall Dawson
4aeecb4c42
Add QgsWebEnginePage::render( QPainter* ) method
...
Requires a PDF4Qt enabled build. This method exports the QWebEnginePage
to a PDF file, so that we get nicely vectorised objects and
text-as-text. It's the ONLY supported way in Qt API to do this, every
other method of rendering QWebEnginePage forces rasterisation of
the content.
We then use the QgsPdfRenderer class to render the temporary PDF
content to a QPainter device, which keeps vector objects as vectors.
2024-02-12 12:48:27 +10:00
..
2024-01-31 13:48:49 +10:00
2024-01-17 14:31:30 +00:00
2024-01-08 17:21:07 +10:00
2024-02-06 21:04:43 +10:00
2024-01-31 13:48:49 +10:00
2024-02-06 14:48:52 +07:00
2024-01-31 13:48:49 +10:00
2023-02-19 13:29:06 +10:00
2023-05-27 06:34:04 +10:00
2023-08-04 11:59:37 +10:00
2023-03-31 10:46:24 +10:00
2023-02-16 16:54:56 +01:00
2023-02-22 12:39:21 +10:00
2024-02-10 08:04:51 +10:00
2023-03-31 10:46:24 +10:00
2024-02-04 05:54:31 +10:00
2024-02-08 14:52:49 +10:00
2024-02-06 21:04:43 +10:00
2024-02-06 21:04:43 +10:00
2023-01-26 15:02:16 +01:00
2024-01-24 14:52:19 +02:00
2023-07-20 15:31:00 +10:00
2024-02-06 21:04:43 +10:00
2024-02-12 12:48:27 +10:00
2023-05-29 14:18:35 +10:00
2024-02-06 21:04:43 +10:00
2024-02-10 17:25:22 +10:00
2024-02-07 03:16:44 +01:00
2024-02-06 21:04:43 +10:00
2024-02-02 04:59:04 +10:00
2024-02-02 04:59:04 +10:00
2023-02-19 13:29:06 +10:00
2024-02-06 21:04:43 +10:00
2024-01-19 14:18:28 +01:00
2024-02-06 21:04:43 +10:00
2023-10-17 15:55:13 +13:00
2023-11-08 21:28:09 +10:00
2024-02-02 04:59:04 +10:00
2024-02-02 04:59:04 +10:00
2023-06-27 20:43:33 +07:00
2024-02-12 12:48:27 +10:00
2024-02-10 17:25:22 +10:00
2024-02-02 04:59:04 +10:00
2023-08-23 08:37:26 +03:00
2023-08-07 18:43:10 +10:00
2023-04-09 14:38:28 +10:00
2023-10-16 10:52:59 +02:00
2024-02-06 21:04:43 +10:00
2023-05-26 09:12:26 +10:00
2023-05-18 16:11:43 +02:00
2024-02-06 21:04:43 +10:00
2024-02-06 21:04:43 +10:00
2023-11-16 14:59:16 +01:00
2023-09-20 21:16:47 +02:00
2024-02-02 04:59:04 +10:00
2024-01-31 13:48:49 +10:00
2023-02-19 13:29:06 +10:00
2024-02-09 08:13:08 +10:00
2023-11-23 06:36:31 +10:00
2023-02-19 13:29:06 +10:00
2023-05-24 08:10:26 +10:00
2024-01-23 08:32:38 +01:00
2024-01-30 19:10:43 +10:00
2023-12-12 19:40:18 +10:00
2024-02-06 21:04:43 +10:00
2024-01-30 19:10:43 +10:00
2024-02-02 04:59:04 +10:00
2023-10-03 19:51:38 +10:00
2024-02-06 21:04:43 +10:00
2023-09-22 09:40:28 +10:00
2023-02-15 04:31:35 +10:00
2023-01-17 10:28:11 +01:00
2023-10-03 10:14:41 +10:00
2023-02-03 09:05:37 +01:00
2023-02-22 12:39:21 +10:00
2023-02-06 08:41:25 +10:00
2023-09-01 10:07:50 +10:00
2023-02-19 13:29:06 +10:00
2023-12-12 19:40:01 +10:00
2023-05-18 16:11:43 +02:00
2023-10-17 09:29:02 +02:00
2023-02-03 09:05:37 +01:00
2023-02-16 13:02:57 +01:00
2023-07-25 05:06:49 +10:00
2023-03-26 20:21:56 +10:00
2023-11-16 14:05:52 +01:00
2024-01-31 13:48:49 +10:00
2023-06-06 18:33:50 +02:00
2024-02-06 21:04:43 +10:00
2023-10-11 13:57:01 +02:00
2023-08-16 11:00:37 +10:00
2023-07-29 18:36:11 +10:00
2023-02-16 13:02:57 +01:00
2023-02-19 13:29:06 +10:00
2023-02-19 13:29:06 +10:00
2023-08-22 12:29:59 +10:00
2023-03-31 10:46:24 +10:00
2023-02-22 12:39:21 +10:00
2023-11-27 14:23:18 +10:00
2023-06-06 18:33:50 +02:00
2023-02-03 09:05:37 +01:00
2023-08-11 18:28:21 +10:00
2024-02-02 04:59:04 +10:00
2023-10-28 12:45:20 +10:00
2023-12-14 20:35:02 +01:00
2023-11-07 20:45:49 +10:00
2024-01-31 13:48:49 +10:00
2024-01-30 14:55:58 +02:00
2024-02-06 21:04:43 +10:00
2023-04-14 11:27:08 +10:00
2023-02-22 12:39:21 +10:00
2023-11-26 17:18:27 +10:00
2023-08-16 11:00:37 +10:00
2023-10-24 11:16:43 +10:00
2023-04-06 11:57:58 +10:00
2023-06-22 18:49:22 +10:00
2023-06-06 18:33:50 +02:00
2023-06-06 18:33:50 +02:00
2023-12-07 13:31:51 +10:00
2024-02-02 04:59:04 +10:00
2024-01-31 17:16:18 +10:00
2024-02-02 04:59:04 +10:00
2023-10-09 14:14:03 +10:00
2023-11-30 13:54:02 +10:00
2023-01-30 16:23:12 +10:00
2024-02-05 17:39:24 +10:00
2023-06-22 17:10:28 +10:00
2023-06-06 18:33:50 +02:00
2023-07-27 15:40:40 +07:00
2023-02-19 13:29:06 +10:00
2023-07-03 07:50:34 +10:00
2024-01-24 09:49:43 +10:00
2023-08-03 22:13:03 +10:00
2023-09-12 13:23:06 +10:00
2023-02-22 12:39:21 +10:00
2023-06-01 14:40:29 +02:00
2023-11-16 14:05:52 +01:00
2023-03-13 16:36:06 +07:00