|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Printing QuestionHi
I have written an entire module in .NET printing using a PrintDocument but now the users complain that they want something like .lay files that will allow them to change the layout of the printed document. Is there any tool that can be attached to .NET which has a similar function? Thank you, Samuel Shulman Hi Samuel
Sincerely, I am not familiar with this .lay stuff, but I have seen that there are at least 3 kinds of files that can take this extension. It's clear however you mean a "layout" file, which specifies the page layout. I guess (just a hope) it should not too difficult to parse this file, which probably is some plain text description - or xml (?) - and to load the appropriate settings into the "PageSettings" object before printing. Can you provide a sample of this .LAY file. Or * much better * a pointer to the relative specification? -tom Samuel Shulman ha scritto: Show quoteHide quote > Hi > > I have written an entire module in .NET printing using a PrintDocument but > now the users complain that they want something like .lay files that will > allow them to change the layout of the printed document. > Is there any tool that can be attached to .NET which has a similar function? > > Thank you, > Samuel Shulman tommaso.gasta***@uniroma1.it wrote:
Show quoteHide quote > Hi Samuel Why not let they have access to .RPT files (Crystal Report) They can > Sincerely, I am not familiar with this .lay stuff, but I have seen that > there are at least 3 kinds of files that can take this extension. It's > clear however you mean a "layout" file, which specifies the page > layout. > > I guess (just a hope) it should not too difficult to parse this file, > which probably is some plain text description - or xml (?) - and to > load the appropriate settings into the "PageSettings" object before > printing. > > Can you provide a sample of this .LAY file. Or * much better * a > pointer to the relative specification? > > -tom > > Samuel Shulman ha scritto: > > >>Hi >> >>I have written an entire module in .NET printing using a PrintDocument but >>now the users complain that they want something like .lay files that will >>allow them to change the layout of the printed document. >>Is there any tool that can be attached to .NET which has a similar function? >> >>Thank you, >>Samuel Shulman > > change the report all they want and you have built in access in vb.net. Chris
Should I Use "Dim ___ As New ___"?
Playing System Sounds/WAV files Tracking changes made to form... MDI Parent/Child forms KeyDown event Datetime arithmetic in VB.Net? bindingsource what should i use? Different ways to go about storing data in an xml file.. XmlHttp can access webservices from javascript, but not from within applications? |
|||||||||||||||||||||||