Patches item #2988355, was opened at 2010-04-16 23:17
Message generated for change (Tracker Item Submitted) made by ieiju
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462818&aid=2988355&group_id=51305

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ISHII Eiju (ieiju)
Assigned to: Nobody/Anonymous (nobody)
Summary: [wxPDFDocument]new function to add a page

Initial Comment:
I improved the following in wxPDFDocument.
function:
[Public]
1, wxPdfDocument::AddPage - [override] This function was able to add the page 
of various kinds.
2, wxPdfDocument::GetCurrentPaperSize - This function can get the kind of the 
current page.
3, wxPdfDocument::GetPaperSize - This function can get the kind of the specific 
page.
[Protected]
4, wxPdfDocument::BeginPage
5, wxPdfDocument::PreparePaperInfo

content of tar-ball:
Patch_Help.txt - readme of this patches
00_wxpdfdoc_enable_different_paper.patch - apply src/
01_wxpdfdoc_00s_header.patch - apply include/

Image of the function:
page 1 - A4-portrait paper
page 2 - A4-landscape paper
page 3 - A3-landscape paper
etc...

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462818&aid=2988355&group_id=51305

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to