Painting a XLSSpreadSheet to a canvas?

Questions and answers on how to use XLSSpreadSheet.
Post Reply
torerik
Posts: 5
Joined: Fri Nov 12, 2004 2:08 am
Location: Norway

Painting a XLSSpreadSheet to a canvas?

Post by torerik »

Hi! I have a PDF generator which allows me to paint to its TCanvas. Can XLSSpreadSheet be painted onto a TCanvas?
Like XLSSpreadSheetInstance.PaintTo(PDFDocument.Canvas) ?

I want to be able to generate PDF files from Excel sheets in the background, with no visible things for the user.
For example: From TEST.XLS to TEST.PDF

T.
Post Reply