Progress Window issues
Moderators: TrackerSupp-Daniel, Tracker Support, Vasyl-Tracker Dev Team, Sean - Tracker, Chris - Tracker Supp, Tracker Supp-Stefan, Ivan - Tracker Software, Tracker - Clarion Support, John - Tracker Supp, Support Staff, moderators
-
- User
- Posts: 20
- Joined: Mon Jan 20, 2014 4:05 pm
Progress Window issues
Hi Craig,
Using CW 9.1.11529
ABC Templates
PDF-Tools Report Global Template v4.1
no other third party previewers or report addons
1. While my pdf is being generated, PDF-Tools displays the attached progress window. I have two problems with it:
- the progress bar is not updated until just before the window closes. (it is open several seconds)
- The filename display is too short so that only part of it shows
If absolutely, I can modify the template to resolve the filename issue. If I could change the caption I wouldn't need to display the filename.
2. Is there any documentation on using the Clarion templates. I would like to know what the various settings do but I can't find anything on your website.
I have a couple more issues but these are the most pressing right now.
(P.S.) I tuned into the ClarionLive presentation the other day specifically to try to learn more about this cool product - too bad you didn't have enough time to really cover anything.
Thanks,
Alan
Using CW 9.1.11529
ABC Templates
PDF-Tools Report Global Template v4.1
no other third party previewers or report addons
1. While my pdf is being generated, PDF-Tools displays the attached progress window. I have two problems with it:
- the progress bar is not updated until just before the window closes. (it is open several seconds)
- The filename display is too short so that only part of it shows
If absolutely, I can modify the template to resolve the filename issue. If I could change the caption I wouldn't need to display the filename.
2. Is there any documentation on using the Clarion templates. I would like to know what the various settings do but I can't find anything on your website.
I have a couple more issues but these are the most pressing right now.
(P.S.) I tuned into the ClarionLive presentation the other day specifically to try to learn more about this cool product - too bad you didn't have enough time to really cover anything.
Thanks,
Alan
-
- Site Admin
- Posts: 1412
- Joined: Wed Jun 30, 2004 4:45 pm
- Location: Maryland, USA
- Contact:
Re: Progress Window issues
You can just shut off the display of the window entirely, if you want to. It's on the Procedure Extension template, Previewer tab, Show Generate PDF.1. While my pdf is being generated, PDF-Tools displays the attached progress window. I have two problems with it:
- the progress bar is not updated until just before the window closes. (it is open several seconds)
- The filename display is too short so that only part of it shows
I'll consider adding that in the next release.If I could change the caption I wouldn't need to display the filename.
Look in your Public Documents folder tree for the Clarion examples. Our docs and demos are in the TrackerSP subfolders.Is there any documentation on using the Clarion templates. I would like to know what the various settings do but I can't find anything on your website.
I got dragooned into that at the last minute, and had no time to prepare anything.I tuned into the ClarionLive presentation the other day specifically to try to learn more about this cool product - too bad you didn't have enough time to really cover anything.
-
- User
- Posts: 20
- Joined: Mon Jan 20, 2014 4:05 pm
Re: Progress Window issues
Craig,
I turned off the progress display and am instead STARTing my own progress window during the PDF conversion process. (Using PDF-Tools on a CW 9.1 Report procedure)
I would still prefer to be able to display your progress window if it actually updates during the conversion process. So, my question is - is the PDF Tools progress window's progress control supposed to update, or is it just designed to show the window. If it's the latter, I'll quit trying to fix the progress control.
Thanks,
Alan
I turned off the progress display and am instead STARTing my own progress window during the PDF conversion process. (Using PDF-Tools on a CW 9.1 Report procedure)
I would still prefer to be able to display your progress window if it actually updates during the conversion process. So, my question is - is the PDF Tools progress window's progress control supposed to update, or is it just designed to show the window. If it's the latter, I'll quit trying to fix the progress control.
Thanks,
Alan
-
- User
- Posts: 20
- Joined: Mon Jan 20, 2014 4:05 pm
Re: Progress Window issues
Craig,
Just a quick clarification on the post I just made..
The progress control does update when the conversion moves to another page. But, since it takes 7-10 seconds to process each page, I'm wanting something to show that the computer hasn't locked up.
Alan
Just a quick clarification on the post I just made..
The progress control does update when the conversion moves to another page. But, since it takes 7-10 seconds to process each page, I'm wanting something to show that the computer hasn't locked up.
Alan
-
- Site Admin
- Posts: 1412
- Joined: Wed Jun 30, 2004 4:45 pm
- Location: Maryland, USA
- Contact:
Re: Progress Window issues
Hi Alan!
That 7-10 seconds per page sounds wrong somehow. It shouldn't take that long to generate one page.
You could go into the pdfrpt41.clw file and look for the Generate procedures, and add an animated GIF to the Window. There are different ones available here and there. I'm thinking of one that looks like a pinwheel. I don't happen to have any myself.
That 7-10 seconds per page sounds wrong somehow. It shouldn't take that long to generate one page.
You could go into the pdfrpt41.clw file and look for the Generate procedures, and add an animated GIF to the Window. There are different ones available here and there. I'm thinking of one that looks like a pinwheel. I don't happen to have any myself.