Re: vfp9 sp1 und rtf im report
- From: "Andreas Beger" <andreas@xxxxxxxxxxxxxxxx>
- Date: Thu, 11 May 2006 13:35:47 +0200
Hallo Manfred,
"Manfred Paul" <edv@xxxxxxxxxxxxx> schrieb im Newsbeitrag
news:eF8VbyDdGHA.4312@xxxxxxxxxxxxxxxxxxxxxxx
hallo leute,editieren
ich hab in einem memo-feld einen rtf text (über ms-rtf-control) -
und so klappt bestens, aber das drucken im report nicht.
verwende "ctrllistener.prg" - das hab ich irgendwo aus dem internet *gg*
oRTFListener = NEWOBJECT("CtrlListener","CtrlListener.prg")
REPORT FORM rtfsample PREVIEW OBJECT oRTFListener
aber auf einem pc geht das drucken - am anderen gehts nicht, rtf wird
einfach ignoriert - keine fehlermeldung oder so.
ich verwende auch diesen Listener zur RTF-Ausgabe, funzt gut.
An einem Rechner hatte ich auch mal dein Problem. Es lag an der
Installation, die Report-APPs fehlten.
VFP-Hilfe:
Distributing additional files for reports and Visual FoxPro's Report System
Visual FoxPro supplies merge modules (.msm files) so you can build
distributable Setup programs for your applications and include all the
necessary support files. For more information, see Walkthrough: Creating a
Visual FoxPro Application Setup Program Using InstallShield. The following
table lists the modules of special significance to applications using Visual
FoxPro's reporting features.
Merge module file name Merge module title Remarks
vfp9rptapps.msm
Visual FoxPro 9 Report Applications
Installs ReportBuilder.app, ReportOutput.app, and ReportPreview.app to
their default locations for executable applications.
msxml4sxs32.msm
msxml4sys32.msm
MSXML 4.0
These module are required for all Visual FoxPro application installations,
and are used extensively by the default Report Applications.
GDIPlus.msm
Microsoft GDI+
This module is required for all Visual FoxPro application installations,
and is used extensively by the Report System in object-assisted reporting
mode.
hth
Andreas
.
- Follow-Ups:
- Re: vfp9 sp1 und rtf im report
- From: Manfred Paul
- Re: vfp9 sp1 und rtf im report
- References:
- vfp9 sp1 und rtf im report
- From: Manfred Paul
- vfp9 sp1 und rtf im report
- Prev by Date: Re: PDF erstellen
- Next by Date: Re: PDF erstellen
- Previous by thread: vfp9 sp1 und rtf im report
- Next by thread: Re: vfp9 sp1 und rtf im report
- Index(es):
Relevant Pages
|