Home > Archive > FoxPro Help and Support > July 2005 > MS Publisher









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author MS Publisher
Craig Farrel

2005-07-25, 11:26 am

Has anybody ever tried to incorporate MS Publisher into their app? I have
done WORD with success, but Publisher seems to be a little different. I have
an app, which call WORD docs for display, then a simple right click to edit,
saves in a GENERAL field, No Problems. But with Publisher, it will not
display the document. It edits just fine, but I am wondering if the APPEND
GENERAL does not work with Publisher.

Any Thoughts?

Thanks in advance,
Craig
Lee Mitchell

2005-07-25, 11:26 am

Hi Craig:

If you cannot display the document after inserting it into a general filed,
this leads me to believe that VFP does not recognize Publisher as an OLE
Automation server.

What exactly are you trying to accomplish? If you simply need to store
publisher files, I would store them in a memo binary field and them use
StrToFile() to recreate the Publisher file on the fly. You would then
display the image in Publisher.

I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/

*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/i...cid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003

>Has anybody ever tried to incorporate MS Publisher into their app? I have
>done WORD with success, but Publisher seems to be a little different. I

have
>an app, which call WORD docs for display, then a simple right click to

edit,

>saves in a GENERAL field, No Problems. But with Publisher, it will not
>display the document. It edits just fine, but I am wondering if the APPEND
>GENERAL does not work with Publisher.


>Any Thoughts?


>Thanks in advance,
>Craig


Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com