| View previous topic :: View next topic |
| Author |
Message |
night General User

Joined: 06 Jun 2006 Posts: 9 Location: France
|
Posted: Tue Jun 06, 2006 6:43 am Post subject: does XPrintable allow to silent print? |
|
|
Hi,
I was wondering if we could silent print a pdf file using the OpenOffice's XPrintable interface. My goal is to print automatically some reports during the night without opening any frame.
(for information, I've check the ooReport project that is a reporting tool using OOo but I don't really need all of that... just the silent print..)
thanks a lot,
night |
|
| Back to top |
|
 |
harwey General User

Joined: 21 Feb 2006 Posts: 22
|
Posted: Thu Jun 08, 2006 2:24 am Post subject: |
|
|
Hi night,
do you really need to print PDF? Actually OOo can export to PDF, so you might consider running OOo in server mode aka. invisible (see Developers Guide or search forums), load your documents and export them to PDF.
If you want to print you can load and print your documents in some kind of batch application to -> see document converter example in SDK.
Good luck.
Cheers
Harald |
|
| Back to top |
|
 |
night General User

Joined: 06 Jun 2006 Posts: 9 Location: France
|
Posted: Thu Jun 08, 2006 9:22 am Post subject: |
|
|
yes, true, I didn't think about that I was really focusing on PDF file but I can use a converter!
thanks!
Sometimes the solution is so simple that we cannot see it!
night |
|
| Back to top |
|
 |
|