BobRay,
Thanks for the reply. I haven’t yet utilized that type of functionality on a site yet. I imagined that wasn’t hard to implement and I certainly considered it after reading this thread of posts.
However, I do like the idea of being able to format the data I have within MODx the way I’d like before printing as opposed to only removing elements I don’t want.
Quote from: thomasgrant at Sep 11, 2009, 03:33 PM
BobRay,
Thanks for the reply. I haven’t yet utilized that type of functionality on a site yet. I imagined that wasn’t hard to implement and I certainly considered it after reading this thread of posts.
However, I do like the idea of being able to format the data I have within MODx the way I’d like before printing as opposed to only removing elements I don’t want.
You can use CSS to lay the printed page out however you want it. I didn’t need that in the example, but it works fine.
Quote from: thomasgrant at Sep 11, 2009, 03:41 PM
Quote from: BobRay at Sep 11, 2009, 03:37 PM
You can use CSS to lay the printed page out however you want it. I didn’t need that in the example, but it works fine.
I imagined that to be the case, with more work that is. So is this add-on essentially broken? Or just not very easy to use?
Someone else will have to answer that -- I’ve never used it. If you’re using MODx Evolution, it’s possible that the snippet needs updating to work with Evo.
I had to turn of cachable on the "Print" document, otherwise it always displays the first page viewed in "print preview" mode.
I’ve been using this snippet with the idea of printing out individual Ditto articles being listed.
I followed the instructions to the letter, but it always outputs the listing page, and not the actual article.
If I change the printDoc to [*id*] then it will just output the page and its linked template, not the print template.
This snippet does not work with Ditto listed articles, but is there a workaround?
I don’t understand, hard to explain.
What i like to do is on a page, i click on the print button and then i get a popup, into the popup i get the same page only with different template.
What i now get is the same page in a popup and on the part where i have set the snippet code i get the good template content. So now i have double content.
The good template html is put into the popuppage on the place where the snippet is called.
All arround needs to be gone! So i need a blank popup page with the tpl code into it.
Now i have to use css to display none all the other items..
Evolution user, I like the back-end speed and simplicity
