-
Hi everyone.
I have some Paper Fill-in Application forms. I’m thinking of making These Fill-in forms as a background of my forms and the Textboxes Would be aligned to each field, which I have no Problem in doing so.
The only thing I’m concerned with is the printing process!
How would I handle the alignment of the application page so it would work with any printer ?
By the way, Only Textboxes would be printed Not the form.
I hope I’m clear enough :)
Thanx.
-
My best guess is Crystal Reports... You could do it in VB with ScaleModes, Lefts, Rights Tops etc.. But there's always a slight difference in let's say Laserprinters and Deskjets...
-
Thanx for replying RobIII.
I was hoping for another way coz i'm trying to avoid
any additional .Ocx.
Any other suggestions ?
Again, Thanx.
-
Well... If you look under the menu Project there is (in my case) an Add Data Report option. It seems to work the same as Crystal Reports (or could be Crystal Reports itself). I have no clue (and must say I don't have the time to figure it out now). Maybe it's an Add-In (so look for the ADD-IN manager in some menu's for it and try to load it...
That's all I know....
Sorry if it wasn;t any good for you :(