I'm building an order processing system in MS Access 2013 that allows the employee to input order details from the customer's form, then the system records this in the database and generates an invoice (which will then be printed in black and white and colour).
The invoice should look identical to the old invoices, which were generated using a Word document and a MailMerge from a big old excel spreadsheet.
If I try and Ctrl-A, Ctrl-C, then paste everything into the report in design view in Access, the formatting is preserved but it's an embedded word document, which is not ideal. If I paste individual elements, it seems they each become mini embedded Word documents - again, not what I want.
Any better ideas about how I could achieve this? Cheers.
EDIT: I'm attempting to use a PNG of the document with the spaces to be filled in by the report blank as an image in the background of the report. The image looks very jaggy and artifacty though.