[APBeta] Export to HTML (was Re: Silence...)

Paul Rodman paul at ilanga.com
Fri Oct 29 16:28:51 PDT 2010


On Oct 29, 2010, at 2:31 PM, I.R. van de Stadt wrote:

> Hi all,
> I'm slowly getting there.
> 
> http://web.inter.nl.net/users/stadt/leenkijker/waarneemsuggesties.xml
> 
> I wish I could write a script that would save the DSS images (or the canvas) to a specific directory on disk (to be uploaded to an FTP server)
> Is that at all possible?
> 
> I've included my plan, xml (still manually adapted somewhat), export xml parameter textfile,
> (fovimage field manually for a few records: the corresponding images are also put in manually in the corresponding directory /images), 
> xsl and css.
> 
> I hope Paul would help me (us) out

Well, I have added 

function Image.Save(path as string = "") as boolean

(saves the image in a file with the given path)

together with:

function APPlanObject.Images() as Image()
function APCatalogObject.Images() as Image()
function APObservation.Images() as Image()

(all return a list of images for the object type)

Will that do the trick for you?

Paul R.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.astroplanner.net/pipermail/apbeta-astroplanner.net/attachments/20101029/0efae709/attachment-0002.htm>


More information about the APBeta mailing list