[Plplot-devel] Drawing into a user supplied window / document - HPDF / wingcc

2011-03-01 Thread Alan Ritchie
Hi all I have an old app that uses the win3 driver to draw in a HWND that is passed from the app to the driver. I had also tweaked the HARU pdf driver to draw into an existing pdf file rather than create one from scratch for the plot. I now want to port the app to windows x64, and update it t

Re: [Plplot-devel] Drawing into a user supplied window / document - HPDF / wingcc

2011-03-09 Thread Alan Ritchie
Hi Arjen I should have been clearer. I am using HARU to create a pdf file, and using plplot to draw some charts into this file. The difficulty is that the plplot pdf driver currently creates a stand alone pdf file, with only the plot(s) in it. So far I have modified pdf.c to take a HPDF_Doc