I've called RedDot support for a similar issues but I don't think it's isolated to PDF's I have the same problem here for for HTML and XML. Basically when our users go through workflow and approve pages the HTML variant that we have doesn't get published but the XML version does. I called RedDot support and they pointed me to the Help section under edit publication settings... for the following 2 options
- Do not follow page references when publishing [ ] Yes - Do not follow link references when publishing [ ] Yes These were both checked off for me... if you read the help make sure you pay attention to the "NOTE". If you uncheck both these options it my impact performance on large project. Fortunately the data that needed to be published is in a list 3 big lists so all I did was write some RQL that publishes the list for me with all the appropriate options checked (this pretty much acts as a manual publish) and save it as a User Defined Job, create a workflow that calls the user defined job to publish the lists. The down side is all the GUID's for the lists/pages are hard coded but it works for me for now it's not pretty or elegant but this stuff is critical for me. On Nov 10, 2:09 pm, bushland25 <[EMAIL PROTECTED]> wrote: > Hi RDNewbee, > > I have the exact same issue as you. I get the PDF variants for some > pages and not for others. When I publish the root going forward > (following pages and related pages), some of my PDF files are > generated and others aren't. When I publish from the actual page, all > of the PDFs are generated correctly. I am actually talking to RedDot > about this issue. We'll see what they come up with. > > On Nov 8, 7:08 pm, RDNewbee <[EMAIL PROTECTED]> > wrote: > > > We have a new project in reddot that needs to be published but we have > > problems. One of the problem is PDF varance. I have a project variance > > that have PDF extension on project level and on template level. I have > > 2 different templates that have pdf varaint assigned. However only one > > template is getting published partially. Second template is not even > > published. Also there is an image within a PDF template that does not > > have a image placeholder but is generated through html image tag. > > Image is not displayed on PDF as well. Please if you have any solution > > can you help us? > > > Thanks you --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
