Origin Version (Select Help-->About Origin): 7.5 and 8 Operating System: XP
Hi all!!, I have some issues with Layouts. I have several layouts, let us say L1, L2, L3 and L4.
When I print them manually I get them OK, however when I copy and paste them, in some cases (L1 and L2) I see the same I get when printing, other times (L3 and L4) the image originally printed in the full page comes out in one half of the pasted page. If anyone can tell me how to get the same printing manually and copy-pasting, I will be gratefull.
Anyway, I want to print the Layouts from C to produce jpg files (not exporting them with
BOOL bRet = export_page_to_image(strImagePath, strFormat, pgb, nWidth, nHeight, nBitsPerPixel);
because I then get the same as copy-pasting).
When I do it manually I go to the Menu, select File, select Print, in the window that opens I select a printer (cutePDF), I select the folder (C:\aaa\bbb), I write some name and I press OK, and I get what I want. Can anyone tell me how to get the same from a Origin-C file??, I mean, can the menu items and window items be accessed/selected/defined from a C file?, if affirmative, how?
Thanks
Vic |