I am having trouble using Transformation web services to transform html content to pdf.
I am making a realtime request using transService.TransformJob(ticket) with the ticket containing the html converted into a byte array using the BinaryContent object. Other transformation types are working such as docx to pdf. When I try to create a pdf from the html of a page the styles and images are not applied. However I have checked that the reference urls for the styles and images are valid on the app server where adts is hosted. I have tried using document_to_pdf and optimizePDF_adts.