| Rank: Newbie Groups: Member
 
 Joined: 2/24/2013
 Posts: 2
 
 | 
		    I apologize if this has been asked already, but I couldn't find it in the forum or online documentation.
 I am generating a PDF by passing HTML from a page back to the controller using jQuery AJAX. It works fine except that, because the styling comes from a stylesheet, it is un-styled.
 
 Is there an example somewhere demonstrates the best way of dealing with this?
 
 I am using dot.LESS so the style sheet has a .LESS extension, don't know it that matters.
 
 Thanks!
 
 >>>>>>
 
 Whoops, I found it, sorry about that! HtmlToPdf.Options.BaseUr was what I was missing!
 | 
	| Rank: Administration Groups: Administration
 
 Joined: 5/27/2007
 Posts: 24,425
 
 | 
		    Great. Glad that you found the answer!
		 |