oParagraph.AddText("In the previous meeting of the board of directors funds were approved to take the product “Innovate 1” to market. They have also allocated a sum of $250,000 towards market identification and launch efforts. This document describes in brief the objective set forth by the VP of marketing pursuant to the board’s decision.");
oDocument.Push(oParagraph);
oParagraph=Api.CreateParagraph();
oDocument.Push(oParagraph);
oParagraph=Api.CreateParagraph();
oParagraph.SetStyle(oHeadingStyle);
oParagraph.SetSpacingAfter(100);
oParagraph.SetSpacingAfterAuto(true);
oParagraph.SetSpacingBefore(100);
oParagraph.SetSpacingBeforeAuto(true);
// TODO: Добавить aвтофигуру
oParagraph.AddText("Summary");
oDocument.Push(oParagraph);
oParagraph=Api.CreateParagraph();
oParagraph.SetSpacingAfter(100);
oParagraph.SetSpacingAfterAuto(true);
oParagraph.SetSpacingBefore(100);
oParagraph.SetSpacingBeforeAuto(true);
// TODO: Добавить автофигуру
oParagraph.AddText("After years of market research and focused creative effort we are in a position to take our “Innovate 1” to market. We have a three phase approach in place to complete the product and take the product to market. The first step of this initiative is to test the market. Once we have identified the market, then we will make any final product product to drive that effectively keeps down costs while meeting sales goals. ");
oDocument.Push(oParagraph);
oParagraph=Api.CreateParagraph();
oDocument.Push(oParagraph);
oParagraph=Api.CreateParagraph();
oParagraph.SetStyle(oHeadingStyle);
oParagraph.SetSpacingAfter(100);
oParagraph.SetSpacingAfterAuto(true);
oParagraph.SetSpacingBefore(100);
oParagraph.SetSpacingBeforeAuto(true);
// TODO: Добавить автофигуру
oParagraph.AddText("Financial Overview");
oDocument.Push(oParagraph);
oParagraph=Api.CreateParagraph();
oParagraph.SetIndRight(5040);
oParagraph.AddText("Included are the estimated investment costs to introduce the new product. As you can see for the first 3 years we will be in the investment phase. Generating market demand and building our reputation in this category. By 201");
oParagraph.AddText("7");
oParagraph.AddText(" we expect to be profitable.");
oDocument.Push(oParagraph);
oParagraph=Api.CreateParagraph();
oParagraph.SetIndRight(5040);
oDocument.Push(oParagraph);
oParagraph=Api.CreateParagraph();
oParagraph.SetStyle(oHeadingStyle);
oParagraph.SetSpacingAfter(100);
oParagraph.SetSpacingAfterAuto(true);
oParagraph.SetSpacingBefore(100);
oParagraph.SetSpacingBeforeAuto(true);
oParagraph.AddText("Details");
oDocument.Push(oParagraph);
oParagraph=Api.CreateParagraph();
oParagraph.SetSpacingAfter(240);
oParagraph.AddText("Out of the $250,000 allocated for this effort, we would like to spend about $50,000 towards the identification of the market. For this we are allowed to engage with a marketing consulting organization. Let us start with creating an RFP for this and start inviting the bids. We would like to get the selection process completed by no later than end of first quarter.");