|
Помогите разобраться с программой...
|
|||
---|---|---|---|
#18+
Есть кусок программы, но не могу понять, с какой целью и для чего подключается эта библиотека, что и какие функции она выполняет... SET CLASSLIB TO (path1+"ffc\_reportlistener") SET CLASSLIB TO path1+"xfrxlib\xfrxlib" ADDITIVE SET PROCEDURE TO path1+"utilityReportListener.prg" ADDITIVE losession=xfrx("XFRX#LISTENER") losession.LISTENERTYPE = 1 lnretval = losession.setparams(,,,,,,"XFF") && no name = just in memory IF lnretval = 0 ACTIVATE WINDOW previewer NOSHOW REPORT FORM kdr OBJECT losession NOPAGEEJECT DEACTIVATE WINDOW previewer loxff = losession.oxfdocument lopreview = CREATEOBJECT("frmMPPreviewer") WITH lopreview *.ToolbarIsVisible = .T.,.CanvasCount = 1,.ZoomLevel = 5,.Maxbutton=.f.,.Minbutton=.f.,.SizeBox=.f. .CAPTION = "Предварительный просмотр перед печатью" .WINDOWTYPE = 0 .ibook = -1 .itool = -1 .setlanguage("RU") .previewxff(loxff) .SHOW(1) ENDWITH losession.finalize() ENDIF В самом репорте нет каких-либо функций, простой вывод таблицы... для чего подключается эта библиотека? ... |
|||
:
Нравится:
Не нравится:
|
|||
13.05.2013, 06:33 |
|
Помогите разобраться с программой...
|
|||
---|---|---|---|
#18+
q1w1e1, пальцем в небо - там какой-то класс для управления параметрами предпросмотра... ... |
|||
:
Нравится:
Не нравится:
|
|||
13.05.2013, 06:40 |
|
Помогите разобраться с программой...
|
|||
---|---|---|---|
#18+
Здесь написано: XFRX is a tool for transforming Visual FoxPro reports to electronic formats. It can be incorporated into Visual FoxPro applications to provide the following functionality: Preview reports in an advanced localizable report previewing tool with hyperlink, drilldown and search capabilities Convert reports output to various output formats (Currently supported output formats are: PDF, DOC, RTF, XLS, HTML, MHT, ZIP, TXT, ODT (OpenOffice Writer), XML, XFF (DBF), BMP, PNG, JPEG, GIF and multipage TIFF). Store generated reports in an internal input-output file format with an option to modify the generated content – add graphics, shapes, new pages, generate custom graphics objects (e.g. graphs, watermarks) and many more. The internal file format can be converted to any of the output formats without need to reprocess the report. You can alternatively bypass the reporting engine altogether – create any of the output formats supported by XFRX from scratch – directly for your Visual FoxPro code. XFRX is a royalty-free product. It can be added to Visual FoxPro applications without any additional costs. Please read the License chapter for more details. ... |
|||
:
Нравится:
Не нравится:
|
|||
13.05.2013, 06:58 |
|
Помогите разобраться с программой...
|
|||
---|---|---|---|
#18+
А на русском есть какая-нибудь документация по этой библиотеке?, в инете смотрел не нашел... ... |
|||
:
Нравится:
Не нравится:
|
|||
13.05.2013, 07:17 |
|
Помогите разобраться с программой...
|
|||
---|---|---|---|
#18+
q1w1e1А на русском есть какая-нибудь документация по этой библиотеке?, в инете смотрел не нашел... Немного описано здесь: http://www.foxclub.ru/vfpbook/gl23/report.htm ... |
|||
:
Нравится:
Не нравится:
|
|||
13.05.2013, 19:31 |
|
Помогите разобраться с программой...
|
|||
---|---|---|---|
#18+
q1w1e1, xfrx - библиотека, позволяющая формировать выходные файлы в форматах pdf, tiff, doc, xls, odt, ods на основе описанных frx ... |
|||
:
Нравится:
Не нравится:
|
|||
13.05.2013, 21:58 |
|
|
start [/forum/topic.php?fid=41&fpage=42&tid=1583051]: |
0ms |
get settings: |
9ms |
get forum list: |
13ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
33ms |
get topic data: |
12ms |
get forum data: |
2ms |
get page messages: |
48ms |
get tp. blocked users: |
1ms |
others: | 17ms |
total: | 143ms |
0 / 0 |