1 answer
It all depends on how you are rendering that field from the object. The Salesforce PDF rendering engine is very particular and I would highly advise that you use all standard Visualforce components (<apex:outputField />, <apex:outputText />) and no other method of Javascript/Misc type of approach.