Posted: Mon Aug 11, 2008 12:45 pm
Post subject: Changing Width/Height of generated presentation
|
|
Hello guys,
I'm using the Flashspring Server API 2.4.3 for Microsoft .NET.
I had to change the presentation size:
fs.Presentation.Width = 1024;
fs.Presentation.Height = 768;
After doing that I got appearance problems in the exported presentation (content of master slide cutted off) and in the exported image (content cutted off, replaced with black border).
Do you have any solution for that problem?
Thanks and regards,
Florian Dürrbaum
|