johnisotank
Technical User
Hi all,
My program currently prints using the PrintDocument feature of VB. I have now come to realise that after deploying my application, users will probably come to me asking for tweaks to the print layout.
Could someone tell me how to have a file called 'MyPrint.xml' with all the print details and to be able to call that from my program, so that I don't have to re-depoly the application?
Thanks
John
My program currently prints using the PrintDocument feature of VB. I have now come to realise that after deploying my application, users will probably come to me asking for tweaks to the print layout.
Could someone tell me how to have a file called 'MyPrint.xml' with all the print details and to be able to call that from my program, so that I don't have to re-depoly the application?
Thanks
John