Jump to content

GUI tabs to PDF (Solved)


Recommended Posts

Hi Guys,

I've been reading this post ...

When I came accross the examples, non of them had what I was looking for.

I basically want to "snapshot" my GUI's multiple tabs and send them into the pdf.

A little nudge from you guys would be great.
Im really stuck with this one, therefore I have no code.
Lets discuss or point me in a right direction... thanks alot

 

2017-07-10 00_03_40-Clipboard.jpg

Kind Regards
Skeletor

"Coffee: my defense against going postal."

Microsoft Office Splash Screen | Basic Notepad Program (Beginner) | Transparent Splash Screen | Full Screen UI

Link to comment
Share on other sites

As my screenshot provided in the original post, I was to try capture the tabs and inset them to a pdf.. otherwise, how would you capture checkboxes, edit boxes and input boxes to pdf?

Kind Regards
Skeletor

"Coffee: my defense against going postal."

Microsoft Office Splash Screen | Basic Notepad Program (Beginner) | Transparent Splash Screen | Full Screen UI

Link to comment
Share on other sites

The function in Word and Excell to save as PDF is what I'm trying to achieve.
If I tell the program to save to pdf, it would need to save the checkboxes, edit boxes, etc.

 

Kind Regards
Skeletor

"Coffee: my defense against going postal."

Microsoft Office Splash Screen | Basic Notepad Program (Beginner) | Transparent Splash Screen | Full Screen UI

Link to comment
Share on other sites

Updating this post in case someone comes along looking for the same answers.

Found this UDF that uses a dll. 

I'll test this and see if I get the results I'm looking for.

Kind Regards
Skeletor

"Coffee: my defense against going postal."

Microsoft Office Splash Screen | Basic Notepad Program (Beginner) | Transparent Splash Screen | Full Screen UI

Link to comment
Share on other sites

Here is an update:
In order to attempt the print, the long way round is to create your gui in html...

Like I said, its not the solution but a work around...

Kind Regards
Skeletor

"Coffee: my defense against going postal."

Microsoft Office Splash Screen | Basic Notepad Program (Beginner) | Transparent Splash Screen | Full Screen UI

Link to comment
Share on other sites

You might want to consider using this:

It isn't free (the PDF library) as far as I recall, but it does contain a lot of functions like inserting images into PDFs. You can use _ScreenCapture_CaptureWnd to capture your window

EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time)

DcodingTheWeb Forum - Follow for updates and Join for discussion

Link to comment
Share on other sites

  • 3 weeks later...

I was also going to recommend QuickPDF, but was beaten to it...

Conceptually, I would capture each tab as a separate image, and insert into a separate PDF page, for simplicity sake.

Post a screenshot with mission accomplished?

Skysnake

Skysnake

Why is the snake in the sky?

Link to comment
Share on other sites

  • Skeletor changed the title to GUI tabs to PDF (Solved)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...