Pdf2swf problems
PostPosted:Mon Dec 26, 2011 5:26 pm
Hi
I have playing with Openkm in the last two weeks and i am very pleased with the program
So far i have managed to setup openkm with apache and mysql as database. I have setup also OpenOffice 3.2 and pdf2swf.
I think that i found out two bugs
One when i upload documents with zip file and i have greek characters they don t upload correctly this also happens in your demo site. With java uploader everything works ok.
Second when i preview a document and i try to print it. It prints a small preview I have also tried it in your demo and it happens also there.This problem is not happening if i choose flexpaper as viewer.
Now i have a problem preview documents with words that have fonts with shadows. I have test it in your demo and in your demo works ok.
The convert to pdf is working ok and if i save it to my hard disk it shows ok. If i manual convert a pdf file to swf i also see it to firefox or chrome ok. So i think is something with the pdf2swf command line arguments. Here is what command line arguments i am using
Thanks and sorry if my English are bad
I have playing with Openkm in the last two weeks and i am very pleased with the program
So far i have managed to setup openkm with apache and mysql as database. I have setup also OpenOffice 3.2 and pdf2swf.
I think that i found out two bugs
One when i upload documents with zip file and i have greek characters they don t upload correctly this also happens in your demo site. With java uploader everything works ok.
Second when i preview a document and i try to print it. It prints a small preview I have also tried it in your demo and it happens also there.This problem is not happening if i choose flexpaper as viewer.
Now i have a problem preview documents with words that have fonts with shadows. I have test it in your demo and in your demo works ok.
The convert to pdf is working ok and if i save it to my hard disk it shows ok. If i manual convert a pdf file to swf i also see it to firefox or chrome ok. So i think is something with the pdf2swf command line arguments. Here is what command line arguments i am using
Code: Select all
In your demo site do you use the same? 1 #!/bin/bash
2
3 /usr/local/bin/pdf2swf -f -t -G -s storeallcharacters $*Thanks and sorry if my English are bad