I"m using Ms Access 2007.
1)In my program i have reports that are used the normal way, but also reports that must be used the normal way as well as in PDF format.
To get this done, for the moment i use a copy of the report that has to be used the normal way as well as in PDF format. I feel that this is overloading the program. So I wonder if it is possible to use one and the same form , once in the normal way and once in PDF format, only by code?
2) For the purpose of ordering new articles from the supplier, i use a Access report in PDF format that i sent as attachment of an Email to the supplier. ( see code in the attachment).
The code works very well except for one thing: when the Email is displayed , there's no way to open the PDF report that is shown as attachment. So by no mean i have the possiblity to check the contents of the PDF report in preview.
As test, i sent such an email with the pdf report as attachment to my own emailaddress. Once received i opened the Email and had the possiblity to open the PDF report.
Why isn't that possible during preview of the Email before submitting it?
1)In my program i have reports that are used the normal way, but also reports that must be used the normal way as well as in PDF format.
To get this done, for the moment i use a copy of the report that has to be used the normal way as well as in PDF format. I feel that this is overloading the program. So I wonder if it is possible to use one and the same form , once in the normal way and once in PDF format, only by code?
2) For the purpose of ordering new articles from the supplier, i use a Access report in PDF format that i sent as attachment of an Email to the supplier. ( see code in the attachment).
The code works very well except for one thing: when the Email is displayed , there's no way to open the PDF report that is shown as attachment. So by no mean i have the possiblity to check the contents of the PDF report in preview.
As test, i sent such an email with the pdf report as attachment to my own emailaddress. Once received i opened the Email and had the possiblity to open the PDF report.
Why isn't that possible during preview of the Email before submitting it?