[Development] Add functionality to QPdfWriter

Simon Hausmann Simon.Hausmann at qt.io
Thu Sep 26 09:39:53 CEST 2019


Hi Erik,

I briefly looked at the two tickets and I think they are sensible use-cases and your proposed API additions look minimal and good to me, too :)

Unless somebody else can see anything that really makes this not fit, I'd feel positive about this having a chance of being accepted.


Simon
________________________________
From: Development <development-bounces at qt-project.org> on behalf of Erik Janssens <Erik.Janssens at vortex-financials.be>
Sent: Wednesday, September 25, 2019 17:56
To: development at qt-project.org <development at qt-project.org>
Subject: [Development] Add functionality to QPdfWriter

Hi,

We would like to add some functionality QPdfWriter to be able to
embed custom xmp metadata and attachments in the pdf files generated
by QPdfWriter.

This would improve the handling of pdf files created in Qt by other
applications, such as document managment systems.

The proposed changes are documented in :

QTBUG-78651
QTBUG-78764

Would such changes be welcome, and would a pull request with
such changes have a chance of being accepted ?

An alternative solution to the same problem would be change the API
somehow that the individual pdf objects generated by QPdfWriter can
be retrieved.
The developer would then be able to re-assemble his own pdf mixing
objects generated by Qt with other things.
Such an approach however seems much more work and more convoluted.

First time post, so any feedback is welcome.

Best regards,

Erik

_______________________________________________
Development mailing list
Development at qt-project.org
https://lists.qt-project.org/listinfo/development
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20190926/6177b15d/attachment.html>


More information about the Development mailing list