[Interest] PDF to QByteArray

Till Oliver Knoll till.oliver.knoll at gmail.com
Fri Feb 28 11:02:33 CET 2014


Am 28.02.2014 um 08:48 schrieb Scott Aron Bloom <scott.bloom at onshorecs.com>:

> However, there are Qt base libraries.. QtExt for instance, that do allow the attachments from QByteArray, and they do all the computation into Base64 hidden from the user.

Or in just one line:

  QByteArray::toBase64() 

(In case the email content is assembled manually)

;)

Anyway, I just wanted to make sure that the OP understood the implications of attaching binary data to email.

Cheers,
  Oliver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140228/4a9dbf75/attachment.html>


More information about the Interest mailing list