vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, can anyone give me some tips or links, how to print otherwise instead of using 'output to printer'? Having progress 9.1D06 Thanks Daniel -- Nachrichten an nospam [at] dseichter.de werden sofort gelöscht!!! Für E-Mail Kontakt bitte daniel [at] dseichter.de benutzen. Messages to nospam [at] dseichter.de will deleted immediately!!! To contact me please use daniel [at] dseichter.de. |
| |||
| as far as i know ( and correct me if i'm wrong ) > there's no real in progress reporting solution usually external reporting solutions are used like business objects and actuate > report builder/results are not really a printing solutions > because you can't print anything with them no graphs, no images, no any kind of charts etc... just flat text sure it saves you the time of writting things from scratch but they're more a querying then a reporting tool > you can always write code that creates .pdf or office documents > but what we need are development tools ! > writting from scratch takes up too much time using pdf include https://sourceforge.net/projects/pdf-inc or activex technologies ( if you need, you can read up about it in msdn.com and progress external programs interface documentations ) > does anybody know if progress > is working on any reporting tools ??? |
| |||
| x-no-archive:yes "Daniel Seichter" <nospam@dseichter.de> wrote in message news:ca155c$emq$1@news.dtag.de... > Hello, > > can anyone give me some tips or links, how to print otherwise instead of > using 'output to printer'? Yes, PRINTSCREEN. |
| ||||
| Good morning, > can anyone give me some tips or links, how to print otherwise instead of > using 'output to printer'? > Having progress 9.1D06 found a solution: adecomm/_osprint.p works very fine! Daniel -- Nachrichten an nospam [at] dseichter.de werden sofort gelöscht!!! Für E-Mail Kontakt bitte daniel [at] dseichter.de benutzen. Messages to nospam [at] dseichter.de will deleted immediately!!! To contact me please use daniel [at] dseichter.de. |