nsmoller
09-09-2003, 09:17 AM
ok thanks for help yesterday everyone...
i've gotten concepts of printing down i think. the enddoc/killdoc is similar to the committrans/rollbacktrans commands so i can now use those on the printdialog ok/cancel functions.
currentx/y has been a help - i'm using it to plot where the text is exactly going to be.
1. does the current x reset after each print command?
2. would it be smarter if printing a document with text to use the currentx = xpoint +/- textwidth property? i figure so because it will allow for font size changes, etc down the line, plus will make it look spaced appropriately.
3. shapes, tables, shading, etc etc etc... How are these handled using the print function... should i be printing first to a picture box then out to the printer?
4. when using a picture box, can i print a rich textbox into it? ex.) i have a rich textbox that has address info. say i want this in the upper left corner, i can print it to a x,y in the picture box and the contents of the box would go there??? or is there more involved?
tia everyone
i've gotten concepts of printing down i think. the enddoc/killdoc is similar to the committrans/rollbacktrans commands so i can now use those on the printdialog ok/cancel functions.
currentx/y has been a help - i'm using it to plot where the text is exactly going to be.
1. does the current x reset after each print command?
2. would it be smarter if printing a document with text to use the currentx = xpoint +/- textwidth property? i figure so because it will allow for font size changes, etc down the line, plus will make it look spaced appropriately.
3. shapes, tables, shading, etc etc etc... How are these handled using the print function... should i be printing first to a picture box then out to the printer?
4. when using a picture box, can i print a rich textbox into it? ex.) i have a rich textbox that has address info. say i want this in the upper left corner, i can print it to a x,y in the picture box and the contents of the box would go there??? or is there more involved?
tia everyone