few pdf updates

This commit is contained in:
2024-11-29 16:12:15 +00:00
parent 54b6180c0d
commit 612fa44a86
6 changed files with 2 additions and 7 deletions
@@ -79,7 +79,6 @@ const styles = StyleSheet.create({
richArea: { richArea: {
fontSize: 12, fontSize: 12,
color: "red",
flexDirection: "column", flexDirection: "column",
}, },
}); });
@@ -95,7 +95,6 @@ const styles = StyleSheet.create({
richArea: { richArea: {
fontSize: 12, fontSize: 12,
color: "red",
flexDirection: "column", flexDirection: "column",
}, },
}); });
-1
View File
@@ -95,7 +95,6 @@ const styles = StyleSheet.create({
richArea: { richArea: {
fontSize: 12, fontSize: 12,
color: "red",
flexDirection: "column", flexDirection: "column",
}, },
}); });
@@ -509,7 +509,7 @@ export const planningappeals78_pdf = ({ docProps, pickListData }) => {
{values.caseObj.pinswg_lpaname} {values.caseObj.pinswg_lpaname}
</Text> </Text>
</View> </View>
<View {/* <View
wrap={false} wrap={false}
style={{ style={{
flexDirection: "row", flexDirection: "row",
@@ -526,7 +526,7 @@ export const planningappeals78_pdf = ({ docProps, pickListData }) => {
? "Email" ? "Email"
: "Post"} : "Post"}
</Text> </Text>
</View> </View> */}
<View <View
wrap={false} wrap={false}
style={{ style={{
-1
View File
@@ -91,7 +91,6 @@ const styles = StyleSheet.create({
richArea: { richArea: {
fontSize: 12, fontSize: 12,
color: "red",
flexDirection: "column", flexDirection: "column",
}, },
}); });
@@ -79,7 +79,6 @@ const styles = StyleSheet.create({
richArea: { richArea: {
fontSize: 12, fontSize: 12,
color: "red",
flexDirection: "column", flexDirection: "column",
}, },
}); });