So that they can understand, I need to put the contents of a pdf file into a
QByteArray, as this QByteArray is used as an attachment in the email sending
process.
I did a test with a postscript file (.ps file) and it worked perfectly. I only
have this problem with pdf files.
How can I read and properly store the content (binary) of a pdf file into a
QByteArray?
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest