I had been printing a RTF letter from a Clarion RTF control, but the RTF print methods do not recognise margins, so instead of using the RTF control to do the printing I though I could print the page from the PDF document that I create when I add the letter as a page to an existing PDF file. I create a docunment from RTF and merge it. The PDF page DOES recognise the margins, but how do I code the print? PrintDocument has docId and a group. However, I cannot find the group, or do not know what it is called to pass it to the printdocument method.
I am a bit tiered today, so all help gladly received
