Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
maverickuk@gmail.com #1
FlashPaper - Automatic programatic conversion
Hi all
I'm attempting to use FlashPaper programmatically to automatically
convert a document in the background of a desktop application.
The application is written in C# and the code I am using follows:
IFlashPaperConnect oFlashPaper = new
LibFlashPaperConnectServer2.CoFlashPaperConnectSer verClass();
oFlashPaper.BeginConversion( sInputFilename, sOutputFilename, 0, 0, 0
);
oFlashPaper.EndConversion();
With this code, I can convert a Word document to a SWF or a PDF
automatically.
However, the problem I'm having is that the PDF being produced is being
done with security enabled. So that when the user views the PDF file,
they cannot print it.
Please could Macromedia or somebody else shed light on this problem.
Many thanks
Pete
maverickuk@gmail.com Guest
-
automatic conversion of PDF
Hi, I wanted simple automated features from SDK, Problem is what sdk/language to be used for what as I see javascript, IAC, PDF library... -
where is flashpaper?
Hello All, I had been using Macromedia Studio 8 and was able to convert documents to FlashPaper. Now that I am using Creative Suite 3 Web... -
flashpaper
C:\Documents and Settings\Mvestel\Local Settings\Application Data\Macromedia\Macromedia FlashPaper\OfficeTemplates ... -
FlashPaper and PDF
Yeah! It only occurs with background -image tag and when I use <link rel ... > reference for my CSS file. If I copy the CSS code to the CFM... -
programatic CPU util
I am looking for the way to programaticly determine CPU utilization under AIX (5L would be sufficient) to add to netperf. On linux netperf uses...



Reply With Quote

