The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Exporting multiple PDFs
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

dntsmzns

Lithuania
2 Posts

Posted - 11/10/2010 :  07:57:17 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Origin Ver. and Service Release: OriginPro 8 SR0 / v8.0724 (B724)
Operating System: Win7 64-bit

Hello :)

Is there a command or a pre-written script to export all the graphs from a project as PDF files?

In my project, I have four folders, each containing another four, in which there are several tables and a graph.

Thanks

*******
* astro *
*******

greg

USA
1379 Posts

Posted - 11/10/2010 :  10:47:38 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
This script works in 8.0SR6 which is the last patch for 8.0.

doc -e P {
expGraph type:=pdf path:="D:" filename:="<Long Name>";
}

You may need to patch your SR0 to get it working.

The expGraph dialog allows you to do the same thing since one of the Export options is "All in Project".
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000