Dan
Mon Mar 28 12:08:36 CST 2005
You probably already have this documentation. It should be in the help file
for Project's VBA implementation.
Dan
oscar taboada wrote:
> Lee,
>
> I have tried as explained by the document you advised... however I am
> using MS Project 2000 instead of MS Project 4.0 and the methods are
> different (it is not working fine) do you know where can I get
> documentation about the methods availabe for the new project object
> create in my VFP program?
>
> thanks
>
>
> "Lee Mitchell" <Leemi@online.microsoft.com> escribió en el mensaje
> news:1FcJrnWMFHA.3944@TK2MSFTNGXA03.phx.gbl...
>> Hi Oscar:
>>
>> I found this article that uses OLE automation to Microsoft Project
>> from Visual FoxPro to print a Gantt chart:
>>
http://support.microsoft.com/default.aspx?scid=KB;EN-US;143297
>>
>> If this does not help you, I would look for a third-party control or
>> software that can save a Gantt chart as image file the VFP can print.
>>
>> 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/info/product.aspx?view=22&pcid=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
>>
>>
>>
>>
>>> Hi,
>>
>>> I need to generate a report from VFP8 that will looks like a
>>> Project gant chart report... has somebody developed a similar
>>> graphic report?
>>
>>> I have no trouble with all the logic of what to send to printer on
>>> each printable page, but I am not sure how to locate graphic
>>> objects into the printable área.. please note that there should be
>>> a variable number of graphical objects on the same line of the
>>> report
>>
>>> I would appreciate any idea to start with or a sample report
>>> somebody did.
>>
>>> thanks and bestregards
>>
>>> Oscar Taboada