I've made a flyer to sell a car and intend to tack it to a public bulletin board at a local grocery store. Everything looks fine ... except the bottom
margin in which I had to handwrite my phone number in tiny rectangles
sideways every half inch. I plan to cut the border between each rectangle to
make the resulting strip of paper easy to tear off since the only thing
holding it in place will be the half inch at the top of the little
rectangle.
I'd like to make this look neater but I don't know how to put the text
sideways at the bottom. Can someone please give me a thumbnail sketch of how
it's done or steer me in the right direction please?
Re: Printing A Serrated Border ... The rectangles worked....>>bottom of the page and use the text direction function to make it vertical. ... >>> sideways every half inch.... (microsoft.public.powerpoint)
Re: VB Printer Dialog Problem (VB6) ... Now of course you will probably want the right and bottom margins to also be 15 millimeters from the edges of the physical page as well. ... One other point is that when you have calculated these values you need to check that those positions do not lie outside of the printer's current "printable rectangle". ... You can check this by checking the values returned by the GetDeviceCaps API for PHYSICALOFFSETX and PHYSICALOFFSETY, which are always in printer pixels so you'll need to convert. ... (comp.lang.basic.visual.misc)
Re: How to draw with a PEN ?? Please help ...Pamela - ... right sides of the rectangle.... the bottom and right sides. ... I don't know whether that would offset all the additional polygon... (microsoft.public.dotnet.framework.drawing)
Re: DrawText fails when attempting to retrieve string extents ..."Phil Taylor" wrote in message ... > DT_CALCRECT is filling Right and Bottom to make the rectangle big enough. ... list that will allow the specification of a Rect.... (microsoft.public.win32.programmer.directx.graphics)
Re: How to get tranformed bounds? ...bounding rectangle for those using a simple min-max test. ...bottom = Math.Max ...Private Sub TestNonWorkingBob()...Dim left As Integer = 100000 ... (microsoft.public.dotnet.framework.drawing)