Contact us
Home
Products
Ultra Media Gallery 8
Overview
Feature Highlights
Sample Galleries
Galleria (UMG 8.5)
Translucent Slider (UMG 8.4)
Tonic Gallery (UMG 8.3)
Slider Master (UMG 8.2)
Carousel Evolution (UMG 8.1)
Spotlight Slider ( UMG 8.1)
TripleLayerSlider | homepage slider
MediaLibrary | mixed media gallery
WidescreenTour2 | stills & trailers
Piecerotator | multi media rotator
Html Slideshow | image slideshows
Widescreenshowroom | showcase
UMG Professional | photo gallery
UMG Classic | RSS subscription
Shooting places on Google maps
Virtual Tour
Photo calendar
Trial & Downloads
Testimonials
Release Notes
Ultra Video Gallery 4
Overview
Feature Highlights
Release Notes
Sample Sites
Reviews
Sample Videos
Trial & Downloads
Ultra News Article 1.1
Overview
Feature Highlights
Sample
Save as PDF
Custom development
Downloads
Buy now
License Upgrade
Support
Host Partnership
If you are looking for good DNN hosting, then PowerDNN is the
best DNN host
around!
Need a custom module?
Should you have any questions about custom DNN modules or web projects, please
let us know
.
Latest Discussions
Critical Error
by Dustin Eatchel
Hi, we're getting a critcal error in our UVG 424 Pro module. The error is "A cr...
CarouselEvolution not showing properly . . .
by Mike Ulloa
I have recently installed UMG 8.5 on a DNN 5.05 server. The carousel does not...
Empty Gallery. UMG 8.5
by Diego Juzgado
I have delete all medias and albums from a gallery module and now, I can't acces...
pause at the end of a slider display
by Brazos Donaho
Was wondering if it would be possible to have an option that could control if th...
Require login to post comments
by Marty Goldberg
Is there a way to require users to login before they can post a comment on a vid...
Home
>
Support
Support Forum
Unanswered
Active Topics
Forums
Search
Forums
>
Save as PDF
>
General Questions
Subject: Setting Pdf Settings
Prev
Next
You are not authorized to post a reply.
Page 1 of 2
1
2
>
>>
Author
Messages
Oldest First
Newest First
Juan Hoyos
Posts:10
12/15/2009 2:49 PM
Is there any way one can set some pdf settings like the following?
- Page format (A4, Letter, Custom[Height & Width])
- Page orientation
Its known that SaveAsPdf uses Winnovative HTML to PDF solution and they certanly support it.
Pengtsen R
Posts:11264
12/17/2009 10:12 PM
you can find a SaveAsPdf.xml in save as pdf folder, which can be used to config winnovative control. but it doesn't allow you to change page format and orenation.
thanks.
Pengtsen R
http://www.bizmodules.net
Juan Hoyos
Posts:10
12/19/2009 9:35 AM
Hi Pengtsen,
We're already clients of bizmodules (UVG, SaveAsPdf) and it's really really important for us to have them.
Is there any possibility you may support those two settings in the XML and give us an updated binary with it? How may we help you with that? testing?
Thank you in advance.
Pengtsen R
Posts:11264
12/19/2009 3:25 PM
Juan, do you happen to know which property of Winnovative control is used to set page formatn and orientation?
Pengtsen R
http://www.bizmodules.net
Juan Hoyos
Posts:10
12/21/2009 8:46 AM
I believe its like this:
pdfConverter.PdfDocumentOptions.PdfPageSize = PdfPageSize.A4;
pdfConverter.PdfDocumentOptions.PdfPageOrientation = PDFPageOrientation.Portrait;
pdfConverter.PdfDocumentOptions.PdfCompressionLevel = PdfCompressionLevel.Normal;
Pengtsen R
Posts:11264
12/22/2009 6:08 AM
ok, I sent you an email for the update.
Pengtsen R
http://www.bizmodules.net
Juan Hoyos
Posts:10
12/22/2009 9:06 AM
Thank you Pengtsen
Pengtsen R
Posts:11264
12/23/2009 1:06 AM
always glad to help.
Pengtsen R
http://www.bizmodules.net
Juan Hoyos
Posts:10
12/23/2009 9:57 AM
Hi, do we have the possibility to pass the PdfPageSize and PdfPageOrientation values as GET params to DownloadPdf.aspx?
Its useful when you have different sizes and orientations to be rendered as Pdf on the same site.
Pengtsen R
Posts:11264
12/23/2009 8:48 PM
I'm sorry no, it's be design that this product load configurations from xml file.
Pengtsen R
http://www.bizmodules.net
Jeff Hughes
Posts:7
02/24/2010 3:34 AM
Are the page length settings available in the XML? I would like to use some different sizes.
Thanks
Pengtsen R
Posts:11264
02/24/2010 7:17 AM
what page length setting?
Pengtsen R
http://www.bizmodules.net
Jeff Hughes
Posts:7
02/24/2010 9:49 AM
Actually I think it is page format as mention at the opening of this post.
"- Page format (A4, Letter, Custom[Height & Width]) "
Can I set this in the XML?
I think it would be great if we could make all the settings in XML that are available here: http://www.winnovative-software.com/ when the show "advanced settings" are exposed. This gives a considerable amount of flexibility.
Thanks.
-Jeff
Pengtsen R
Posts:11264
02/25/2010 11:02 PM
this module support 17 settings of winnovative component, but it seems page size is fixed to be a4.
Pengtsen R
http://www.bizmodules.net
Jeff Hughes
Posts:7
02/26/2010 7:50 PM
If you could investigate this possibility, I could really use legal size as well as A4.
Thank you.
Pengtsen R
Posts:11264
03/02/2010 10:15 AM
ok, I specially added PDFPageSize support, email me to get an udpated version because it's not uploaded to snowcovered.
Pengtsen R
http://www.bizmodules.net
John LaFon
Posts:6
03/26/2010 1:10 PM
How is this implemented? Is it in the XML or can we specify it in the javascript function I am using to create the pdf?
Pengtsen R
Posts:11264
03/28/2010 12:32 AM
There is a SaveAsPdf.xml in the folder of this module, which can be used to customize it.
Pengtsen R
http://www.bizmodules.net
ken stessens
Posts:12
05/14/2010 4:50 AM
Hello,
I need to get started with the Save as PDF, but I also need the settings for page size / orientation etc. I have downloaded the trial version, but the options are not available in the XML file.
Please indicate how to get a version with the full XML setting capabilities. It seems that it is not available for download, only by email on request. If that is correct, please send me an up to date copy.
Thanks in advance,
Ken
Pengtsen R
Posts:11264
05/18/2010 1:00 PM
Sorry for the delays to give you a reply.
You can just add a PdfPageSize node in the xml file. what page size do you use? if you use A4 you should set it to 8, if you use A3 it should be set to 7....
Pengtsen R
http://www.bizmodules.net
You are not authorized to post a reply.
Page 1 of 2
1
2
>
>>
Ultra Media Gallery
--<b>General Questions</b>
--<b>Support Questions</b>
--<b>Suggestions and Ideas</b>
Ultra Video Gallery
--<b>General Questions</b>
--<b>Support Questions</b>
Ultra News Article
--<b>General Questions</b>
--<b>Support Questions</b>
--<b>Feature Suggestions</b>
Save as PDF
--<b>General Questions</b>
--<b>Support Questions</b>
Forums
>
Save as PDF
>
General Questions
> Setting Pdf Settings
ActiveForums 3.7