Print to PDF
Ian Britten
britten at caris.com
Mon May 28 14:09:31 PDT 2007
Ulrich Telle wrote:
>> Does wxPdfDocument have a wxDC interface?
>
> Not yet, but the next version, wxPdfDocument 0.9, will have such an
> interface. This is planned in three steps:
> 1) wxPdfDC with support for Adobe Reader standard fonts
> 2) as 1) + support for TrueType fonts
> 3) as 2) + support for OpenType fonts
Thanks for the details about the text handling.
Can you provide any details about the rest of the planned
DC-like functionality?
[ FYI - In case you're soliciting input, priorities, etc... ]
As someone who is producing *large* printouts (Maps, etc), I'm
especially interested in line/polygon/image handling, etc.
Additionally, the real silver-bullet that I'm looking at the
wxPDFDC (?) for is proper/native support for alpha (transparency)
while printing.
Rasterizing to do a large printout isn't practical (Consumes
huge amounts of memory), and other vector approaches (PS) don't
support alpha. PDF is the best looking solution I see!
[ Unless someone else has a better solution? ]
Thanks for any info!
Ian
More information about the wx-users
mailing list