what's the source code look like?
# advancedpdf
m
what's the source code look like?
s
<td>${result.memo}</td> <td>${result.unit}</td> Both the search result columns are written into seperate td.
@Merik Ducker: But this splitting or the data happens only when the "description" string encountered with a double quote ( " ). The actual description from the search result is : Testing - AR Projects-Parts 1M061-0105411A01 0174 1100 SERIES MID DRIVE CONVEYOR, 6" WIDE X 1'-.6" LONG WITH DRIVE SHAFT IN POSITION A, LOW SIDE PROFILE ON SIDE A AND D. TYPE 74 MEDIUM FRICTION BELT. INCLUDES TRANSFER IDLER TAIL AND TRANSFER(more...)
@Merik Ducker: Can i know any way to overcome this issue?
m
Not that I know of
Modify the search output upstream and replace the problem character with a synonym?